docs: update sunset notification message and Learn More URL#550
Merged
laileni-aws merged 1 commit intoaws:mainfrom Apr 30, 2026
Merged
docs: update sunset notification message and Learn More URL#550laileni-aws merged 1 commit intoaws:mainfrom
laileni-aws merged 1 commit intoaws:mainfrom
Conversation
Will-ShaoHua
commented
Apr 29, 2026
| + " New accounts will no longer available starting 5/15, but existing users can still sign-in below."; | ||
| public static final String KIRO_SUNSET_LEARN_MORE_URL = "https://aws.amazon.com/q/developer/"; | ||
| + " New accounts will no longer be available starting May 15, 2026, but existing users can still sign-in below."; | ||
| public static final String KIRO_SUNSET_LEARN_MORE_URL = "https://kiro.dev/"; |
Contributor
Author
There was a problem hiding this comment.
todo: update link
- Update message: 'starting May 15, 2026' instead of 'starting 5/15' - Update Learn More URL to https://aws.amazon.com/blogs/devops/amazon-q-developer-end-of-support-announcement/
60c32dc to
5c8116b
Compare
laileni-aws
approved these changes
Apr 30, 2026
laileni-aws
approved these changes
Apr 30, 2026
chungjac
approved these changes
Apr 30, 2026
Will-ShaoHua
added a commit
that referenced
this pull request
Apr 30, 2026
* chore: bump version to 2.7.1 * doc: patch #550
Will-ShaoHua
added a commit
that referenced
this pull request
May 1, 2026
* chore: bump version to 2.7.1 * doc: patch #550 * chore: bump version to 2.7.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update the sunset notification message and Learn More URL across the plugin.
Message change:
starting 5/15→starting May 15, 2026URL change:
https://aws.amazon.com/q/developer/→https://kiro.dev/Files changed
plugin/src/.../util/Constants.java— message text + URL constant