Skip to content

Releases: patrickcping/pingone-go-sdk-v2

Release (2023-12-27)

27 Dec 17:04
06f6feb
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.3
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.6.0 => v0.6.1 #301
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.33.0 => v0.34.0 #301
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.1 => v0.18.2 #301
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.12.0 => v0.12.1 #301
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.6.1
    • Note Remove redundant data models and documentation. #300
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.34.0
    • Note Adjust CORS origins documentation. #291
    • Note Remove redundant data models and documentation. #300
    • Feature Add support for Identity Propagation Plans API. #299
    • Enhancement Change Type property in the ApplicationAccessControlGroup object model to be an ENUM. #295
    • Enhancement Added the Include query string parameter to the ApiReadFormRequest API. #297
    • Enhancement Added ability to configure FormFieldTextblob form controls. #297
    • Enhancement Added the ShowPasswordRequirements property to password based form controls. #297
    • Enhancement Created FormStyles object model to make usage simpler. #297
    • Enhancement Added FormStylesPadding object model to support custom style override of form controls. #297
    • Bug Fixed the OtherOptionLabel property for form field models. #297
    • Bug Fixed the OtherOptionInputLabel property for form field models. #297
    • Bug Fixed the Alignment property for form field style models. #297
    • Bug Fixed required propertys for form field models. #297
    • Bug Fixed the Options form field property object. #297
    • Bug Fixed the FormFieldCombobox form object. #297
    • Bug Removal of unnecessary Key property from the FormRecaptchaV2 form object. #297
    • Bug Added required Key property to the FormQrCode form object. #297
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.18.2
    • Note Remove redundant data models and documentation. #300
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.12.1
    • Note Remove redundant data models and documentation. #300

What's Changed

Full Changelog: v0.11.2...v0.11.3

Release (2023-11-29) (2)

29 Nov 20:07
aa1c76f
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.2
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.0 => v0.18.1 #290
    • Note bump golang.org/x/oauth2 v0.14.0 => v0.15.0 #290
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.18.1
    • Bug Fixed invalid value for EnumMFADevicePolicySelection model. ALWAYS_PROMPT_TO_SELECT corrected to ALWAYS_DISPLAY_DEVICES. #289

What's Changed

Full Changelog: v0.11.1...v0.11.2

Release (2023-11-29)

29 Nov 15:52
e90b66a
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.1
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.32.0 => v0.33.0 #287
    • Note bump golang.org/x/oauth2 v0.13.0 => v0.14.0 #287
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.33.0
    • Feature Add support for User Account API (allowing lock and unlock). #282
    • Enhancement Expand the GroupMembership data model. #284
    • Enhancement Simplified the GroupMembershipApi request and response payload models. #284
    • Enhancement Corrected and expanded the SchemaAttributePatch request and response payload. #285
    • Enhancement Added CorsSettings object attribute to the ApplicationOIDC, ApplicationSAML and ApplicationWSFED object models. #286

What's Changed

Full Changelog: v0.11.0...v0.11.1

Release (2023-11-10)

10 Nov 15:35
4353c97
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.0
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement v0.2.2 => v0.3.0 #280
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.3.1 => v0.4.0 #280
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.5.0 => v0.6.0 #280
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.31.0 => v0.32.0 #280
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.17.0 => v0.18.0 #280
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.11.0 => v0.12.0 #280
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.3.1 => v0.4.0 #280
    • Enhancement Added the ReferencedValues property to the P1ErrorDetailsInnerInnerError object model. #279
  • github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement : v0.3.0
    • Enhancement Add API error handling for 409 errors. #279
    • Enhancement Added the ReferencedValues property to the P1ErrorDetailsInnerInnerError object model. #279
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.4.0
    • Enhancement Add API error handling for 409 errors. #279
    • Enhancement Added the ReferencedValues property to the P1ErrorDetailsInnerInnerError object model. #279
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.6.0
    • Enhancement Add API error handling for 409 errors. #279
    • Enhancement Added the ReferencedValues property to the P1ErrorDetailsInnerInnerError object model. #279
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.32.0
    • Enhancement Add API error handling for 409 errors. #279
    • Enhancement Added the ReferencedValues property to the P1ErrorDetailsInnerInnerError object model. #279
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.18.0
    • Enhancement Add API error handling for 409 errors. #279
    • Enhancement Added the ReferencedValues property to the P1ErrorDetailsInnerInnerError object model. #279
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.12.0
    • Enhancement Add API error handling for 409 errors. #279
    • Enhancement Added the ReferencedValues property to the P1ErrorDetailsInnerInnerError object model. #279
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.4.0
    • Enhancement Added the InspectionType property to the GovernmentIdConfiguration object model. #278
    • Enhancement Add API error handling for 409 errors. #279
    • Enhancement Added the ReferencedValues property to the P1ErrorDetailsInnerInnerError object model. #279

What's Changed

Full Changelog: v0.10.9...v0.11.0

Release (2023-11-01)

01 Nov 17:26
3b5cf74
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.10.9
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.4.1 => v0.5.0 #277
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.30.0 => v0.31.0 #277
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.5.0
    • Enhancement Added the Default property to the CredentialTypeMetaDataFieldsInner object model. #275
    • Enhancement Added Multiple object attribute to the CredentialType object model. #275
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.31.0
    • Enhancement Added DisplayName, SourceId and SourceType object attributes to the Group object model. #264
    • Enhancement Added TlsClientAuthKeyPair object attributes to the Subscription object model. #265
    • Enhancement Added OUTBOUND_MTLS to the EnumCertificateKeyUsageType enum. #265
    • Enhancement Added ability to set a PKCS12 keystore password when building a CreateKeyRequest. #266
    • Enhancement Better define the Role and RolePermissionsInner data models. #270
    • Enhancement Support group role assignments. #271
    • Enhancement Added Tags object attribute to the BillOfMaterialsProductsInner model, to facilitate creation of DaVinci enabled environments without example configuration. #272
    • Enhancement Added support for the Propagation Stores API. #276
    • Bug Corrected situations where EntityArrayEmbeddedGatewaysInner unmarshal did not return objects of type ENUMGATEWAYTYPE_RADIUS properly. #273

What's Changed

  • Added DisplayName, SourceId and SourceType object attributes to the Group object model by @patrickcping in #264
  • Expand webhooks model for mTLS authentication by @patrickcping in #265
  • Add password parameter for pkcs12 key import by @patrickcping in #266
  • Better define the Role and RolePermissionsInner data models. by @patrickcping in #270
  • Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #269
  • Support group role assignments by @patrickcping in #271
  • Added Tags object attribute to the BillOfMaterialsProductsInner model by @patrickcping in #272
  • EntityArrayEmbeddedGatewaysInner correction to properly handle RADIUS Gateway Types by @mjspi in #273
  • Support the issuance of multiple verifiable credentials based on a directory attribute. by @mjspi in #275
  • Add support for the Propagation Stores API by @patrickcping in #276
  • Bump PingOne modules 2023-11-01 by @patrickcping in #277

Full Changelog: v0.10.8...v0.10.9

Release (2023-10-16)

16 Oct 18:25
e9b8db6
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.10.8
    • Note bump github.com/securego/gosec/v2 v2.17.0 => v2.18.1 #261
    • Note bump golang.org/x/oauth2 v0.12.0 => v0.13.0 #259
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement v0.2.1 => v0.2.2 #263
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.3.0 => v0.3.1 #263
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.4.0 => v0.4.1 #263
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.29.0 => v0.30.0 #263
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.16.0 => v0.17.0 #263
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.10.0 => v0.11.0 #263
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.3.0 => v0.3.1 #263
  • github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement : v0.2.2
    • Note Updated the default UserAgent string format. #255
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.3.1
    • Note Unskip read only attributes when converting API models to maps. #255
    • Note Updated the default UserAgent string format. #255
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.4.1
    • Note Unskip read only attributes when converting API models to maps. #255
    • Note Updated the default UserAgent string format. #255
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.30.0
    • Note Unskip read only attributes when converting API models to maps. #255
    • Note Updated the default UserAgent string format. #255
    • Enhancement Added Resource object attribute to the ResourceScope object model. #262
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.17.0
    • Note Unskip read only attributes when converting API models to maps. #255
    • Note Updated the default UserAgent string format. #255
    • Enhancement Add Users object to the MFASettings model to support setting default MFA settings for registering users. #256
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.11.0
    • Note Unskip read only attributes when converting API models to maps. #255
    • Note Updated the default UserAgent string format. #255
    • Enhancement Enhance the EnumFlowType with new supported values. #256
    • Enhancement Added the Compositions array to the RiskPredictorComposite model, to replace the Composition attribute that has now been deprecated. #256
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.3.1
    • Note Unskip read only attributes when converting API models to maps. #255
    • Note Updated the default UserAgent string format. #255

What's Changed

Full Changelog: v0.10.7...v0.10.8

Release (2023-09-15)

15 Sep 10:14
755a907
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.10.7
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.28.0 => v0.29.0 #254
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.9.0 => v0.10.0 #254
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.29.0
    • Enhancement Added the application/vnd.pingidentity.user.import+json content-type header to the UsersAPI, to be able to import passwords. #253
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.10.0
    • Enhancement Add support for a Bot detection specific data model. #252

What's Changed

  • Add support for a Bot detection specific data model by @patrickcping in #252
  • Added the application/vnd.pingidentity.user.import+json content-type header to the UsersAPI, to be able to import passwords. by @patrickcping in #253
  • bump go modules 2023-09-15 by @patrickcping in #254

Full Changelog: v0.10.6...v0.10.7

Release (2023-09-11)

11 Sep 14:49
ff240cd
Compare
Choose a tag to compare
  • 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

Release (2023-09-05)

05 Sep 08:19
9479c28
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.10.5
    • Note bump github.com/golangci/golangci-lint v1.54.1 => v1.54.2 #246
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.26.0 => v0.27.0 #246
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.27.0
    • Enhancement Added EnableRequestedAuthnContext to the ApplicationSAML and ApplicationSAMLAllOf data models. #245

What's Changed

Full Changelog: v0.10.4...v0.10.5

Release (2023-08-22)

22 Aug 09:51
9491279
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.10.4
    • Note bump github.com/securego/gosec/v2 v2.16.0 => v2.17.0 #242
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.3.1 => v0.4.0 #242
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.4.0
    • Enhancement Add parameters OnDelete to the CredentialType model. #240
    • Enhancement Add parameters FileSupport to the CredentialTypeMetaDataFieldsInner model. #240

What's Changed

Full Changelog: v0.10.3...v0.10.4