-
Notifications
You must be signed in to change notification settings - Fork 487
v26.5 release notes #34568
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
v26.5 release notes #34568
Conversation
kay-kim
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this lgtm from me. Will just comment instead of approve so that @maheshwarip can also take a look. (but, if not approved by 3 ... will approve then)
doc/user/content/releases/_index.md
Outdated
|
|
||
| ### Improvements | ||
| - **VARCHAR(MAX) and NVARCHAR(MAX) support for SQL Server**: The Materialize SQL Server source now supports `varchar(max)` and `nvarchar(max)` data types. | ||
| - **Faster authentication for connection poolers**: We've added an index to the `pg_authid` system catalog. This should to significantly improve the performance of default authentication queries made by connection poolers like pgbouncer. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
? "This should to ..." ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also ... Does the first sentence matter more than the second one for our audience?
Corrected a duplicate word in the bug fixes section and improved clarity.
|
|
||
| ## v26.5.0 | ||
| *Released to Materialize Self-Managed: 2025-12-23* <br> | ||
| *Scheduled for release to Materialize Cloud: 2026-01-08* <br> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So ... only as an FYI -- the docs are updated per the latest.
So ..
https://materialize.com/docs/ingest-data/sql-server/#supported-types (but obviously, Cloud won't have this until January).
|
@bosconi is going to merge this in when the release goes out next week! |
Second commit is based on all PRs included in the release candidate.
Draft source with PR links: https://github.com/MaterializeInc/llm-experiments/blob/main/release-notes/output/release_notes_v26.5.md
Omitted items with PR links: https://github.com/MaterializeInc/llm-experiments/blob/main/release-notes/output/release_notes_v26.5_omitted.md