-
Notifications
You must be signed in to change notification settings - Fork 11
Create Release Notes for 1.0 #432
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
Conversation
Added the draft release notes for 1.0, updated mkdocs and release notes md with paths
updated release date and number
small content update for upgrade considerations
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-17.5.2 #432 +/- ##
=================================================
Coverage ? 84.68%
=================================================
Files ? 21
Lines ? 2593
Branches ? 401
=================================================
Hits ? 2196
Misses ? 316
Partials ? 81
🚀 New features to boost your workflow:
|
version variable was funky, messing with mkdocs serve, so I fixed it
changed the title of the pdf to: Percona Transparent Database Encryption for PostgreSQL
updated the ToC names to make them in line with style guide
small fix to versions, instead of RC2 I mentioned all previous versions
updated variable with new release branch and fixed small release note name
contrib/pg_tde/documentation/docs/release-notes/release-notes-v1.0.md
Outdated
Show resolved
Hide resolved
contrib/pg_tde/documentation/docs/release-notes/release-notes-v1.0.md
Outdated
Show resolved
Hide resolved
contrib/pg_tde/documentation/docs/release-notes/release-notes-v1.0.md
Outdated
Show resolved
Hide resolved
contrib/pg_tde/documentation/docs/release-notes/release-notes-v1.0.md
Outdated
Show resolved
Hide resolved
removed highlights, removed tickets that were to do from list, added wal beta mention in highlights
small fix to GA header, removed extra **
contrib/pg_tde/documentation/docs/release-notes/release-notes-v1.0.md
Outdated
Show resolved
Hide resolved
removed non-feature tickets and a duplicate improvement ticket
### Improvements | ||
|
||
- [PG-1617](https://perconadev.atlassian.net/browse/PG-1617) – Removed relation key cache | ||
- [PG-1635](https://perconadev.atlassian.net/browse/PG-1635) – User-facing TDE functions now return void |
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.
We should probably mention @AndersAstrand 's API change here with creating keys being separated from setting them.
contrib/pg_tde/documentation/docs/release-notes/release-notes-v1.0.md
Outdated
Show resolved
Hide resolved
contrib/pg_tde/documentation/docs/release-notes/release-notes-v1.0.md
Outdated
Show resolved
Hide resolved
contrib/pg_tde/documentation/docs/release-notes/release-notes-v1.0.md
Outdated
Show resolved
Hide resolved
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.
I am not happy with the reloease notes but if we want to release now let's go what we have.
Added initial files and modifications to include 1.0 release notes to the TOC and variables. Updates: