chore(main): release 1.1.0#305
Open
fusionauth-platform-team wants to merge 6 commits intomainfrom
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Prepares the repository for the 1.1.0 release by updating published version metadata and aligning the E2E test matrix/fixtures with the currently supported FusionAuth server versions.
Changes:
- Bump SDK version from
1.1.0-rcto1.1.0in version files and publishing config. - Add/refresh release documentation (CHANGELOG, SECURITY policy matrix, LICENSE year).
- Update E2E workflow FusionAuth version matrix and add corresponding
fusionauth/<version>/docker-compose + kickstart fixtures.
Reviewed changes
Copilot reviewed 25 out of 25 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| version.txt | Updates repo version marker to 1.1.0. |
| library/build.gradle.kts | Updates published artifact version to 1.1.0. |
| fusionauth/1.64.1/kickstart/kickstart.json | Adds kickstart config fixture for FusionAuth 1.64.1 E2E testing. |
| fusionauth/1.64.1/kickstart/css/styles.css | Adds theme stylesheet fixture for FusionAuth 1.64.1 kickstart. |
| fusionauth/1.64.1/docker-compose.yml | Adds docker-compose fixture for FusionAuth 1.64.1 E2E environment. |
| fusionauth/1.64.1/.env | Adds environment defaults for FusionAuth 1.64.1 docker-compose fixture. |
| fusionauth/1.63.0/kickstart/kickstart.json | Adds kickstart config fixture for FusionAuth 1.63.0 E2E testing. |
| fusionauth/1.63.0/kickstart/css/styles.css | Adds theme stylesheet fixture for FusionAuth 1.63.0 kickstart. |
| fusionauth/1.63.0/docker-compose.yml | Adds docker-compose fixture for FusionAuth 1.63.0 E2E environment. |
| fusionauth/1.63.0/.env | Adds environment defaults for FusionAuth 1.63.0 docker-compose fixture. |
| fusionauth/1.62.1/kickstart/kickstart.json | Adds kickstart config fixture for FusionAuth 1.62.1 E2E testing. |
| fusionauth/1.62.1/kickstart/css/styles.css | Adds theme stylesheet fixture for FusionAuth 1.62.1 kickstart. |
| fusionauth/1.62.1/docker-compose.yml | Adds docker-compose fixture for FusionAuth 1.62.1 E2E environment. |
| fusionauth/1.62.1/.env | Adds environment defaults for FusionAuth 1.62.1 docker-compose fixture. |
| fusionauth/1.61.2/kickstart/kickstart.json | Adds kickstart config fixture for FusionAuth 1.61.2 E2E testing. |
| fusionauth/1.61.2/kickstart/css/styles.css | Adds theme stylesheet fixture for FusionAuth 1.61.2 kickstart. |
| fusionauth/1.61.2/docker-compose.yml | Adds docker-compose fixture for FusionAuth 1.61.2 E2E environment. |
| fusionauth/1.61.2/.env | Adds environment defaults for FusionAuth 1.61.2 docker-compose fixture. |
| SECURITY.md | Updates supported/tested version matrix for SDK >= 1.1.0. |
| LICENSE | Updates copyright year range through 2026. |
| CHANGELOG.md | Adds 1.1.0 release section to changelog. |
| .github/workflows/e2e-test-fusionauth-matrix-android-latest.yml | Updates FusionAuth version matrix for E2E workflow to 1.61.2–1.64.1. |
| .github/release-manifest.json | Bumps Release Please manifest to 1.1.0. |
| .github/prerelease-manifest.json | Bumps prerelease manifest to 1.1.0. |
| .github/prerelease-config.json | Removes pinned prerelease release-as setting. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
🤖 I have created a release beep boop
1.1.0 (2026-04-09)
Features
Miscellaneous Chores
Build System and Dependencies
This PR was generated with Release Please. See documentation.