Skip to content

Releases: patrickcping/pingone-go-sdk-v2

v0.12.9

10 Feb 13:58
94d71e1
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.9
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.7.0 => v0.8.0 #422
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.10.0 => v0.11.0 #422
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.48.0 => v0.49.0 #422
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.22.0 => v0.23.0 #422
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.18.0 => v0.19.0 #422
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.8.0 => v0.9.0 #422
    • Note bump golang.org/x/oauth2 v0.25.0 => v0.26.0 #422
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.8.0
    • Note Enhance backoff retry logic for transient errors according to best practices. #418 #421
    • Enhancement Added API functions for X-Ping-External-Transaction-ID and X-Ping-External-Session-ID for transaction and session telemetry. #419
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.11.0
    • Note Enhance backoff retry logic for transient errors according to best practices. #418 #421
    • Enhancement Added API functions for X-Ping-External-Transaction-ID and X-Ping-External-Session-ID for transaction and session telemetry. #419
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.49.0
    • Note Enhance backoff retry logic for transient errors according to best practices. #418 #421
    • Enhancement Added API functions for X-Ping-External-Transaction-ID and X-Ping-External-Session-ID for transaction and session telemetry. #419
    • Bug Corrected data matches more than one schema in oneOf(NotificationsSettingsEmailDeliverySettings) error for email notification settings on new environments (again). #417
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.23.0
    • Note Enhance backoff retry logic for transient errors according to best practices. #418 #421
    • Enhancement Added API functions for X-Ping-External-Transaction-ID and X-Ping-External-Session-ID for transaction and session telemetry. #419
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.19.0
    • Note Enhance backoff retry logic for transient errors according to best practices. #418 #421
    • Enhancement Added API functions for X-Ping-External-Transaction-ID and X-Ping-External-Session-ID for transaction and session telemetry. #419
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.9.0
    • Note Enhance backoff retry logic for transient errors according to best practices. #418 #421
    • Enhancement Added API functions for X-Ping-External-Transaction-ID and X-Ping-External-Session-ID for transaction and session telemetry. #419

What's Changed

Full Changelog: v0.12.8...v0.12.9

v0.12.8

05 Feb 16:42
6a4d1bb
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.8
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.47.0 => v0.48.0 #416
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.48.0
    • Enhancement Added the filter query string parameter function to the ReadAllCustomAdminRoles(..) API request model. #414
    • Bug Corrected data matches more than one schema in oneOf(NotificationsSettingsEmailDeliverySettings) error for email notification settings on new environments. #415

What's Changed

Full Changelog: v0.12.7...v0.12.8

v0.12.7

23 Jan 11:39
2b6ed9e
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.7
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.46.0 => v0.47.0 #413
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.47.0
    • Enhancement Added EnvironmentDnsRecord to the EmailDomainOwnershipStatus model. #412

What's Changed

Full Changelog: v0.12.6...v0.12.7

v0.12.6

21 Jan 11:23
0b5374d
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.6
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.45.0 => v0.46.0 #411
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.21.0 => v0.22.0 #411
    • Note bump golang.org/x/oauth2 v0.24.0 => v0.25.0 #411
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.46.0
    • Enhancement Added roles Advanced Identity Cloud Super Admin, Advanced Identity Cloud Tenant Admin and Custom Roles Admin to the EnumRoleName model. #407
    • Enhancement Added BlastRadiusMitigation to the GatewayTypeRADIUSAllOfRadiusClients model. #410
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.22.0
    • Enhancement Added UserPresenceTimeout to the FIDO2Policy model. #408
    • Enhancement Added PublicKeyCredentialHints to the FIDO2Policy model. #409

What's Changed

Full Changelog: v0.12.5...v0.12.6

v0.12.5

18 Dec 14:00
dfec7a2
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.5
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.44.0 => v0.45.0 #403
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.17.0 => v0.18.0 #403
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.45.0
    • Enhancement Added SUSPICIOUS_TRAFFIC enum to EnumAlertChannelAlertType model. #399
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.18.0
    • Bug Add missing protect predictor composite conditions IP_RANGE and IP_COMPARISON. #401

What's Changed

Full Changelog: v0.12.4...v0.12.5

v0.12.4

15 Nov 15:57
d2c134a
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.4
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.6.0 => v0.7.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.9.0 => v0.10.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.43.0 => v0.44.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.20.0 => v0.21.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.16.0 => v0.17.0 #397
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.7.0 => v0.8.0 #397
    • Note bump golang.org/x/oauth2 v0.21.0 => v0.24.0 #397
  • github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement : v0.3.3
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.7.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.10.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.44.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Breaking change Model NotificationsSettingsEmailDeliverySettings is now a compound model supporting both SMTP and custom notification models. #386
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Feature Added support for the Administrator Security API. #381
    • Feature Added support for custom email notification providers. #386
    • Feature Added support for the Custom Admin Roles API. #388
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392
    • Enhancement Added the SessionNotOnOrAfterDuration field to the ApplicationSAML data model. #387
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.21.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392
    • Enhancement Added the UriParameters field to the DeviceAuthenticationPolicyTotp data model. #384
    • Enhancement Added the OtpLength field to the DeviceAuthenticationPolicyOfflineDeviceOtp data model. #385
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.17.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392
    • Enhancement Added the ShouldValidatePayloadSignature field to the RiskPredictorDevice model. #380
    • Enhancement Added the IncludeRepeatedEventsWithoutSdk field to the RiskPredictorBotDetection model. #382
    • Enhancement Support the TRAFFIC_ANOMALY risk predictor type (new RiskPredictorTrafficAnomaly model). #383
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.8.0
    • Breaking change (Api[a-zA-Z]Request).Execute() and (*Api[a-zA-Z]Request).[a-zA-Z]Execute() API functions now returns the EntityArrayPagedIterator data type to for code clients to implement paging of results. #392
    • Note Upgraded go version to 1.23 to align with the go release policy. #395
    • Enhancement Added (Api[a-zA-Z]Request).ExecuteInitialPage() and (*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage() API functions to just return the initial page of a paged response. #392

What's Changed

  • Upgrade go to 1.22 by @patrickcping in #376
  • Added the ShouldValidatePayloadSignature field to the RiskPredictorDevice model by @patrickcping in #380
  • Add support for the Administrator Security API by @patrickcping in #381
  • Add the IncludeRepeatedEventsWithoutSdk field to the RiskPredictorBotDetection model by @patrickcping in #382
  • Support the TRAFFIC_ANOMALY risk predictor type by @patrickcping in #383
  • Added the UriParameters field to the DeviceAuthenticationPolicyTotp data model by @patrickcping in #384
  • Added the OtpLength field to the DeviceAuthenticationPolicyOfflineDeviceOtp data model by @patrickcping in #385
  • Added support for custom email notification providers by @patrickcping in #386
  • Added the SessionNotOnOrAfterDuration field to the ApplicationSAML data model by @patrickcping in #387
  • Add support for the Custom Admin Roles API by @patrickcping in #388
  • Add hypertext links to admin security API model by @patrickcping in #389
  • Correct Traffic anomal...
Read more

v0.12.3

22 Jul 11:24
c836d65
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.3
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.42.0 => v0.43.0 #371
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.6.0 => v0.7.0 #371
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.43.0
    • Breaking change API name change for Integration Catalog #370
    • Enhancement Added "Integration", "Integration Version", "Integration Version Attribute" data models. #370
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.7.0
    • Enhancement Added Retry field to the LivenessConfiguration model. #369
    • Enhancement Added FailExpiredId, Provider and Retry fields to the GovernmentIdConfiguration object. #369

What's Changed

Full Changelog: v0.12.2...v0.12.3

v0.12.2

04 Jul 08:34
6690a83
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.2
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.5.0 => v0.6.0 #368
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.8.0 => v0.9.0 #368
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.41.0 => v0.42.0 #368
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.19.0 => v0.20.0 #368
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.15.1 => v0.16.0 #368
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.5.0 => v0.6.0 #368
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.6.0
    • Breaking change Links objects changed from LinksHATEOAS object to map[string]LinksHATEOASValue type. #366
    • Enhancement Added the HALApi service to be able to follow HAL links in responses. #366
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.9.0
    • Breaking change Links objects changed from LinksHATEOAS object to map[string]LinksHATEOASValue type. #366
    • Enhancement Added the HALApi service to be able to follow HAL links in responses. #366
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.42.0
    • Breaking change Links objects changed from LinksHATEOAS object to map[string]LinksHATEOASValue type. #366
    • Enhancement Added the HALApi service to be able to follow HAL links in responses. #366
    • Enhancement Added trials ENUM values to the EnumSolutionType model. #364
    • Enhancement Added AlertName field to the AlertChannel model. #363
    • Enhancement Added support for granting the Application Owner role. #365
    • Bug Remove unsupported AlertingApi.ReadOneAlertChannel. #363
    • Bug Corrected EnumAlertChannelAlertType enum values. #363
    • Bug Corrected EnumGatewayVendor enum values. #367
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.20.0
    • Breaking change Links objects changed from LinksHATEOAS object to map[string]LinksHATEOASValue type. #366
    • Enhancement Added the HALApi service to be able to follow HAL links in responses. #366
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.16.0
    • Breaking change Links objects changed from LinksHATEOAS object to map[string]LinksHATEOASValue type. #366
    • Enhancement Added the HALApi service to be able to follow HAL links in responses. #366
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.6.0
    • Breaking change Links objects changed from LinksHATEOAS object to map[string]LinksHATEOASValue type. #366
    • Enhancement Added the HALApi service to be able to follow HAL links in responses. #366

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

18 Jun 10:35
7715198
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.12.1
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.40.0 => v0.41.0 #362
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.15.0 => v0.15.1 #362
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.41.0
    • Enhancement Added SpEncryption to the ApplicationSAML and associated models to control encryption of SAML application assertions. #348
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.15.1
    • Bug Corrected DomainWhiteList field in the RiskPredictorAdversaryInTheMiddle model. #361

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

07 Jun 10:29
9db360f
Compare
Choose a tag to compare
  • 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