Skip to content

v0.12.0

Compare
Choose a tag to compare
@patrickcping patrickcping released this 07 Jun 10:29
· 20 commits to main since this release
9db360f
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.0
    • Note Removal of retracted module github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement. #352
    • Note Deprecated the region name. Region codes should be used instead. #358
    • Note bump golang.org/x/oauth2 v0.19.0 => v0.21.0 #341
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.4.1 => v0.5.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.7.0 => v0.8.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.39.0 => v0.40.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.3 => v0.19.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.14.1 => v0.15.0 #360
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.4.1 => v0.5.0 #360
  • github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement : v0.3.2
    • MODULE RETRACTION The API endpoint in this module suffers major loss of function. The module has been retracted but is retained in the source repo for the purpose of retration. #352
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.5.0
    • Note Removed unused Operations field from the APIServer model. #353
    • Feature Add support for Application Resource Permissions API. #344
    • Feature Add support for Application Resources API. #344
    • Feature Add support for Application Roles API. #344
    • Feature Add support for Application Role Assignments API. #344
    • Feature Add support for Application Role Permissions API. #344
    • Feature Add support for API Server Operations. #354
    • Feature Add support for API Server Deployment.
    • Enhancement Add the com.au top level domain to the connection configuration. #351
    • Enhancement Added AccessControl and Directory fields to the APIServer model. #353
    • Enhancement Added Type field to the APIServerAuthorizationServer model. #353
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.8.0
    • Enhancement Add the com.au top level domain to the connection configuration. #351
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.40.0
    • Breaking Change Removed the FormSocialLoginButtonStyles data model. Use the FormStyles data model going forward. #350
    • Note Removed unnecessary Width and IconSrc fields from FormSocialLoginButton and associated data models. #350
    • Feature Add support for Application Resource API. #346
    • Feature Add support for Application Resource Permissions API. #346
    • Feature Add support for User Application Role Assignment API. #346
    • Enhancement Added ApplicationPermissionsSettings to the Resource model. #346
    • Enhancement Added Key field to FormSocialLoginButton and associated data models. #350
    • Enhancement Added the DeletePreviousResourceSecret function to control resource secret rotation. #347
    • Enhancement Added Previous to the ResourceSecret model to control resource secret rotation. #347
    • Enhancement Add the com.au top level domain to the connection configuration. #351
    • Enhancement Add the AU region code to the EnumRegionCode model. #358
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.19.0
    • Breaking change Remove optional DeviceAuthenticationPolicyMobileOtpWindow from DeviceAuthenticationPolicyMobileOtp constructor. #343
    • Enhancement Added PromptForNicknameOnPairing boolean field to the DeviceAuthenticationPolicyFido2, DeviceAuthenticationPolicyMobile, DeviceAuthenticationPolicyOfflineDevice and DeviceAuthenticationPolicyTotp models. #349
    • Enhancement Add the com.au top level domain to the connection configuration. #351
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.15.0
    • Enhancement Add the com.au top level domain to the connection configuration. #351
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.5.0
    • Enhancement Add the com.au top level domain to the connection configuration. #351

What's Changed

Full Changelog: v0.11.9...v0.12.0