fix(deps): update module github.com/ibm/go-sdk-core/v4 to v5#37
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update module github.com/ibm/go-sdk-core/v4 to v5#37renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
4527083 to
21bd77e
Compare
51b5c86 to
e24b632
Compare
b297ae5 to
a7321f0
Compare
a7321f0 to
32f135e
Compare
32f135e to
816301b
Compare
bb9328a to
4f21475
Compare
357478f to
6606878
Compare
6606878 to
a7936ca
Compare
51937ec to
c7bc88d
Compare
c7bc88d to
eb2cfdb
Compare
bc0ce79 to
ab5fc12
Compare
ab5fc12 to
7c7b17f
Compare
7c7b17f to
32a258f
Compare
32a258f to
6ed8328
Compare
6ed8328 to
83de9c5
Compare
Author
ℹ Artifact update noticeFile name: example/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
83de9c5 to
27fdeee
Compare
27fdeee to
598e661
Compare
f3d694d to
a5eec32
Compare
a5eec32 to
b1e4c72
Compare
f3ee5fa to
38d4e51
Compare
38d4e51 to
bf56260
Compare
bf56260 to
0d3e179
Compare
0d3e179 to
74a4667
Compare
74a4667 to
d7160da
Compare
d7160da to
68be771
Compare
68be771 to
467f4a7
Compare
467f4a7 to
085e6d9
Compare
085e6d9 to
8e5afb8
Compare
8e5afb8 to
091ead2
Compare
091ead2 to
6c5bc5e
Compare
Author
ℹ️ Artifact update noticeFile name: example/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.10.0→v5.21.2Release Notes
IBM/go-sdk-core (github.com/IBM/go-sdk-core/v4)
v5.21.2Compare Source
Bug Fixes
v5.21.1Compare Source
Bug Fixes
v5.21.0Compare Source
Features
v5.20.1Compare Source
Bug Fixes
v5.20.0Compare Source
Features
v5.19.1Compare Source
Bug Fixes
v5.19.0Compare Source
Features
v5.18.6Compare Source
Bug Fixes
v5.18.5Compare Source
Bug Fixes
errorsfield of the response isnil(9c104b3)v5.18.4Compare Source
Bug Fixes
v5.18.3Compare Source
Bug Fixes
v5.18.2Compare Source
Bug Fixes
v5.18.1Compare Source
Bug Fixes
v5.18.0Compare Source
Features
v5.17.5Compare Source
Bug Fixes
v5.17.4Compare 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.3Compare Source
Bug Fixes
v5.17.2Compare Source
Bug Fixes
v5.17.1Compare Source
Bug Fixes
v5.17.0Compare Source
Features
v5.16.5Compare Source
Bug Fixes
v5.16.4Compare Source
Bug Fixes
v5.16.3Compare Source
Bug Fixes
v5.16.2Compare Source
Bug Fixes
v5.16.1Compare Source
Bug Fixes
v5.16.0Compare Source
Features
v5.15.3Compare Source
Bug Fixes
v5.15.2Compare Source
Bug Fixes
v5.15.1Compare Source
Bug Fixes
v5.15.0Compare Source
Features
v5.14.1Compare Source
Bug Fixes
v5.14.0Compare Source
Features
v5.13.4Compare Source
Bug Fixes
v5.13.3Compare Source
Bug Fixes
v5.13.2Compare Source
Bug Fixes
v5.13.1Compare Source
Bug Fixes
v5.13.0Compare Source
Bug Fixes
Features
v5.12.2Compare Source
Bug Fixes
v5.12.1Compare Source
Bug Fixes
v5.12.0Compare Source
Features
v5.11.0Compare Source
Features
v5.10.3Compare Source
Bug Fixes
v5.10.2Compare Source
Bug Fixes
v5.10.1Compare Source
Bug Fixes
v5.10.0Compare Source
Features
v5.9.5Compare Source
Bug Fixes
v5.9.4Compare Source
Bug Fixes
v5.9.3Compare Source
Bug Fixes
v5.9.2Compare Source
Bug Fixes
v5.9.1Compare Source
Bug Fixes
v5.9.0Compare Source
Features
v5.8.2Compare Source
Bug Fixes
v5.8.1Compare Source
Bug Fixes
v5.8.0Compare Source
Features
v5.7.2Compare Source
Bug Fixes
v5.7.1Compare Source
Bug Fixes
v5.7.0Compare Source
Features
v5.6.5Compare Source
Bug Fixes
v5.6.4Compare Source
Bug Fixes
v5.6.3Compare Source
Bug Fixes
v5.6.2Compare Source
Bug Fixes
v5.6.1Compare Source
Bug Fixes
v5.6.0Compare Source
Features
v5.5.1Compare Source
Bug Fixes
v5.5.0Compare Source
Features
constructServiceURLfunction (#119) (8213faa)v5.4.5Compare Source
Bug Fixes
v5.4.4Compare Source
Bug Fixes
v5.4.3Compare Source
Bug Fixes
v5.4.2Compare Source
Bug Fixes
v5.4.1Compare Source
Bug Fixes
v5.4.0Compare Source
Bug Fixes
Features
v5.3.0Compare Source
Features
v5.2.1Compare Source
Bug Fixes
v5.2.0Compare Source
Features
v5.1.0Compare Source
Features
v5.0.3Compare Source
Bug Fixes
v5.0.2Compare Source
Bug Fixes
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
Features
BREAKING CHANGES
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.
The NewLogger() function has a new parameter "errorLogger".
Any calls to NewLogger() will need to be modified to include the
new parameter.
Several deprecated unmarshal-related methods were removed from the Go core:
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.
This PR was generated by Mend Renovate. View the repository job log.