Skip to content

Releases: redhat-cop/group-sync-operator

v0.0.21

19 Dec 19:07
acf3cee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.20...v0.0.21

v0.0.20

18 Jul 17:48
51c6034
Compare
Choose a tag to compare

What's Changed

  • feat: get group members on $select by @jolbax in #205

New Contributors

Full Changelog: v0.0.19...v0.0.20

v0.0.19

26 May 16:38
bc36630
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

26 Apr 05:00
a1eb3e1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

v0.0.17

05 Apr 16:55
3bc0938
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.16...v0.0.17

v0.0.16

22 Feb 15:06
3a79048
Compare
Choose a tag to compare

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

30 Jan 16:43
1240cfe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.14...v0.0.15

v0.0.14

06 Oct 01:36
30f6e97
Compare
Choose a tag to compare
  • Support mapping team-members to SCIM id's in order to align with userIds used in auth (#125) 30f6e97 (David J. M. Karlsen)
  • Add auth-option to authenticate as githubapp (#118) 68097b3 (David J. M. Karlsen)

v0.0.13

02 Sep 03:17
cd79c3d
Compare
Choose a tag to compare
  • 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

28 Apr 19:59
f969f1a
Compare
Choose a tag to compare
  • Updated created date d329b2e (Andrew Block)
  • Upgrade to OLM 1.5 d3ca255 (Andrew Block)
  • Fix helm (#87) 9ddbdfe (Trevor Box)
  • Support for empty or omitted LDAP credentials 34736b2 (Andrew Block)