Skip to content

Release (2022-09-11)

Compare
Choose a tag to compare
@patrickcping patrickcping released this 11 Sep 18:50
· 391 commits to main since this release
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.3.7
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.8.0 => v0.9.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.4.0 => v0.5.0
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.9.0
    • Bug fix - Correct the CreateDomain API response object #45
    • Bug fix - Correct the UpdateDomain API response object #45
    • Bug fix - Correct the CustomDomainCertificate conflict by adding CustomDomainCertificateRequest model #45
    • Bug fix - Correct Gateway model attributes #46
    • Bug fix - Correct GatewayLDAP model attributes #46
    • Bug fix - Correct the EnumGatewayPasswordAuthority values #46
    • Feature Support for Subscriptions data model #42
    • Feature Support for EmailDomain and EmailDomainTrustedEmail data models #43
    • Breaking change createdAt and updatedAt attributes changed to date/time data type #42
    • Breaking change lastUsedAt attribute on the Gateway Credential model changed to date/time data type #43
    • Breaking change Remove Device Authentication Policy API (moved to MFA module) #44
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.5.0
    • Feature Added MFA Settings model #44
    • Breaking change updatedAt attributes changed to date/time data type #44

What's Changed

Full Changelog: v0.3.6...v0.3.7