-
Notifications
You must be signed in to change notification settings - Fork 13
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
chore: release notes for 1.30.0 #289
Conversation
✅ Deploy Preview for docs-pactflow-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
||
## Fixes | ||
|
||
* Fix bug where a user with environment:team:read permission received a 403 when performing a GET request for an individual environment |
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.
* Fix bug where a user with environment:team:read permission received a 403 when performing a GET request for an individual environment | |
* Fix bug where a user with `environment:team:read` permission received a 403 when performing a GET request for an individual environment |
|
||
## Features | ||
|
||
* Add team-specific metric details via an endpoint /metrics/teams |
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.
* Add team-specific metric details via an endpoint /metrics/teams | |
* Add team-specific metric details via an endpoint `/metrics/teams` |
|
||
* Fix bug where a user with environment:team:read permission received a 403 when performing a GET request for an individual environment | ||
* Ensure matrix and can-i-deploy use the latest revision of the pact when using bi-directional contracts and the pact for a consumer version is modified | ||
* Fix the bug where searching integrations in the dashboard would search it from the list of first 1000 integrations |
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.
* Fix the bug where searching integrations in the dashboard would search it from the list of first 1000 integrations | |
* Fix bug where searching integrations in the dashboard would only search from the first 1000 integrations |
* Fix bug where a user with environment:team:read permission received a 403 when performing a GET request for an individual environment | ||
* Ensure matrix and can-i-deploy use the latest revision of the pact when using bi-directional contracts and the pact for a consumer version is modified | ||
* Fix the bug where searching integrations in the dashboard would search it from the list of first 1000 integrations | ||
* Improved performance of the /admin/users endpoint |
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.
* Improved performance of the /admin/users endpoint | |
* Improved performance of the `/admin/users` endpoint |
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.
Minor changes (posted as suggestions)
|
||
## Release date | ||
|
||
08 April 2024 |
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.
Need to be on the release date (maybe today)
No description provided.