Skip to content

Releases: patrickcping/pingone-go-sdk-v2

Release (2022-11-06-2)

06 Nov 17:52
ddf78e8
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.5.0
    • Enhancement Add support for initialising the client with an access token #82

What's Changed

Full Changelog: v0.4.3...v0.5.0

Release (2022-11-06)

06 Nov 13:16
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.4.3
    • Note bump github.com/golangci/golangci-lint v1.49.0 => v1.50.1
    • Note bump github.com/securego/gosec/v2 v2.13.1 => v2.14.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.11.2 => v0.12.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.6.1 => v0.7.0
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.12.0
    • Breaking change Removed the EnumLicensePackage enum model #81
    • Feature Support for Branding Settings #76
    • Feature Support for Branding Themes #76
    • Feature Support for Resource Client Secrets #78
    • Enhancement Add idToken and userInfo attributes to the ResourceAttribute data model #78
    • Enhancement Add mappedClaims attributes to the ResourceScope data model #78
    • Enhancement Add introspectEndpointAuthMethod attributes to the Resource data model #78
    • Enhancement Added the TERMINATED value to the EnumLicenseStatus model #81
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.7.0
    • Feature Added FIDO Policy API and model #75
    • Feature Added FIDO Custom Device Metadata API and model #75

What's Changed

Full Changelog: v0.4.2...v0.4.3

Release (2022-10-15)

15 Oct 16:27
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.4.2
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.11.1 => v0.11.2
    • Bug fix Fix error conversion where the model doesn't exist #72
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.11.2
    • Bug fix - Correct the Image API model #74

What's Changed

Full Changelog: v0.4.1...v0.4.2

Release (2022-10-10)

10 Oct 14:21
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.4.1
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.11.0 => v0.11.1
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.6.0 => v0.6.1
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.11.1
    • Enhancement Add uriPrefix (mobile) and excludedPlatforms (mobile device integrity check) to the ApplicationOIDC data model #71
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.6.1
    • Bug fix lockout made optional in the MFASettings model #70

What's Changed

Full Changelog: v0.4.0...v0.4.1

Release (2022-10-09)

09 Oct 18:00
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.4.0
    • Note Add github.com/patrickcping/pingone-go-sdk-v2/authorize v0.1.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.10.0 => v0.11.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.5.1 => v0.6.0
    • Feature Added error models and marshal helpers to model package #66
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.1.0
    • Feature Initial release #55
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.11.0
    • Feature Support for Licenses #64
    • Feature Support for Languages #63
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.6.0
    • Bug fix Corrected the Device policy API #65
    • Bug fix Corrected the Application push credentials API model #67

What's Changed

Full Changelog: v0.3.8...v0.4.0

Release (2022-09-18)

18 Sep 21:45
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.3.8
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.9.0 => v0.10.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.5.0 => v0.5.1
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.10.0
    • Bug fix - Correct the http endpoint headers object in the Subscription model #52
    • Bug fix - Correct the createGroupNesting response object #53
    • Breaking change CreateApplication201Response changes to ReadOneApplication200Response model #49
    • Feature Support for External Link applications #49
    • Feature Support for the PingOne Portal application #49
    • Feature Support for the PingOne Self Service application #49
    • Feature Add the readOneGroupNesting API #53
    • Feature Support for Alerts #54
    • Enhancement Add type attribute to the GroupNesting data model #53
    • Enhancement Support for kerberos attribute model in the Application data model #49
    • Enhancement - Add PINGID_WINLOGIN_PASSWORDLESS_AUTHENTICATION and PINGID_AUTHENTICATION to the EnumSignOnPolicyType model for workforce based sign on policy actions #47
    • Enhancement - Added SignOnPolicyActionPingIDWinLoginPasswordless model to support the PingID Windows Passwordless sign on policy action #47
    • Enhancement - Added application attribute to the ApplicationAttributeMapping model #48
    • Enhancement - Changed model dereferencing strategy for the CreateApplication201Response model #48
    • Enhancement - Changed model dereferencing strategy for the CreateApplicationRequest model #48
    • Enhancement - Changed model dereferencing strategy for the CreateGateway201Response model #48
    • Enhancement - Changed model dereferencing strategy for the CreateGatewayRequest model #48
    • Enhancement - Changed model dereferencing strategy for the EntityArrayEmbeddedApplicationsInner model #48
    • Enhancement - Changed model dereferencing strategy for the EntityArrayEmbeddedAttributesInner model #48
    • Enhancement - Changed model dereferencing strategy for the EntityArrayEmbeddedGatewaysInner model #48
    • Enhancement - Changed model dereferencing strategy for the IdentityProvider model #48
    • Enhancement - Changed model dereferencing strategy for the SignOnPolicyAction model #48
    • Enhancement - Changed model dereferencing strategy for the SignOnPolicyActionCommonConditionOrOrInner model #48
    • Enhancement - Changed model dereferencing strategy for the UpdateApplicationRequest model #48
    • Enhancement - Changed model dereferencing strategy for the UpdateDomain200Response model #48
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.5.1
    • Enhancement - Changed model dereferencing strategy for the CreateMFAPushCredential201Response model #48
    • Enhancement - Changed model dereferencing strategy for the CreateMFAPushCredentialRequest model #48
    • Enhancement - Changed model dereferencing strategy for the EntityArrayEmbeddedPushCredentialsInner model #48
    • Enhancement - Changed model dereferencing strategy for the UpdateMFAPushCredentialRequest model #48
    • Enhancement - Add environment attribute block to MFASettings model #50
    • Enhancement - Add required attributes to the MFASettings model #50

What's Changed

Full Changelog: v0.3.7...v0.3.8

Release (2022-09-11)

11 Sep 18:50
Compare
Choose a tag to compare
  • 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

Release (2022-09-04)

04 Sep 20:23
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.3.6
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.7.0 => v0.8.0
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.8.0
    • Bug fix - Fix Gateway response dereferencing for non-LDAP types #40
    • Bug fix - Fix ExportCSR headers, to determine the response type of the CSR #41
    • Bug fix - Correct the ImportCSRResponse API #41
    • Bug fix - Correct the GetKey API when exporting the public certificate #41
    • Bug fix - Correct the CreateCertificateFromFile API #41
    • Enhancement - Add Links to Gateway model #40
    • Enhancement - Add X_PEM_FILE to EnumCSRExportHeader (exporting CSR formats) #41
    • Feature Support for Read All Gateway Credentials #40
    • Feature Support for Read One Gateway Credential #40

What's Changed

Full Changelog: v0.3.5...v0.3.6

Release (2022-09-01)

01 Sep 16:50
e5a263a
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.3.5
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.6.0 => v0.7.0
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.7.0
    • Bug fix - Correct ApplicationSAML model IdpSigning attribute #38
    • Bug fix - Correct ApplicationSAML model to include read only Algorithm attribute #38
    • Note Uplift API version to 2022-08-02 #32
    • Note Documentation formatting change Certificate model #33
    • Note Documentation formatting change EnumCertificateKeyAlgorithm #33
    • Note Documentation formatting change EnumCertificateKeyStatus #33
    • Note Documentation formatting change EnumCertificateKeySignagureAlgorithm #33
    • Note Documentation formatting change EnumCertificateKeyUsageType #33
    • Breaking change Added required fields to the SAML Identity Provider constructor #31
    • Breaking change Changed required attributes on the Certificate model #35
    • Enhancement Support for Kerberos Gateway #32
    • Enhancement EnumCertificateKeyUsageType includes missing enum values #33
    • Enhancement EnumCertificateKeyStatus includes missing enum values #37
    • Enhancement EnumCertificateKeySignagureAlgorithm includes missing enum values #33, #36
    • Enhancement Better define the Certificate Key update model #34

Release (2022-08-29)

29 Aug 14:21
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.3.4
    • Note bump github.com/golangci/golangci-lint v1.47.2 => v1.49.0
    • Note bump github.com/securego/gosec/v2 v2.12.0 => v2.13.1
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.5.0 => v0.6.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.3.0 => v0.4.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.2.0 => v0.3.0
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.6.0
    • Bug fix - Correct PINGONE_API from incorrect PING_ONE_API in EnumResourceType enum
    • Bug fix - Correct EnumIdentityProviderAttributeMappingUpdate values #30
    • Bug fix - Fix IdentityProvider oneOf decode routine #30
    • Feature Support for Custom Domains #26
    • Feature Support for Keypairs #26
    • Feature Support for Certificates #26
    • Enhancement Add 404 response processing for all requests #28
    • Enhancement Add missing 400 response processing #29
    • Breaking change API name change for Agreement Languages #30
    • Breaking change API name change for Agreement Revisions #30
    • Breaking change API name change for Agreements #30
    • Breaking change API name change for Application Attribute Mapping #30
    • Breaking change API name change for Application Role Assignment #30
    • Breaking change API name change for Application Secret #30
    • Breaking change API name change for Application Sign on Policy Assignment #30
    • Breaking change API name change for Applications #30
    • Breaking change API name change for Branding Settings #30
    • Breaking change API name change for Branding Themes #30
    • Breaking change API name change for Enable Users #30
    • Breaking change API name change for Gateway Credentials #30
    • Breaking change API name change for Gateway Instances #30
    • Breaking change API name change for Gateway role assignments #30
    • Breaking change API name change for Gateways #30
    • Breaking change API name change for Group Memberships #30
    • Breaking change API name change for Identity Provider Attributes #30
    • Breaking change API name change for Identity Providers #30
    • Breaking change API name change for Language localization #30
    • Breaking change API name change for Languages #30
    • Breaking change API name change for Linked Accounts #30
    • Breaking change API name change for MFA Pairing Keys #30
    • Breaking change API name change for Notification Settings SMTP #30
    • Breaking change API name change for Notification Settings #30
    • Breaking change API name change for Notification Templates #30
    • Breaking change API name change for Phone Delivery Settings #30
    • Breaking change API name change for Propagation Mappings #30
    • Breaking change API name change for Propagation Plans #30
    • Breaking change API name change for Propagation Revisions #30
    • Breaking change API name change for Propagation Rules #30
    • Breaking change API name change for Propagation Store Metadata #30
    • Breaking change API name change for Propagation Stores #30
    • Breaking change API name change for Resource Attributes #30
    • Breaking change API name change for Resource Scopes #30
    • Breaking change API name change for Resources #30
    • Breaking change API name change for Sessions #30
    • Breaking change API name change for Sign On Policies #30
    • Breaking change API name change for Sign On Policy Actions #30
    • Breaking change API name change for Trusted Email Addresses #30
    • Breaking change API name change for Trusted Email Domains #30
    • Breaking change API name change for User Accounts #30
    • Breaking change API name change for User Agreement Consents #30
    • Breaking change API name change for User ID Verification #30
    • Breaking change API name change for User Passwords #30
    • Breaking change API name change for User Populations #30
    • Breaking change API name change for User Role Assignments #30
    • Breaking change API name change for Users #30
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.4.0
    • Enhancement Add 404 response processing for all requests #28
    • Enhancement Add missing 400 response processing #29
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.3.0
    • Enhancement Add 404 response processing for all requests #28
    • Enhancement Add missing 400 response processing #29

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4