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

Release 0.63.0 #638

Merged
merged 3 commits into from
Nov 21, 2024
Merged

Release 0.63.0 #638

merged 3 commits into from
Nov 21, 2024

Conversation

msakrejda
Copy link
Contributor

No description provided.

@msakrejda msakrejda requested a review from a team November 21, 2024 23:07
@@ -1,5 +1,24 @@
# Changelog

## 0.63.0 2024-11-21
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version in the code was updated to 0.62.1, but this is 0.63.0?

If we want to do a patch release I'd assume it would branch off of the previous release instead of releasing the main branch.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's probably no harm in going ahead and releasing 0.63.0. We're already running this version of the collector in production.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I started with 0.62.1 but then reviewing the changes, I realized this probably needs to be a 0.63.0. I fixed the code references now. We haven't done collector patch releases on older versions in the past, and I don't think it's worth doing it here.

processing and sending snapshots
* Track Postgres buffer cache usage
- This reports statistics from [pg_buffercache](https://www.postgresql.org/docs/current/pgbuffercache.html)
if available
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be good to mention the max_buffer_cache_monitoring_gb setting here. Maybe a summarized version of the PR description: #633

@msakrejda msakrejda merged commit c737b95 into main Nov 21, 2024
3 checks passed
@msakrejda msakrejda deleted the release-v0.63.0 branch November 21, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants