Skip to content

Comments

Update CHANGELOG.md for version 1.0.1#38

Merged
clauspruefer merged 2 commits intov1.0.1rcfrom
copilot/sub-pr-37
Feb 18, 2026
Merged

Update CHANGELOG.md for version 1.0.1#38
clauspruefer merged 2 commits intov1.0.1rcfrom
copilot/sub-pr-37

Conversation

Copy link
Contributor

Copilot AI commented Feb 18, 2026

Added changelog entry documenting version 1.0.1 changes: default values for optional database configuration parameters and documentation corrections.

Changes

  • Bug Fixes: Documented addition of default values for query_timeout (5000ms), session_tmp_buffer (128MB), ssl ('disable'), and connect_timeout (10s), which fixes example 01-logical-replication
  • Documentation: Documented corrections to parameter units and types:
    • query_timeout: Seconds → Milliseconds
    • ssl: boolean → enum (disable|allow|prefer|require)
    • Updated default values and simplified multi-database examples

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: clauspruefer <17313789+clauspruefer@users.noreply.github.com>
Copilot AI changed the title [WIP] Add default values for database configuration parameters Update CHANGELOG.md for version 1.0.1 Feb 18, 2026
Copilot AI requested a review from clauspruefer February 18, 2026 11:25
@clauspruefer clauspruefer marked this pull request as ready for review February 18, 2026 11:37
Copilot AI review requested due to automatic review settings February 18, 2026 11:37
@clauspruefer clauspruefer merged commit 1d7e106 into v1.0.1rc Feb 18, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a changelog entry for version 1.0.1, documenting bug fixes and documentation improvements related to database configuration default values. The changelog accurately reflects code changes that were made to add default values for optional database configuration parameters (query_timeout, session_tmp_buffer, ssl, and connect_timeout) and documentation updates that corrected parameter units and types in the configuration documentation.

Changes:

  • Added version 1.0.1 changelog entry with bug fixes and documentation sections
  • Documented default values for optional database configuration parameters that enable the 01-logical-replication example to work without explicit configuration
  • Documented corrections to configuration documentation regarding parameter units and types

@clauspruefer clauspruefer deleted the copilot/sub-pr-37 branch February 23, 2026 08:41
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