-
Notifications
You must be signed in to change notification settings - Fork 160
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
Update pump 1.12.md #6006
base: master
Are you sure you want to change the base?
Update pump 1.12.md #6006
Conversation
PR Reviewer Guide 🔍(Review updated until commit 6be287f)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 6be287f
Previous suggestionsSuggestions up to commit 0d9fd5c
|
✅ PS. Pls add /docs/nightly to the end of url
To edit notification comments on pull requests, go to your Netlify site configuration. |
##### Security Fixes | ||
<ul> | ||
<li> | ||
<details> | ||
<summary>Fixed the following CVE</summary> | ||
|
||
|
||
|
||
</details> | ||
</li> | ||
</ul> |
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.
Remove this if not required.
<li> | ||
<details> | ||
<summary>Prometheus Pump API Key Obfuscation</summary> | ||
|
||
Previously, API keys were exposed in the /metrics endpoint, posing a potential security risk. With this update, API keys can now be obfuscated, preventing unintended exposure while maintaining full monitoring capabilities. | ||
|
||
</details> | ||
</li> |
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.
@alienor I think we should remove this point. Can you confirm?
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.
Agree, this shouldn't be for the public release notes, mentioning potential security risks in previous versions puts our customers at risk. This is also mentioned as the release highlights at the top. Can something else be used for the highlights?
Please refer here for guidance: https://tyktech.atlassian.net/wiki/spaces/securitycop/pages/2807857178/Public+Release+Notes
Persistent review updated to latest commit 6be287f |
|
||
<li> | ||
<details> | ||
<summary>Support for PostgreSQL 1.17</summary> |
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.
should be PostgreSQL 17 (not 1.17)
<details> | ||
<summary>Support for PostgreSQL 1.17</summary> | ||
|
||
Pump now supports PostgreSQL 1.17, ensuring compatibility with the latest database version. |
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.
same as above
User description
For internal users - Please add a Jira DX PR ticket to the subject!
Preview Link
Description
Screenshots (if appropriate)
Checklist
master
.future-release
and specify the version (e.g.,future-release, 6.0
).4.1
,5.1
).5.5
) andmaster
.PR Type
Description
Added Pump v1.12 release notes section.
Included API key obfuscation details.
Noted breaking change: removal of SQLite.
Updated dependencies, upgrade instructions, and changelog.
Changes walkthrough 📝
pump.md
Add Pump v1.12 release notes details
tyk-docs/content/developer-support/release-notes/pump.md