Skip to content

Releases: openstandia/connector-github

v1.2.4

01 Jul 14:47

Choose a tag to compare

1.2.4 (2025-07-01)

Bug Fixes

  • handle GitHub SCIM empty array limitation (468a86a)

v1.2.3

17 Jun 04:25

Choose a tag to compare

1.2.3 (2025-06-17)

Bug Fixes

  • can't fetch user/group by NAME (4c8e5ac)

v1.2.2

14 Jun 14:50

Choose a tag to compare

1.2.2 (2025-06-14)

Bug Fixes

  • use lowercase 't' in Content-type header to prevent GitHub API override (c9f065b)

v1.2.1

14 Jun 09:31

Choose a tag to compare

1.2.1 (2025-06-14)

Bug Fixes

  • restore rate limit handling for SCIM search operations (a1da889)

v1.2.0

05 Jun 12:16

Choose a tag to compare

1.2.0 (2025-06-05)

Features

  • add configurable endpoint URL for EMU data residency support (036bb22)

v1.1.0

29 Aug 05:37

Choose a tag to compare

1.1.0 (2024-08-29)

Features

  • implement GitHubEMUConnector (e0ee7e7)

v1.0.2

10 Mar 09:09

Choose a tag to compare

1.0.2 (2021-03-10)

Bug Fixes

  • unassign team(s) when the user is removed(#6) (eda3691)

v1.0.1

17 Feb 15:40

Choose a tag to compare

1.0.1 (2021-02-17)

Bug Fixes

  • improve handling user and team, fix some bugs (eff52bb)

v1.0.0

16 Feb 17:05

Choose a tag to compare

1.0.0 (2021-02-16)

Features

BREAKING CHANGES

  • initial release