-
Notifications
You must be signed in to change notification settings - Fork 931
Release 5.6.0 #3696
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
base: master
Are you sure you want to change the base?
Release 5.6.0 #3696
Conversation
And upgrade the GitReleaseManager tool
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.
See the draft release note here.
}, | ||
"gitreleasemanager.tool": { | ||
"version": "0.18.0", | ||
"version": "0.20.0", |
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.
Previous versions ask for .net 7 to be installed, which is out of support (and was no more installed on my setup).
|
||
** Bug | ||
|
||
* #3643 Collection cache lookup failure with enum keys |
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 one is not yet merged. It will have to be removed or merged before merging the release.
In the milestone, there is also another issue not yet merge, which has a draft pending PR. I intend to remove it from the milestone if it does not get merged prior to merging the release.
Draft releases are not accessible to everyone. This is a link for maintainers. |
@fredericDelaporte, probably would need to update SECURITY.md with following content: ## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 5.6.x | :white_check_mark: |
| 5.5.x | :white_check_mark: |
| < 5.5 | :x: | |
And upgrade the GitReleaseManager tool.