Skip to content

Update changelog for 1.23.6#268

Merged
mmcfarland merged 4 commits into
mainfrom
changelog-1.23.6
May 27, 2026
Merged

Update changelog for 1.23.6#268
mmcfarland merged 4 commits into
mainfrom
changelog-1.23.6

Conversation

@mmcfarland
Copy link
Copy Markdown
Member

Summary

  • Expand the 1.23 changelog range through 1.23.6.
  • Add HorizonDB Azure browse and metadata support to Added.
  • Add the Saved Query History execution fix to Fixed.

Verification

  • git diff --check

Copy link
Copy Markdown
Contributor

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

Updates the extension’s release notes by extending the 1.23 pre-release changelog through 1.23.6 and adding a new stable-release entry for 1.24.0.

Changes:

  • Adds a 1.24.0 section describing it as the stable release of 1.23.* with no changes since 1.23.6.
  • Renames the 1.23.0 entry to a 1.23.0 - 1.23.6 range and adds new “Added/Changed/Fixed” bullets.
  • Adds additional schema migration-related release notes under Fixed.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md
Comment on lines +9 to +15
## [1.24.0] - 2026-06-01

Stable release.

This is the stable release of the features introduced in `1.23.*`. There are no changes since `1.23.6`, but `1.24.0` marks these features as stable for all users.

## [1.23.0 - 1.23.6] - 2026-05-26
Comment thread CHANGELOG.md
Comment on lines 19 to +22
- **AWS RDS IAM Authentication** — Connect to Amazon RDS and Aurora PostgreSQL databases using AWS RDS IAM credentials, with AWS profile and region support plus automatic credential refresh before signed tokens expire. ([#211](https://github.com/microsoft/vscode-pgsql/issues/211), [#219](https://github.com/microsoft/vscode-pgsql/issues/219))
- **Visualize Durable Workflows and AI Pipelines** - (Preview) Support run and definition visualizations for `pg_durable` and `azure_ai.pipelines` created workflows. See the steps, failures, and timings.
- **Horizon DB Network Settings** — Open Horizon DB network configuration from the server dashboard to manage firewall access from within the extension.
- **HorizonDB Azure browse and metadata support** — Browse HorizonDB clusters from the Azure connection flow. Allow fetching Azure metadata for manually entered HorizonDB hosts so dashboard Azure-management features recognize those connections.
Comment thread CHANGELOG.md
Comment on lines 40 to +43
- Server-management actions are now gated by Azure PostgreSQL platform so unsupported management surfaces are not shown for the wrong server type.
- **[Schema Migrations]** — Oracle to Azure Database for PostgreSQL migration tooling is now generally available.
- **[Schema Migrations]** — Refined project layout, provides easier understanding and navigation
- **[Schema Migrations]** — Improvements in object conversion quality and more detailed reporting.
Comment thread CHANGELOG.md
- Saved Query History entries can now execute after the original query editor has been closed.
- Server-management actions are now gated by Azure PostgreSQL platform so unsupported management surfaces are not shown for the wrong server type.
- **[Schema Migrations]** — Oracle to Azure Database for PostgreSQL migration tooling is now generally available.
- **[Schema Migrations]** — Refined project layout, provides easier understanding and navigation
@mmcfarland mmcfarland merged commit c5e1852 into main May 27, 2026
2 checks passed
@mmcfarland mmcfarland deleted the changelog-1.23.6 branch May 27, 2026 20:02
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.

4 participants