Skip to content

Release (2023-09-11)

Compare
Choose a tag to compare
@patrickcping patrickcping released this 11 Sep 14:49
· 154 commits to main since this release
ff240cd
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.10.6
    • Note bump golang.org/x/oauth2 v0.11.0 => v0.12.0 #251
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.27.0 => v0.28.0 #251
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.28.0
    • Breaking Change Removed deprecated enum values SHA224withRSA and SHA224withECDSA from the EnumCertificateKeySignagureAlgorithm model. #247
    • Enhancement Added enum values to EnumApplicationWSFEDIDPSigningAlgorithm model. #247
    • Enhancement Added default value to model attributes that use the EnumApplicationSAMLSloBinding model. #247
    • Enhancement Added default value to model attributes that use the EnumGatewayTypeLDAPSecurity model. #247
    • Enhancement Added default value to model attributes that use the EnumIdentityProvider model. #247
    • Enhancement Added default value to model attributes that use the EnumSchemaAttributeType model. #247
    • Enhancement Added default value to model attributes that use the EnumTemplateContentPushCategory model. #247
    • Enhancement Added default value to the AssertionSigned attributes on the ApplicationSAML model. #247
    • Enhancement Added default value to the ResponseSigned attributes on the ApplicationSAML model. #247
    • Enhancement Added support for the AuthnRequestSigned attribute on the ApplicationSAMLAllOfSpVerification model. #247
    • Enhancement Added support for the Algorithm attribute on the IdentityProviderSAMLAllOfSpSigning model. #247
    • Enhancement Added support for new attributes AdditionalRefreshTokenReplayProtectionEnabled, RequireSignedRequestObject, ParRequirement, ParTimeout to the ApplicationOIDC and ApplicationOIDCAllOf data models. #248

What's Changed

Full Changelog: v0.10.5...v0.10.6