Add 2026-06-23 release notes#181
Merged
Merged
Conversation
b206bb7 to
6d2ffa1
Compare
pfent
reviewed
Jun 23, 2026
pfent
reviewed
Jun 23, 2026
pfent
approved these changes
Jun 23, 2026
6d2ffa1 to
2c0819a
Compare
ElenaKrippner
commented
Jun 23, 2026
| "notes": [ | ||
| { | ||
| "type": "feat", | ||
| "note": "The <tt>--createdb</tt> option now either reads the <tt>postgres</tt> super user password from the <tt>CEDAR_PASSWORD</tt> environment variable or creates a random password, which is printed to the startup logs." |
Contributor
Author
There was a problem hiding this comment.
Do we want to document this (e.g., here: https://cedardb.com/docs/get_started/install_locally/) @Lukasdoe
Contributor
There was a problem hiding this comment.
Good point, we should add this. I'll draft an edit :)
| }, | ||
| { | ||
| "type": "pg", | ||
| "note": "Support <tt>RESET variable</tt> as alternative syntax for <tt>SET variable TO DEFAULT</tt>." |
Contributor
Author
There was a problem hiding this comment.
For this, we could also add docs (https://cedardb.com/docs/references/sessions/settings/) @bandle
bandle
reviewed
Jun 23, 2026
bandle
reviewed
Jun 23, 2026
2c0819a to
8cddb25
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.