Skip to content

v0.11.7

Compare
Choose a tag to compare
@patrickcping patrickcping released this 15 Mar 18:35
· 54 commits to main since this release
354cb8e
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.7
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.37.0 => v0.38.0 #331
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.13.0 => v0.14.0 #331
    • Note bump golang.org/x/oauth2 v0.17.0 => v0.18.0 #331
    • Note bump google.golang.org/protobuf v1.31.0 => v1.33.0 #331
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.38.0
    • Enhancement Added the DefaultTargetUrl property to the ApplicationSAML data model. #325
    • Enhancement Added the UpdateUserOnSuccessfulAuthentication property to the GatewayTypeLDAPAllOfUserTypes data model. #328
    • Enhancement Added the PkceMethod ENUM property to the IdentityProviderOIDC data model. #329
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.14.0
    • Enhancement Added the EMAIL_REPUTATION predictor type. #330

What's Changed

  • Add defaultTargetUrl to SAML application schema by @kwevers in #325
  • Added the UpdateUserOnSuccessfulAuthentication property to the GatewayTypeLDAPAllOfUserTypes data model by @patrickcping in #328
  • Added the PkceMethod ENUM property to the IdentityProviderOIDC data model by @patrickcping in #329
  • Added the EMAIL_REPUTATION predictor type by @patrickcping in #330
  • Bump go modules by @patrickcping in #331
  • Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools by @dependabot in #326

New Contributors

Full Changelog: v0.11.6...v0.11.7