Releases: redhat-cop/group-sync-operator
Releases · redhat-cop/group-sync-operator
v0.0.21
What's Changed
- Update of depencencies by @sabre1041 in #222
- Update workflow by @sabre1041 in #224
- add and fix syntax highlighting in README by @liamkinne in #218
- Add missing single quote in logs by @PendaGTP in #209
- Removed kube auth proxy debug logging by @sabre1041 in #226
- Update msgraph dependency for performance by @sabre1041 in #229
New Contributors
- @liamkinne made their first contribution in #218
- @PendaGTP made their first contribution in #209
Full Changelog: v0.0.20...v0.0.21
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)