Skip to content

Commit

Permalink
ci: release 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
canonical-iam committed Mar 5, 2025
1 parent 326fcff commit 76f40be
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.21.0"
".": "0.21.1"
}
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,50 @@
# Changelog

## [0.21.1](https://github.com/canonical/identity-platform-login-ui/compare/v0.21.0...v0.21.1) (2025-03-05)


### Bug Fixes

* add kratos to csp if needed ([1730db1](https://github.com/canonical/identity-platform-login-ui/commit/1730db1ccfd05ce3ddd40c987f83d20e8edb1faf))
* add required value for config ([ad3188a](https://github.com/canonical/identity-platform-login-ui/commit/ad3188a2e5b66806e1782d33a61041f8c48bfa2d))
* allow frontend to set return_to ([81eff57](https://github.com/canonical/identity-platform-login-ui/commit/81eff57ec5cb412bfd8be57d9a943e1678183ed7))
* check required session aal in consent ([0759c40](https://github.com/canonical/identity-platform-login-ui/commit/0759c40da15b1d426ca75c873aedc2856e250df7))
* **deps:** update dependency @canonical/react-components to v1.10.0 ([fa40304](https://github.com/canonical/identity-platform-login-ui/commit/fa403044d434505113ada5fb23995ec7132f3610))
* **deps:** update dependency @canonical/react-components to v1.9.1 ([ecaa1d9](https://github.com/canonical/identity-platform-login-ui/commit/ecaa1d9d667cdb2a8f746d6aa49ef04e584b18d0))
* **deps:** update dependency @ory/client to v1.16.7 ([868acc8](https://github.com/canonical/identity-platform-login-ui/commit/868acc8abefd3c397e4d0303080f854682cdae88))
* **deps:** update dependency @ory/client to v1.17.2 ([7cab38e](https://github.com/canonical/identity-platform-login-ui/commit/7cab38ed7aaf885246c2660f2dd47d599b16d5c7))
* **deps:** update dependency sass to v1.85.0 ([61060b4](https://github.com/canonical/identity-platform-login-ui/commit/61060b492ab9c633cb07d2153d5ce84b515d065a))
* **deps:** update dependency vanilla-framework to v4.21.0 ([cf277a8](https://github.com/canonical/identity-platform-login-ui/commit/cf277a838d7228880f5da93624637352e2b64597))
* **deps:** update go deps ([e7db62c](https://github.com/canonical/identity-platform-login-ui/commit/e7db62c446c17aa8ff245ff4051577084a0d5b54))
* **deps:** update module github.com/ory/kratos-client-go to v1.3.5 ([7ea4c06](https://github.com/canonical/identity-platform-login-ui/commit/7ea4c06819747db8356824e8f6ccf42e700e4869))
* **deps:** update module github.com/ory/kratos-client-go to v1.3.6 ([6fec4d5](https://github.com/canonical/identity-platform-login-ui/commit/6fec4d56d19401a3948e608c305df8bf2cd9b033))
* **deps:** update module github.com/ory/kratos-client-go to v1.3.8 ([4cd9e47](https://github.com/canonical/identity-platform-login-ui/commit/4cd9e47708f7df62407da182b189fdbc4602c7fc))
* **deps:** update module github.com/prometheus/client_golang to v1.21.0 ([c1fc0c9](https://github.com/canonical/identity-platform-login-ui/commit/c1fc0c9108544704ab7fbe67a8ddce900d05c792))
* **deps:** update module github.com/prometheus/client_golang to v1.21.1 ([ea5fe2e](https://github.com/canonical/identity-platform-login-ui/commit/ea5fe2e6f1aefa7f725b7c1fbe6e681626a1adb6))
* **deps:** update module github.com/spf13/cobra to v1.9.0 ([c4297d0](https://github.com/canonical/identity-platform-login-ui/commit/c4297d01537cdddf49f9541d39a67e719dcc305f))
* **deps:** update module github.com/spf13/cobra to v1.9.1 ([3f47047](https://github.com/canonical/identity-platform-login-ui/commit/3f470477f786655e8ef55ae31c32b11ea044cf99))
* **deps:** update ui deps ([05ce886](https://github.com/canonical/identity-platform-login-ui/commit/05ce886a2a6aab4a9df9b56c3fc84c86e2b370e6))
* **deps:** update ui deps ([9081ab1](https://github.com/canonical/identity-platform-login-ui/commit/9081ab10d3b54604a3cc5986f6ff3b6caeffc1ce))
* **deps:** update ui deps ([949bb16](https://github.com/canonical/identity-platform-login-ui/commit/949bb16d8872f1dff1f5f2cad7f0b965c893583c))
* **deps:** update ui deps ([e6484f5](https://github.com/canonical/identity-platform-login-ui/commit/e6484f50a396f59be512e0350a224b255aed5d18))
* **deps:** update ui deps ([fff28d3](https://github.com/canonical/identity-platform-login-ui/commit/fff28d3d7b923baf813205839971aee517f05ce5))
* **deps:** update ui deps ([ec0ee96](https://github.com/canonical/identity-platform-login-ui/commit/ec0ee96b97792e0f5df82784d50350795f820ebe))
* **deps:** update ui deps ([129f71d](https://github.com/canonical/identity-platform-login-ui/commit/129f71d47b4b672dd6b616be3b4010c4737f64e7))
* **deps:** update ui deps to v15.1.7 ([3c0a6cc](https://github.com/canonical/identity-platform-login-ui/commit/3c0a6cc6f329ee074c6c8e6a034ce76e8935dd75))
* **deps:** update ui deps to v15.2.0 ([afb26ba](https://github.com/canonical/identity-platform-login-ui/commit/afb26bac3bb4b90242ea8255b9fa06127cb7b33a))
* handle redirect_to in error ([e315de8](https://github.com/canonical/identity-platform-login-ui/commit/e315de80a5278f239fec66c7432419d69f833aef))
* hydrate flow with hydra req ([da06826](https://github.com/canonical/identity-platform-login-ui/commit/da06826b900636589bc9238d3eeefb850cb967de))
* implement handling webauthn submission requests ([63cea2e](https://github.com/canonical/identity-platform-login-ui/commit/63cea2e29366fa8e073ef0b3623aed00b40fdbf4))
* introduce `DEV` flag ([e69ece1](https://github.com/canonical/identity-platform-login-ui/commit/e69ece153f0f19b31ed0cee6aa7448954b0c2ddd))
* remove redundant 'to' ([0bf51ca](https://github.com/canonical/identity-platform-login-ui/commit/0bf51ca0dc16e3662f38e15a83eb0cde42a2f097))
* remove unused frontend code ([1278b68](https://github.com/canonical/identity-platform-login-ui/commit/1278b68b935bcc7e9b7081b6a43d431dd51dd04f))
* return 200 if browser needs to redirect ([7a3ee3b](https://github.com/canonical/identity-platform-login-ui/commit/7a3ee3b0637decf44a6c790c243a94c1cbdbb471))
* uniformly handle redirect responses ([26b0085](https://github.com/canonical/identity-platform-login-ui/commit/26b0085f2c298943e1b1a2141237f49f41eaed1e))
* update go version in rockcraft ([f49f31d](https://github.com/canonical/identity-platform-login-ui/commit/f49f31d72efbc72ee5c4792103420b1d5826de72))
* update hydra sdk ([a7462e5](https://github.com/canonical/identity-platform-login-ui/commit/a7462e582c4a62e8083de3a70401b18dce5db915))
* update openfga sdk ([bc04bb6](https://github.com/canonical/identity-platform-login-ui/commit/bc04bb61b38f4c1794cf9f609d4737d9c515603d))
* use the backend to accept webauthn authn ([73afb6f](https://github.com/canonical/identity-platform-login-ui/commit/73afb6fad3d0d5bc68f54a78c8b4da2aeee64c90))

## [0.21.0](https://github.com/canonical/identity-platform-login-ui/compare/v0.20.0...v0.21.0) (2025-01-28)


Expand Down
2 changes: 1 addition & 1 deletion internal/version/const.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package version

const Version = "0.20.0" // x-release-please-version
const Version = "0.21.1" // x-release-please-version
24 changes: 13 additions & 11 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
name: identity-platform-login-ui

base: bare
build-base: [email protected]
version: '0.20.0' # x-release-please-version
version: 0.21.1
summary: Canonical Identity platform login UI
description: |
This is the Canonical Identity platform login UI used for connecting
Ory Kratos with Ory Hydra.
license: Apache-2.0

platforms:
amd64:

amd64: null
services:
login-ui:
override: replace
command: /usr/bin/identity-platform-login-ui serve
startup: enabled

parts:
go-build:
plugin: go
Expand All @@ -29,17 +25,23 @@ parts:
build-packages:
- make
- git
override-build: |
override-build: >
make npm-build build
install -D -m755 app ${CRAFT_PART_INSTALL}/opt/identity-platform-login-ui/bin/app
install -D -m755 app
${CRAFT_PART_INSTALL}/opt/identity-platform-login-ui/bin/app
organize:
opt/identity-platform-login-ui/bin/app: usr/bin/identity-platform-login-ui
stage-packages:
- base-files_var

deb-security-manifest:
plugin: nil
override-prime: |
override-prime: >
set -x
mkdir -p $CRAFT_PRIME/usr/share/rocks/
(echo "# os-release" && cat /etc/os-release && echo "# dpkg-query" && dpkg-query --admindir=$CRAFT_PRIME/var/lib/dpkg/ -f '${db:Status-Abbrev},${binary:Package},${Version},${source:Package},${Source:Version}\n' -W) > $CRAFT_PRIME/usr/share/rocks/dpkg.query
(echo "# os-release" && cat /etc/os-release && echo "# dpkg-query" &&
dpkg-query --admindir=$CRAFT_PRIME/var/lib/dpkg/ -f
'${db:Status-Abbrev},${binary:Package},${Version},${source:Package},${Source:Version}\n'
-W) > $CRAFT_PRIME/usr/share/rocks/dpkg.query

0 comments on commit 76f40be

Please sign in to comment.