Skip to content

Release (2023-07-12)

Compare
Choose a tag to compare
@patrickcping patrickcping released this 12 Jul 16:10
· 186 commits to main since this release
74dff72
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.10.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement v0.2.0 => v0.2.1 #224
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.2.0 => v0.2.1 #224
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.2.0 => v0.2.1 #224
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.23.0 => v0.24.0 #224
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.14.0 => v0.15.0 #224
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.8.0 => v0.8.1 #224
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.2.0 => v0.2.1 #224
    • Note bump golang.org/x/oauth2 v0.9.0 => v0.10.0 #224
    • Enhancement Added ability to override the useragent at the point of client init. #218
    • Enhancement Add environment parameter defaults to client init. #222
    • Enhancement Add parameter to explicitly define http proxy support without the standard environment variables. #223
  • github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement : v0.2.1
    • Note Code optimisation for API response processing. #216
    • Note Allow user-defined values for the UserAgent configuration parameter. #217
    • Note Add parameter to explicitly define http proxy support without the standard environment variables. #223
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.2.1
    • Note Code optimisation for API response processing. #216
    • Note Allow user-defined values for the UserAgent configuration parameter. #217
    • Note Add parameter to explicitly define http proxy support without the standard environment variables. #223
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.2.1
    • Note Code optimisation for API response processing. #216
    • Note Allow user-defined values for the UserAgent configuration parameter. #217
    • Note Add parameter to explicitly define http proxy support without the standard environment variables. #223
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.24.0
    • Note Code optimisation for API response processing. #216
    • Note Allow user-defined values for the UserAgent configuration parameter. #217
    • Note Add parameter to explicitly define http proxy support without the standard environment variables. #223
    • Bug Corrected data type for CreatedAt, UpdatedAt on the User object. #221
    • Bug Corrected data type for LockedAt, UnlockAt on the UserAccount object. #221
    • Bug Corrected read-only status for LockedAt, SecondsUntilUnlock and UnlockAt on the UserAccount object. #221
    • Bug Corrected required status for CanAuthenticate and Status on the UserAccount object. #221
    • Bug Corrected data type for At on the UserLastSignOn object. #221
    • Bug Corrected data type for Type on the UserPasswordExternalGateway object. #221
    • Bug Corrected required status for Href on the UserPhoto object. #221
    • Enhancement Added read-only EmailVerified to the User object. #221
    • Enhancement Added optional SuppressVerificationCode to the UserLifecycle object. #221
    • Enhancement Updated the KeyRotationPolicy model such that ValidityPeriod is now optional and has a default value, and RotationPeriod has a default value. #220
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.15.0
    • Note Code optimisation for API response processing. #216
    • Note Allow user-defined values for the UserAgent configuration parameter. #217
    • Note Add parameter to explicitly define http proxy support without the standard environment variables. #223
    • Enhancement Add optional ENUM attribute NewDeviceNotification to the DeviceAuthenticationPolicy model. #215
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.8.1
    • Note Code optimisation for API response processing. #216
    • Note Allow user-defined values for the UserAgent configuration parameter. #217
    • Note Add parameter to explicitly define http proxy support without the standard environment variables. #223
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.2.1
    • Note Code optimisation for API response processing. #216
    • Note Allow user-defined values for the UserAgent configuration parameter. #217
    • Note Add parameter to explicitly define http proxy support without the standard environment variables. #223