-
Notifications
You must be signed in to change notification settings - Fork 31
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): add release notes for 2.30.0 #2017
Conversation
First pass at adding some content to the release notes. This is still in DRAFT form
Adding another section for Gate.
Added a few known issues and breaking changes.
Added a section for the UI changes related to AWS. There is an available video in the event we want to include it, however I am not sure exactly how to add it.
* docs(azure): added azure baking * move to new dir structure * add bake with managed image section * add custom image instructions * add chocolately package manager for Windows images * address Nemesis' feedback about chocolatey --------- Co-authored-by: Nemesis Osorio <[email protected]>
…notes PR (#2077) * docs(pac): Update for release 2.30 DOC-705 SPLAT-517 * added details from Chris Kotula * feat(pac): add docs link to compat matrix for permissions check --------- Co-authored-by: Fernando Freire <[email protected]>
* docs(fix): change red/black to blue/green DOC-706 * change red-black
Adding a bunch of updates from the working draft document. We still need to point to specific docs when I figure out where they are located.
Added the following: * Link to the Armory Compatibility Matrix which has been Updated * Cleaned up a few links to make the look better
### Dinghy fails to start with SQL enabled | ||
This is a known bug with the java version | ||
* *enabledTLSProtocols=TLSv1.2* needs to be added as an argument on newer JVMs. |
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.
### Dinghy fails to start with SQL enabled | |
This is a known bug with the java version | |
* *enabledTLSProtocols=TLSv1.2* needs to be added as an argument on newer JVMs. |
This known issue relates to Early Access functionality that won't affect most users. Suggest removing to avoid concerns about stability of the service.
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 have removed this from the release notes.
|
||
#### Armory Clouddriver - 2.28.0...2.30.0 | ||
|
||
- chore(cd): update base service version to clouddriver:2022.07.07.23.26.37.release-1.28.x (#688) |
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 is a suggestion for future releases rather than 2.30.0. As an end user these commits don't tell me anything helpful and can be ommitted without lost of clarity. @link108 is there already a ticket in our backlog to track removal of these autobump messages from the release note automation?
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.
* Removed "Dinghy fails to start with SQL enabled" per Fernando's suggestion * Added the missing plugins in file (used the one from 2.28.6 - we should confirm all versions are correct there)
Deploy preview: https://deploy-preview-2017--armory-docs.netlify.app/
https://deploy-preview-2017--armory-docs.netlify.app/plugins/pipelines-as-code/install/configure/#permissions-check-for-a-commit
https://deploy-preview-2017--armory-docs.netlify.app/continuous-deployment/spinnaker-user-guides/azure-guides/bake-images/
Merged in PRs for:
Resolves Jira: DOC-706 DOC-705 DOC-703