Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vm-image: update pgbouncer from 1.22.0 to 1.22.1 #7005

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

bayandin
Copy link
Member

@bayandin bayandin commented Mar 4, 2024

pgbouncer 1.22.1 has been released

This release fixes issues caused by some clients using COPY FROM STDIN queries. Such queries could introduce memory leaks, performance regressions and prepared statement misbehavior.

Summary of changes

  • vm-image: update pgbouncer from 1.22.0 to 1.22.1

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@bayandin bayandin requested review from a team and knizhnik and removed request for a team March 4, 2024 14:01
@bayandin bayandin added the /release-notes Release notes content label Mar 4, 2024
Copy link

github-actions bot commented Mar 4, 2024

2484 tests run: 2360 passed, 0 failed, 124 skipped (full report)


Code coverage* (full report)

  • functions: 28.7% (6933 of 24172 functions)
  • lines: 47.2% (42518 of 90097 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
1d97cf3 at 2024-03-04T14:48:37.263Z :recycle:

@bayandin bayandin merged commit 191d8ac into main Mar 4, 2024
56 checks passed
@bayandin bayandin deleted the bayandin/pgbouncer-1.22.1 branch March 4, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
/release-notes Release notes content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants