Releases: redhat-cop/group-sync-operator
Releases · redhat-cop/group-sync-operator
v0.0.20
v0.0.19
What's Changed
- Added checks to avoid NPE in azure provider by @sabre1041 in #192
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Pinned go workflow version by @sabre1041 in #183
- Added paging support for Azure provider by @sabre1041 in #188
- Revert workflow version by @sabre1041 in #191
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Move to go 1.17 by @davidkarlsen in #171
- Making some small clarification changes to the Okta doc section by @michaelryanmcneill in #104
- Added support for specifying CA using ConfigMap to LDAP by @sabre1041 in #175
- Updates to Azure SDK by @sabre1041 in #179
- Bump github.com/go-openapi/spec from 0.19.3 to 0.20.4 by @dependabot in #156
- Update dependencies by @sabre1041 in #181
- Updated protobuf dependency by @sabre1041 in #182
New Contributors
- @michaelryanmcneill made their first contribution in #104
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Added support for specifying CA Certificates using ConfigMaps by @sabre1041 in #160
- Use pagination when retrieving groups for an okta application by @dweebo in #162
- Do not sync okta users who are not ACTIVE by @dweebo in #163
- Implement Pruning of removed upstream groups by @dweebo in #166
New Contributors
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Minor grammar change by @joharder in #134
- fixed rbac by @raffaelespazzoli in #137
- add dependabot for gomodules by @davidkarlsen in #116
- fix keycloak group attributes sync by @trevorbox in #132
- Migration to CoP shared workflow by @sabre1041 in #147
- Bump github.com/google/go-github/v39 from 39.0.0 to 39.2.0 by @dependabot in #139
- Bump github.com/onsi/gomega from 1.13.0 to 1.18.1 by @dependabot in #149
- Bump github.com/hashicorp/go-cleanhttp from 0.5.1 to 0.5.2 by @dependabot in #142
- Bump github.com/xanzy/go-gitlab from 0.38.2 to 0.54.3 by @dependabot in #150
- Bump github.com/Nerzal/gocloak/v5 from 5.1.0 to 5.5.0 by @dependabot in #151
- Bump github.com/prometheus/client_golang from 1.7.1 to 1.11.0 by @dependabot in #141
- Updates to CSV by @sabre1041 in #154
New Contributors
- @joharder made their first contribution in #134
- @dependabot made their first contribution in #139
Full Changelog: v0.0.14...v0.0.15
v0.0.14
v0.0.13
- fix disconnected CSV support (#123) cd79c3d (Andrew Block)
- Changes to support crd v1 and pipeline processes 965eafd (Andrew Block)
- avoid deprecated code (#119) 63adf69 (David J. M. Karlsen)
- Drop username&password option (#114) 86dd970 (David J. M. Karlsen)
- Add dependabot for github actions (#95) 6249a3f (Tyler Auerbeck)
- Fix issue causing number of groups to be limited to 20 (#106) 696bad2 (klofton-bw)
- Fix for issue #108 (#109) 25817ce (Yerzhan Beisembayev)
- make field required in order to avoid invalid labels (#115) 32e449d (David J. M. Karlsen)
- Deprecate v1beta1 CRD 75c9a06 (Andrew Block)
- osdk 1.9.0 (#101) 3ecad0c (raffaelespazzoli)
- Update README.md (#97) 6983562 (Ian Tewksbury)
- Kube rbac proxy var (#98) 2b81b9c (Trevor Box)
- Updated CSV metadata 18e8121 (Andrew Block)
v0.0.12
v0.0.11
- Upgraded operator-sdk version in GitHub Actions 20dbf90 ([email protected])
- Added Okta sample ee575e6 ([email protected])
- Small CSV update 10b8aef (Andrew Block)
- CSV updates acbf5ed (Andrew Block)
- OKTA-00 syncer for integrating with Okta groups via api token (#79) 8e9bee7 (Michael Vianueva)
- nonroot user account f8bd4f3 (Andrew Block)
- relatedImages changes 079ade8 (Andrew Block)
- Metrics manifests 6602a3e (Andrew Block)
- Added metrics ae4c49f (Andrew Block)
- Removed runtime annotations b30e7c0 (Andrew Block)
- AAD support for baseGroups 2ceac83 (Andrew Block)
- Fix semantic versioning control with standard from https://semver.org (#68) 948caa4 (Andrea Cervesato)
- Template needs to use capital letters to work. (#67) b5ba5b5 (Andrea Cervesato)
- Bundle considerations for non tagged releases a749ef3 (Andrew Block)
- Resolves issue with leader election ac14ce7 (Andrew Block)
- Push latest tag dc0a363 (Andrew Block)
- Fix Helm release 48c0d14 (Andrew Block)
- Fixed issue with repo name f4a8b5a (Andrew Block)
- Fix libraries and pipeline 3e0f41c (Andrew Block)
- Changes to align with sdk 1.0/CoP 90eaa02 (Andrew Block)
- Updated Dockerfile to use UBI b870483 (Andrew Block)
- Doc updates and CSV/CRD changes 23ed237 (Andrew Block)
- Addresses issues with CRD and Azure provider 2bc0980 (Andrew Block)
- Removal of major changes 4d66974 (Andrew Block)
- Resolved issues and made improvements to the operator e631034 (Andrew Block)
- Preparing for release fcdc3f6 (Andrew Block)
- Manage keycloak items returned c40d064 (Andrew Block)
- Fixes to Makefile 55d4f3b (Andrew Block)
- Removed location of yq 4580695 (Andrew Block)
- Initial changes to support operator-sdk-v1.0 241aa8b (Andrew Block)
- Release of group-sync-operator 0.0.6 588ada9 (Andrew Block)
- Updated CRD and added generation script 64ae454 (Andrew Block)
- Fixed issue with blacklist and updated README 201df07 (Andrew Block)
- Updated LDAP required fields d7d8c76 (Andrew Block)
- LDAP provider 7a84497 (Andrew Block)
- Added support for limiting groups for Azure cc56f6a (Andrew Block)
- 0.0.5 release 3c32739 (Andrew Block)
- 0.0.4 release a1d2358 (Andrew Block)
- Corrected username for Azure provider 18d9ce4 (Andrew Block)
- Reinstated conditions methods 5dc4b49 (Andrew Block)
- Update key used to validate keycloak password (#27) 3b47377 (Tyler Auerbeck)
- Upgrade operator-sdk version 13ec905 (Andrew Block)
- Artifacts for 0.0.3 release 333d326 (Andrew Block)
- Fix typos in keycloak syncer (#23) c566eeb (Tyler Auerbeck)
- README updates a5d617f (Andrew Block)
- Corrected issues with publishing events and updated documentation a65e03d (Andrew Block)
- Removed AllNamespaces f0c6661 (Andrew Block)
- Preparation for v0.0.2 release 6f829ca (Andrew Block)
- README updates for group metadata 9e90d82 (Andrew Block)
- fix parent label (#18) 9386a81 (raffaelespazzoli)
- Tag management in GitHub action 06c159f (Andrew Block)
- support for labels (limited to keycloak) (#16) f180df5 (raffaelespazzoli)
- Minor versioning fixes 99f34d4 (Andrew Block)
- Prepare for v0.0.1 release c820acd (Andrew Block)
- Updates to permissions 169289f (Andrew Block)
- Update main.go 19e77b6 (raffaelespazzoli)
- Tightened configurations f089ee7 (Andrew Block)
- Changed to cluster scoped resource and separated out secret configuuration 2be659b (Andrew Block)
- Migration to CoP 2708a10 (Andrew Block)
- Updated README 84220cf (Andrew Block)
- Added GH workflow and keycloak improvements cd66b5b (Andrew Block)
- Added Azure provider fa21392 (Andrew Block)
- Added sync success time 7549485 (Andrew Block)
- Minor doc fix f0da357 (Andrew Block)
- Added support for GitLab provider f651384 (Andrew Block)
- Added cron schedule, enhancements to keycloak provided and new github provider 4895c37 (Andrew Block)
- Initial commit 33e8d7e (Andrew Block)