From 58bb0370faae9629e1e03702d0dde9a1c030578a Mon Sep 17 00:00:00 2001 From: canonical-iam <138670518+canonical-iam@users.noreply.github.com> Date: Fri, 22 May 2026 09:25:05 +0200 Subject: [PATCH] ci: release 1.25.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ internal/version/const.go | 2 +- rockcraft.yaml | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6994d4cb4..5bf018b5f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.25.2" + ".": "1.25.3" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f94bf151..fba8e12ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.25.3](https://github.com/canonical/identity-platform-admin-ui/compare/v1.25.2...v1.25.3) (2026-05-22) + + +### Bug Fixes + +* **deps:** update module github.com/jackc/pgx/v5 to v5.9.2 [security] ([85f5791](https://github.com/canonical/identity-platform-admin-ui/commit/85f57919551f0ab0a97795ac878405fda0c26817)) +* **deps:** update module github.com/jackc/pgx/v5 to v5.9.2 [security] ([#771](https://github.com/canonical/identity-platform-admin-ui/issues/771)) ([3bba1de](https://github.com/canonical/identity-platform-admin-ui/commit/3bba1de82a71c86b75e447c30ee284f6433bcd8e)) +* **deps:** update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp to v1.43.0 [security] ([28bbc24](https://github.com/canonical/identity-platform-admin-ui/commit/28bbc2422aafdb6270377a36c749f06cd4892489)) +* **deps:** update module go.opentelemetry.io/otel/sdk to v1.40.0 [security] ([3566e7a](https://github.com/canonical/identity-platform-admin-ui/commit/3566e7a41251e56c38ce2f38aeca6191bfaf0b3d)) +* **deps:** update module google.golang.org/grpc to v1.79.3 [security] ([c2049d8](https://github.com/canonical/identity-platform-admin-ui/commit/c2049d8f66267c11d752fe522df9c14a2868c055)) +* **deps:** update module google.golang.org/grpc to v1.79.3 [security] ([#759](https://github.com/canonical/identity-platform-admin-ui/issues/759)) ([6f2c8ed](https://github.com/canonical/identity-platform-admin-ui/commit/6f2c8ed5dfdfc3021584141aa6b15d6fa9bf3fb7)) + ## [1.25.2](https://github.com/canonical/identity-platform-admin-ui/compare/v1.25.1...v1.25.2) (2026-02-18) diff --git a/internal/version/const.go b/internal/version/const.go index be4b8dd10..c2d001180 100644 --- a/internal/version/const.go +++ b/internal/version/const.go @@ -3,4 +3,4 @@ package version -const Version = "1.25.2" // x-release-please-version +const Version = "1.25.3" // x-release-please-version diff --git a/rockcraft.yaml b/rockcraft.yaml index a247aa9f9..45746bfc1 100644 --- a/rockcraft.yaml +++ b/rockcraft.yaml @@ -1,7 +1,7 @@ name: identity-platform-admin-ui base: bare build-base: ubuntu@22.04 -version: 1.25.2 +version: 1.25.3 summary: Canonical Identity platform Admin UI description: | This is the Canonical Identity platform admin UI used for connecting