Releases: operaton/operaton-keycloak
Releases · operaton/operaton-keycloak
Release v1.0.0-beta-1
About this release
New and Noteworthy
Version 1.0.0 is the first release of the project. It is a fork from camunda-platform-7-keycloak
and has been adopted for Operaton.
Contributors
We'd like to thank the following people for their contributions:
- Julian Haupt (@hauptmedia)
- Karsten Thoms (@kthoms)
Changelog
🚀 Features
🐛 Bug Fixes
- 8aa376d docker-compose: Fix feature activation, closes #7
- 18997bd typo: fixed typo in opereaton
- e60097e test: disable example showcase test (related to #11, #3), closes #3 #11
- c71a481 testing: Fix test expectation, closes #14
- 11a12c3 build: Remove
deploy.yml
, closes #15 - f87da19 build: Set project version to
1.0.0-beta-1-SNAPSHOT
, closes #16
🧰 Tasks
- 4b75f43 build: Add release workflow, closes #4
- 1cda5ff build: Add Maven Wrapper, closes #5
- 4108179 docs: Add issue templates, closes #6
- 3921d59 Remove obsolete version tag
- 4b77e88 Add CODE_OF_CONDUCT.md
- ea5f075 rename: More renaming for Operaton
- 0c3534e readme: fix maintainer & add acknowledgement (fixes #1), closes #1
- 24e603e build: Set default branch to release from to
master
- a316196 renamed namespace camunda to operaton