Skip to content

Releases: patrickcping/pingone-go-sdk-v2

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

v0.11.9

01 May 16:35
d9936e2
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.9
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.6.2 => v0.7.0 #340
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.38.0 => v0.39.0 #340
    • Note bump golang.org/x/net v0.22.0 => v0.23.0 #340
    • Note bump golang.org/x/oauth2 v0.18.0 => v0.19.0 #340
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.7.0
    • Enhancement Add Management to the CredentialType data model. #339
    • Enhancement Add Required to the CredentialTypeMetaDataFieldsInner data model. #339
    • Bug Fixed DeletedAt property (made read-only) in the CredentialType data model and update the data type. #339
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.39.0
    • Enhancement Added the NetworkPolicyServer property to the GatewayTypeRADIUS data model. #336

What's Changed

  • Add NetworkPolicyServer to GatewayTypeRADIUS object model by @patrickcping in #336
  • Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #337
  • Add new fields to CredentialType schema, and minor bug fix. by @mjspi in #339
  • bump modules and core version 2024-05-01 by @patrickcping in #340

Full Changelog: v0.11.8...v0.11.9

v0.11.8

25 Mar 11:31
7183861
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.8
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.14.0 => v0.14.1 #333
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.14.1
    • Bug Fixed error "Error when calling ReadAllRiskPredictors: Data failed to match schemas in oneOf(RiskPredictor)" when the EMAIL_REPUTATION predictor type is in the API's response payload. #332

What's Changed

  • Fixed error "Error when calling ReadAllRiskPredictors: Data failed to match schemas in oneOf(RiskPredictor)" by @patrickcping in #332
  • bump go modules by @patrickcping in #333

Full Changelog: v0.11.7...v0.11.8

v0.11.7

15 Mar 18:35
354cb8e
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.7
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.37.0 => v0.38.0 #331
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.13.0 => v0.14.0 #331
    • Note bump golang.org/x/oauth2 v0.17.0 => v0.18.0 #331
    • Note bump google.golang.org/protobuf v1.31.0 => v1.33.0 #331
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.38.0
    • Enhancement Added the DefaultTargetUrl property to the ApplicationSAML data model. #325
    • Enhancement Added the UpdateUserOnSuccessfulAuthentication property to the GatewayTypeLDAPAllOfUserTypes data model. #328
    • Enhancement Added the PkceMethod ENUM property to the IdentityProviderOIDC data model. #329
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.14.0
    • Enhancement Added the EMAIL_REPUTATION predictor type. #330

What's Changed

  • Add defaultTargetUrl to SAML application schema by @kwevers in #325
  • Added the UpdateUserOnSuccessfulAuthentication property to the GatewayTypeLDAPAllOfUserTypes data model by @patrickcping in #328
  • Added the PkceMethod ENUM property to the IdentityProviderOIDC data model by @patrickcping in #329
  • Added the EMAIL_REPUTATION predictor type by @patrickcping in #330
  • Bump go modules by @patrickcping in #331
  • Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools by @dependabot in #326

New Contributors

Full Changelog: v0.11.6...v0.11.7

v0.11.6

23 Feb 16:00
7f9be74
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.6
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.36.0 => v0.37.0 #322
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.12.2 => v0.13.0 #322
    • Note bump golang.org/x/oauth2 v0.16.0 => v0.17.0 #318
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.37.0
    • Enhancement Add new API operations ReadOnePopulationDefaultIdp and UpdatePopulationDefaultIdp to support setting default identity providers to populations. #319
    • Enhancement Added the Signing property to the ApplicationOIDC data model, to support assigning custom defined KRPs to a supported application. #320
    • Enhancement Added the DevicePathId, DeviceCustomVerificationUri, DeviceTimeout, DevicePollingInterval properties to the ApplicationOIDC data model and extended the EnumApplicationOIDCGrantType ENUM, to support the DEVICE_CODE application grant type. #320
    • Enhancement Added the Jwks, JwksUrl properties to the ApplicationOIDC data model and extended the EnumApplicationOIDCTokenAuthMethod ENUM, to support the PRIVATE_KEY_JWT and CLIENT_SECRET_JWT token endpoint auth methods. #320
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.13.0
    • Enhancement Added the RiskPredictorAdversaryInTheMiddle property to the RiskPredictor object model and extended the EnumPredictorType enum with ADVERSARY_IN_THE_MIDDLE to support the adversary in the middle predictor. #321

What's Changed

Full Changelog: v0.11.5...v0.11.6

v0.11.5

30 Jan 19:03
1a0a8fc
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.5
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.35.0 => v0.36.0 #316
    • Note bump golang.org/x/oauth2 v0.15.0 => v0.16.0 #316
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.36.0
    • Breaking Change Notification template names, used on the NotificationsTemplatesApiService service now uses an enum which defines the templates supported in the API path. #314
    • Enhancement Add ability to designate an application's client secret as a previous secret with an expiry date up to 30 days, for rotation purposes. #311
    • Enhancement Add ability to set an icon on the Environment object model. #313

What's Changed

Full Changelog: v0.11.4...v0.11.5

Release (2024-01-12)

12 Jan 15:02
82e589d
Compare
Choose a tag to compare
  • github.com/patrickcping/pingone-go-sdk-v2 : v0.11.4
    • Note Upgrade GO to v1.21 #306
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement v0.3.0 => v0.3.1 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/authorize v0.4.0 => v0.4.1 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/credentials v0.6.1 => v0.6.2 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/management v0.34.0 => v0.35.0 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/mfa v0.18.2 => v0.18.3 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/risk v0.12.1 => v0.12.2 #308
    • Note bump github.com/patrickcping/pingone-go-sdk-v2/verify v0.4.0 => v0.4.1 #308
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/agreementmanagement : v0.3.1
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/authorize : v0.4.1
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/credentials : v0.6.2
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/management : v0.35.0
    • Breaking Change Add ability to use a freetext region code on environment creation for non-production environments. The Region parameter on the Environment object model now takes a EnvironmentRegion object, where one of EnumRegionCode or string. #304
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/mfa : v0.18.3
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/risk : v0.12.2
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305
  • github.com/patrickcping/pingone-go-sdk-v2/verify : v0.4.1
    • Note Upgrade GO to v1.21 #306
    • Note Updated the default UserAgent string format. #305
    • Enhancement Add ability to append custom user-agent information to HTTP requests. #305

What's Changed

Full Changelog: v0.11.3...v0.11.4