Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/ibm/go-sdk-core/v4 to v5 #37

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/IBM/go-sdk-core/v4 v4.10.0 -> v5.18.3 age adoption passing confidence

Release Notes

IBM/go-sdk-core (github.com/IBM/go-sdk-core/v4)

v5.18.3

Compare Source

Bug Fixes

v5.18.2

Compare Source

Bug Fixes
  • wrap full validation errors instead of just their message (#​232) (1bfb146)

v5.18.1

Compare Source

Bug Fixes

v5.18.0

Compare Source

Features
  • IamAssumeAuthenticator: introduce new authenticator type (#​229) (df85f15)

v5.17.5

Compare Source

Bug Fixes

v5.17.4

Compare Source

Bug Fixes

This also includes the change to bump go-retryablehttp from v0.7.5 to v0.7.7 to avoid a vulnerability.

v5.17.3

Compare Source

Bug Fixes
  • request_builder: encode unresolved path string prior to path parameter insertion (#​219) (5f567da)

v5.17.2

Compare Source

Bug Fixes
  • errors: flatten sdk problem chains to reduce hash complexity (#​218) (9fc1ebc)

v5.17.1

Compare Source

Bug Fixes
  • use correct error variable in external auth case (#​217) (0b70d7d)

v5.17.0

Compare Source

Features

v5.16.5

Compare Source

Bug Fixes

v5.16.4

Compare Source

Bug Fixes
  • errors: wrap errors from external authenticators to use new system (#​214) (c74778e)

v5.16.3

Compare Source

Bug Fixes
  • errors: restore matching against all original errors (#​213) (005fdb8)

v5.16.2

Compare Source

Bug Fixes
  • errors: support error checking methods for new problem structures (#​212) (65eb01d)

v5.16.1

Compare Source

Bug Fixes
  • deps: upgrade yaml package to avoid vulnerability (#​211) (0ee3e33)

v5.16.0

Compare Source

Features

v5.15.3

Compare Source

Bug Fixes

v5.15.2

Compare Source

Bug Fixes

v5.15.1

Compare Source

Bug Fixes

v5.15.0

Compare Source

Features
  • MCSPAuthenticator: add new authenticator for Multi-Cloud Saas Platform (#​198) (8987085)

v5.14.1

Compare Source

Bug Fixes

v5.14.0

Compare Source

Features

v5.13.4

Compare Source

Bug Fixes
  • ContainerAuthenticator: add sa-token as default CR token filename (#​183) (25472f3)

v5.13.3

Compare Source

Bug Fixes

v5.13.2

Compare Source

Bug Fixes

v5.13.1

Compare Source

Bug Fixes

v5.13.0

Compare Source

Bug Fixes
Features

v5.12.2

Compare Source

Bug Fixes
  • BaseService.Request invoked without result does not close http.Response (#​176) (a8c0324)

v5.12.1

Compare Source

Bug Fixes
  • avoid warnings with new gosec (a2b536c)

v5.12.0

Compare Source

Features
  • utils: add helper for creating a byte array pointer (#​173) (df9dcc6)

v5.11.0

Compare Source

Features
  • create multi-part form as a streamed request body (#​169) (7df8c71)

v5.10.3

Compare Source

Bug Fixes
  • pin build to semantic-release v19 (11c0810)
  • use node v18 with semantic-release (07a57ef)
  • VpcInstanceAuthenticator: use correct version string (b4c7377)

v5.10.2

Compare Source

Bug Fixes

v5.10.1

Compare Source

Bug Fixes

v5.10.0

Compare Source

Features

v5.9.5

Compare Source

Bug Fixes
  • IamAuthenticator: tweak Validate() method to be more lenient (#​158) (8f002d6)

v5.9.4

Compare Source

Bug Fixes
  • retain http.Client config when retries are enabled (#​157) (fe093da)

v5.9.3

Compare Source

Bug Fixes
  • set the minimum TLS version in the client to v1.2 (#​156) (0188990)

v5.9.2

Compare Source

Bug Fixes

v5.9.1

Compare Source

Bug Fixes

v5.9.0

Compare Source

Features
  • IamAuthenticator: support refresh token flow in IamAuthenticator (#​146) (97f89dd)

v5.8.2

Compare Source

Bug Fixes
  • bump go-openapi/strfmt to avoid vulnerability alert (#​147) (7d61715)

v5.8.1

Compare Source

Bug Fixes

v5.8.0

Compare Source

Features
  • VpcInstanceAuthenticator: add support for new VPC authentication flow (#​139) (9906ab3)

v5.7.2

Compare Source

Bug Fixes
  • use consistent retry behavior for 5xx status codes (ee5f62d)

v5.7.1

Compare Source

Bug Fixes
  • redact secrets when logging requests/responses (8693f6a)

v5.7.0

Compare Source

Features

v5.6.5

Compare Source

Bug Fixes

v5.6.4

Compare Source

Bug Fixes
  • handle the error during gzip compression instead of panic (#​137) (15bc45b)

v5.6.3

Compare Source

Bug Fixes
  • support 'AUTHTYPE' as alias for 'AUTH_TYPE' config property (#​133) (6795484)

v5.6.2

Compare Source

Bug Fixes
  • refactor container authenticator with recent design changes (#​129) (58d4475)

v5.6.1

Compare Source

Bug Fixes

v5.6.0

Compare Source

Features
  • add support for new ComputeResourceAuthenticator (#​123) (c7631e3)

v5.5.1

Compare Source

Bug Fixes

v5.5.0

Compare Source

Features

v5.4.5

Compare Source

Bug Fixes

v5.4.4

Compare Source

Bug Fixes
  • add check for empty string in ParseDate with tests (#​116) (35cd647)

v5.4.3

Compare Source

Bug Fixes
  • build: prevent semantic-release from committing package-lock.json (#​115) (7fa259f)

v5.4.2

Compare Source

Bug Fixes

v5.4.1

Compare Source

Bug Fixes

v5.4.0

Compare Source

Bug Fixes
Features

v5.3.0

Compare Source

Features
  • add support for unmarshalling two-dimensional slices of model instances (#​103) (1438a2c)

v5.2.1

Compare Source

Bug Fixes

v5.2.0

Compare Source

Features
  • add GetQueryParam method to support pagination (e6528df)

v5.1.0

Compare Source

Features
  • add UUID, date, and datetime helpers for terraform usage (#​96) (e651369)

v5.0.3

Compare Source

Bug Fixes
  • IAM Authenticator: canonicalize iam url & improve iam error reporting (835ba17)

v5.0.2

Compare Source

Bug Fixes
  • ensure result value is set if err is nil (c80dc2f)

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Features
  • add debug logging of requests/responses (37e6597)
BREAKING CHANGES
  • several methods added to Logger interface

Several methods were added to the Go core's Logger interface:
SetLogLevel(), GetLogLevel(), and IsLogLevelEnabled().
These additional methods will need to be added to any
user implementations of the Logger interface.

  • additional parameter added to NewLogger() signature

The NewLogger() function has a new parameter "errorLogger".
Any calls to NewLogger() will need to be modified to include the
new parameter.

  • deprecated unmarshal-related methods have been removed

Several deprecated unmarshal-related methods were removed from the Go core:

  • UnmarshalString, UnmarshalStringSlice, UnmarshalStringMap, UnmarshalStringMapSlice
  • UnmarshalByteArray, UnmarshalByteArraySlice, UnmarshalByteArrayMap, UnmarshalByteArrayMapSlice
  • UnmarshalBool, UnmarshalBoolSlice, UnmarshalBoolMap, UnmarshalBoolMapSlice
  • UnmarshalInt64, UnmarshalInt64Slice, UnmarshalInt64Map, UnmarshalInt64MapSlice
  • UnmarshalFloat32, UnmarshalFloat32Slice, UnmarshalFloat32Map, UnmarshalFloat32MapSlice
  • UnmarshalFloat64, UnmarshalFloat64Slice, UnmarshalFloat64Map, UnmarshalFloat64MapSlice
  • UnmarshalUUID, UnmarshalUUIDSlice, UnmarshalUUIDMap, UnmarshalUUIDMapSlice
  • UnmarshalDate, UnmarshalDateSlice, UnmarshalDateMap, UnmarshalDateMapSlice
  • UnmarshalDateTime, UnmarshalDateTimeSlice, UnmarshalDateTimeMap, UnmarshalDateTimeMapSlice
  • UnmarshalObject, UnmarshalObjectSlice
  • UnmarshalAny, UnmarshalAnySlice, UnmarshalAnyMap, UnmarshalAnyMapSlice
    These methods are no longer used by code emitted by the Go generator. If you
    have old generated Go code that still uses these methods, then you should continue
    using version 4 of the Go core, or regenerate your SDK code using a new version of the
    SDK generator.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from 4527083 to 21bd77e Compare May 28, 2023 11:34
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch 2 times, most recently from 51b5c86 to e24b632 Compare June 19, 2023 09:42
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch 2 times, most recently from b297ae5 to a7321f0 Compare August 22, 2023 15:57
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from a7321f0 to 32f135e Compare November 15, 2023 19:29
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from 32f135e to 816301b Compare January 29, 2024 19:58
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch 2 times, most recently from bb9328a to 4f21475 Compare February 27, 2024 16:59
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch 3 times, most recently from 357478f to 6606878 Compare March 20, 2024 16:47
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from 6606878 to a7936ca Compare March 21, 2024 22:34
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch 2 times, most recently from 51937ec to c7bc88d Compare April 10, 2024 20:03
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from c7bc88d to eb2cfdb Compare April 17, 2024 19:55
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch 2 times, most recently from bc0ce79 to ab5fc12 Compare May 8, 2024 19:41
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from ab5fc12 to 7c7b17f Compare May 16, 2024 17:29
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from 7c7b17f to 32a258f Compare June 25, 2024 20:06
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from 32a258f to 6ed8328 Compare September 3, 2024 18:57
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from 6ed8328 to 83de9c5 Compare October 15, 2024 15:51
Copy link
Author

renovate bot commented Oct 15, 2024

ℹ Artifact update notice

File name: example/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.15 -> 1.23.4

@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from 83de9c5 to 27fdeee Compare October 21, 2024 17:35
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from 27fdeee to 598e661 Compare November 17, 2024 17:12
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from 598e661 to f3d694d Compare December 12, 2024 18:12
@renovate renovate bot force-pushed the renovate/github.com-ibm-go-sdk-core-v4-5.x branch from f3d694d to a5eec32 Compare December 13, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants