Skip to content

Commit

Permalink
chore(changelog/v4.0.0-alpha.2): release 4.0.0-alpha.2 (#211)
Browse files Browse the repository at this point in the history
* chore: release 4.0.0-alpha.2

Release-As: 4.0.0-alpha.2

* chore(changelog/v4.0.0-alpha.2): release 4.0.0-alpha.2

* docs: fix changelog

---------

Co-authored-by: Evelyn Gurschler <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and evegufy authored Oct 21, 2024
1 parent e9fa50c commit f09be0f
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,22 @@

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/v4.0.0-alpha.1...v4.0.0-alpha.2) (2024-10-21)

### Bug Fixes

* **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))

### 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)


### ⚠ BREAKING CHANGES

* **seeding-job:** enable realm import with dynamic config ([#141](https://github.com/eclipse-tractusx/portal-iam/issues/141))
* **seeding-job:** enable seeding job for realm import and upgrade with dynamic configuration of redirect urls, client secrets, etc. for centralidp and sharedidp - previously only used for upgrading the CX-Central realm configuration for centralidp

### Features

Expand All @@ -17,6 +27,10 @@ New features, fixed bugs, known defects and other noteworthy changes to each rel
* **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))
* **bpdm:** consolidate description of [new service accounts](https://github.com/eclipse-tractusx/portal-iam/pull/155) in centralidp ([5ed14ce](https://github.com/eclipse-tractusx/portal-iam/commit/5ed14ce23fc2c7d19e97f301cb5bb4d5fcb7361d))
* improve secret handling and remove obsolete secrets ([5ed14ce](https://github.com/eclipse-tractusx/portal-iam/commit/5ed14ce23fc2c7d19e97f301cb5bb4d5fcb7361d))
* move to standalone architecture for database dependency ([5ed14ce](https://github.com/eclipse-tractusx/portal-iam/commit/5ed14ce23fc2c7d19e97f301cb5bb4d5fcb7361d))
* set default replica count to 1 ([5ed14ce](https://github.com/eclipse-tractusx/portal-iam/commit/5ed14ce23fc2c7d19e97f301cb5bb4d5fcb7361d))
* **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
Expand Down

0 comments on commit f09be0f

Please sign in to comment.