Skip to content

Commit

Permalink
chore(changelog/v4.0.0-alpha.2): release 4.0.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 21, 2024
1 parent 1fa8496 commit 4d03dcb
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@

New features, fixed bugs, known defects and other noteworthy changes to each release of the Catena-X IAM * Keycloak instances.

## [4.0.0-alpha.2](https://github.com/eclipse-tractusx/portal-iam/compare/v3.0.0...v4.0.0-alpha.2) (2024-10-21)


### ⚠ BREAKING CHANGES

* **seeding-job:** enable realm import with dynamic config ([#141](https://github.com/eclipse-tractusx/portal-iam/issues/141))

### Features

* add BPDM authentication configuration for 24.08. release ([#155](https://github.com/eclipse-tractusx/portal-iam/issues/155)) ([5a73f46](https://github.com/eclipse-tractusx/portal-iam/commit/5a73f46868067d2518bc70e4086b6e40fd6db514))
* improve default config for ingress and redirects ([#208](https://github.com/eclipse-tractusx/portal-iam/issues/208)) ([789c09e](https://github.com/eclipse-tractusx/portal-iam/commit/789c09ea59563918c25365b5cd61d462185b4629))
* improve realm seeding ([#198](https://github.com/eclipse-tractusx/portal-iam/issues/198)) ([c96973e](https://github.com/eclipse-tractusx/portal-iam/commit/c96973e2d32149ee1c9653f7fa04c27a2b97eed3))
* **notification:** adjust create notification role ([#169](https://github.com/eclipse-tractusx/portal-iam/issues/169)) ([63dad28](https://github.com/eclipse-tractusx/portal-iam/commit/63dad288bbdb554ae6d5f35c93e37810da1bbba4)), closes [#812](https://github.com/eclipse-tractusx/portal-iam/issues/812)
* **osp:** remove create role and assign configure role to cx admin ([#199](https://github.com/eclipse-tractusx/portal-iam/issues/199)) ([19eca8e](https://github.com/eclipse-tractusx/portal-iam/commit/19eca8e6adaf24b2ab93c9b0c0fc268e8bfefad7))
* **roles:** add subscribe_service permission to Business Admin ([#173](https://github.com/eclipse-tractusx/portal-iam/issues/173)) ([417cd94](https://github.com/eclipse-tractusx/portal-iam/commit/417cd946539b215a8c571d7de62825472ef9a501)), closes [#172](https://github.com/eclipse-tractusx/portal-iam/issues/172)
* **seeding-job:** enable realm import with dynamic config ([#141](https://github.com/eclipse-tractusx/portal-iam/issues/141)) ([5ed14ce](https://github.com/eclipse-tractusx/portal-iam/commit/5ed14ce23fc2c7d19e97f301cb5bb4d5fcb7361d))
* **tech user:** add new operator invite tech user ([87c8d22](https://github.com/eclipse-tractusx/portal-iam/commit/87c8d225956cd98cf7f47badae45984a6bd698b4))
* **tech user:** add new operator invite tech user ([#189](https://github.com/eclipse-tractusx/portal-iam/issues/189)) ([3018805](https://github.com/eclipse-tractusx/portal-iam/commit/3018805f77913926061af13bb5b35cbb98835c6e))


### Bug Fixes

* **App Manager:** add tech_user_management roles ([#192](https://github.com/eclipse-tractusx/portal-iam/issues/192)) ([402ddb9](https://github.com/eclipse-tractusx/portal-iam/commit/402ddb9780cb534c495b191d84ff548c2bd6b93b))
* **centralidp:** fix seeding of extra service accounts ([#209](https://github.com/eclipse-tractusx/portal-iam/issues/209)) ([225a37f](https://github.com/eclipse-tractusx/portal-iam/commit/225a37f190841222148f7a167ed5ab9faab72444))
* **cx-central realm:** correct name of default role ([e03dadd](https://github.com/eclipse-tractusx/portal-iam/commit/e03daddb7b3974ee2064c13779b2e4551b459ed1))
* **login:** escape quotes in names ([#171](https://github.com/eclipse-tractusx/portal-iam/issues/171)) ([4952f97](https://github.com/eclipse-tractusx/portal-iam/commit/4952f972b40d09c65f7f51b4e9c6c9b9837b7298))
* update cx-central configuration ([787e797](https://github.com/eclipse-tractusx/portal-iam/commit/787e797fef6f3918c75f63ea084c4ba6b2f9de50))
* update regex to allow special and umlaut characters ([#167](https://github.com/eclipse-tractusx/portal-iam/issues/167)) ([bf706f3](https://github.com/eclipse-tractusx/portal-iam/commit/bf706f3a35d7647e7cbe0b0778ffcce1856d4fa8))


### Miscellaneous Chores

* release 4.0.0-alpha.2 ([1fa8496](https://github.com/eclipse-tractusx/portal-iam/commit/1fa849663ea4bd054cf0fa5bd3c26296c3d8fc8b))

## [4.0.0-alpha.1](https://github.com/eclipse-tractusx/portal-iam/compare/v3.0.1...v4.0.0-alpha.1) (2024-10-11)


Expand Down

0 comments on commit 4d03dcb

Please sign in to comment.