Skip to content

chore(main): release 1.1.0-rc#299

Open
fusionauth-platform-team wants to merge 7 commits intomainfrom
release-please--branches--main
Open

chore(main): release 1.1.0-rc#299
fusionauth-platform-team wants to merge 7 commits intomainfrom
release-please--branches--main

Conversation

@fusionauth-platform-team
Copy link
Copy Markdown
Contributor

@fusionauth-platform-team fusionauth-platform-team commented Apr 9, 2026

🤖 I have created a release beep boop

1.1.0-rc (2026-04-09)

Features

  • Add prompt parameter support to OAuth2 authorization request (#295) (e7c7e7a)

Miscellaneous Chores

  • Updated all docker-compose files with installation source (#287) (bfe4834)

Build System and Dependencies

  • deps: bump github/codeql-action in the prod-github-actions group (#293) (b6d869c)
  • deps: bump the prod-github-actions group across 1 directory with 6 updates (#285) (88c5cfd)
  • ci: workflows update (#214) (d5c68ee)
  • deps: bump opensearchproject/opensearch in /fusionauth/latest (#284) (b51b360)

This PR was generated with Release Please. See documentation.

@fusionauth-platform-team fusionauth-platform-team added the autorelease: pending release-please PR tagging "Pending release" label Apr 9, 2026
@fusionauth-platform-team fusionauth-platform-team requested review from a team as code owners April 9, 2026 02:37
@fusionauth-platform-team fusionauth-platform-team added the autorelease: pending release-please PR tagging "Pending release" label Apr 9, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the 1.1.0-rc prerelease by bumping version metadata and updating the changelog to include the release notes for v1.1.0-rc.

Changes:

  • Bump version.txt to 1.1.0-rc.
  • Update .github/prerelease-manifest.json to 1.1.0-rc.
  • Add a new 1.1.0-rc section to CHANGELOG.md.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
version.txt Updates the repository version to 1.1.0-rc.
CHANGELOG.md Adds release notes for 1.1.0-rc.
.github/prerelease-manifest.json Updates prerelease manifest version to 1.1.0-rc.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread gradle/wrapper/gradle-wrapper.properties Fixed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 7 out of 8 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread version.txt
Comment thread CHANGELOG.md Outdated
Comment thread gradle/libs.versions.toml
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

upgrade gradle before a new release

Comment thread build.gradle.kts
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.13.1" apply false
id("com.android.application") version "9.1.1" apply false
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgrade the android gradle plugin before a release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: pending release-please PR tagging "Pending release"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants