Skip to content

Releases: openstandia/midpoint-grpc

v3.1.0

09 Oct 13:48
Compare
Choose a tag to compare

3.1.0 (2024-10-09)

Bug Fixes

  • invalid package for Servlet (2846eec)

Features

  • support midPoint v4.8.4 (3e858bf)

v3.0.0

02 May 01:57
Compare
Choose a tag to compare

3.0.0 (2024-05-02)

Bug Fixes

  • can't call API by name (206133f)
  • if the gRPC service account switches to the end user by OID, the end user's nonce cannot be cleared (104f40b)
  • missing error handling for StatusRuntimeException (6205ae0)
  • NPE in forceUpdateCredential when the user doesn't have credentials yet (ab92020)

Features

BREAKING CHANGES

  • The supported midPoint version is now 4.8. Due to midPoint's internal API changes, it is not compatible with previous versions.

v2.4.2

18 Jan 13:50
Compare
Choose a tag to compare

2.4.2 (2024-01-18)

Bug Fixes

  • can't call API by name (0f80ee6)
  • if the gRPC service account switches to the end user by OID, the end user's nonce cannot be cleared (84b5476)
  • missing error handling for StatusRuntimeException (c950106)
  • NPE in forceUpdateCredential when the user doesn't have credentials yet (975b102)

v1.12.2

18 Jan 11:54
Compare
Choose a tag to compare

1.12.2 (2024-01-18)

Bug Fixes

  • can't call API by name (e998978)
  • if the gRPC service account switches to the end user by OID, the end user's nonce cannot be cleared (7c31e0e)
  • NPE in forceUpdateCredential when the user doesn't have credentials yet (7995c54)

v1.12.1

15 Jan 00:31
Compare
Choose a tag to compare

1.12.1 (2024-01-15)

Bug Fixes

  • remove JWT Authentication (688ce66)

v2.4.1

12 Jan 12:44
Compare
Choose a tag to compare

2.4.1 (2024-01-12)

Bug Fixes

  • remove JWT Authentication (c70aa12)
  • update to midpoint 4.4.6 (c008121)

v2.4.0

11 Jan 03:11
Compare
Choose a tag to compare

2.4.0 (2024-01-11)

Bug Fixes

Features

v1.12.0

10 Jan 17:02
Compare
Choose a tag to compare

1.12.0 (2024-01-10)

Bug Fixes

Features

v2.3.0

26 Nov 07:27
Compare
Choose a tag to compare

2.3.0 (2023-11-26)

Features

  • add generateValue and checkNonce (bdc595b)
  • enhanced API for SelfServiceResource stub acquisition (4374875)

v1.11.0

24 Nov 04:05
Compare
Choose a tag to compare

1.11.0 (2023-11-24)

Features

  • add generateValue and checkNonce (709cf24)
  • enhanced API for SelfServiceResource stub acquisition (923c932)