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

chore: bump BSS: v1.31.3 -> v1.32.0 #108

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

synackd
Copy link
Contributor

@synackd synackd commented Jan 9, 2025

BSS v1.32.0 adds the ability to properly update boot parameters when running the PostgreSQL backend. It also contains some other features/fixes as follows.

FIXES/IMPROVEMENTS:

  • Fixed 'PATCH' being displayed in 'PUT' log messages
  • Fixed incorrect checking for identical configs in Postgres library
  • Refactored errors into types for PostgreSQL library
  • Updated Go dependencies in go.mod
  • Improved build system hygiene

FEATURES:

  • Added postgres.Set to be able to update boot parameters in PostgreSQL
  • Build system improvements, including printing of version in logs on
    startup
  • Added xname validation and enhanced tests

BSS v1.32.0 adds the ability to properly update boot parameters when
running the PostgreSQL backend. It also contains some other
features/fixes as follows.

FIXES/IMPROVEMENTS:

- Fixed 'PATCH' being displayed in 'PUT' log messages
- Fixed incorrect checking for identical configs in Postgres library
- Refactored errors into types for PostgreSQL library
- Updated Go dependencies in go.mod
- Improved build system hygiene

FEATURES:

- Added postgres.Set to be able to update boot parameters in PostgreSQL
- Build system improvements, including printing of version in logs on
  startup
- Added xname validation and enhanced tests
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.

1 participant