-
Notifications
You must be signed in to change notification settings - Fork 8
Sdk update 20240122 154745 #13
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
Closed
Closed
Conversation
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
Align internal sdk version
Configure WhiteSource for GitHub Enterprise
adjusted configuration items
Initialize v2 sdk version
added v2 integration tests
v2 updates
Build new sdk version
updated for v2 secrets
Swagger updates
## [4.1.2](https://github.ibm.com/coligo/go-sdk/compare/v4.1.1...v4.1.2) (2023-07-14) ### Bug Fixes * **test:** adjusted test for tls secrets ([#47](https://github.ibm.com/coligo/go-sdk/issues/47)) ([c9246e1](https://github.ibm.com/coligo/go-sdk/commit/c9246e1d106c5b736198dd8690e94a8c13dd7c09))
exclude failing gosec, adjusted go version
* feat(api): SDK update 20231105-114709
# [4.2.0](https://github.ibm.com/coligo/go-sdk/compare/v4.1.2...v4.2.0) (2023-11-06) ### Bug Fixes * **test:** updated k8s.io/client-go library in example v1 tests ([#78](https://github.ibm.com/coligo/go-sdk/issues/78)) ([46b8905](https://github.ibm.com/coligo/go-sdk/commit/46b8905e68672fdd6f816cc15522a5973efa71e6)) ### Features * **api:** Adding Domain Mapping support to SDK ([#91](https://github.ibm.com/coligo/go-sdk/issues/91)) ([3299b8a](https://github.ibm.com/coligo/go-sdk/commit/3299b8ab9594c7f0e0576176e67f48e70d6df3ee)) * **api:** Adding Domain Mapping support to SDK ([#92](https://github.ibm.com/coligo/go-sdk/issues/92)) ([614ab77](https://github.ibm.com/coligo/go-sdk/commit/614ab775b5e98d9f3a8819ed9154255510ab87a8))
* updates to integration test * clone api repo to get latest valid cert and key
* ci(mend): 🔧 Enable mend renovate [skip ci] * fix: 🔒 fix CVE-2022-1996 in example code * ci(mend): 🔧 update mend config [skip ci]
* fix(deps): 🔒 upgrade crypto package * build: ⬆️ upgrade go version * chore(deps): ⬆️ upgrade example dependencies * ci(travis): ⬆️ upgrade golangcli version
Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com>
…0.56.0 (#108) Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com>
Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com>
* fix(deps): update module github.com/onsi/ginkgo to v2 * ran go mod tidy Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com> Co-authored-by: Jason Peterson <[email protected]>
Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com>
Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com>
Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com>
* fix(deps): update module github.com/go-openapi/strfmt to v0.22.0 * ran go mod tidy Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com> Co-authored-by: Jason Peterson <[email protected]>
Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com>
Co-authored-by: whitesource-ets[bot] <whitesource-ets[bot]@users.noreply.github.ibm.com>
Signed-off-by: Jason Peterson <[email protected]>
# Conflicts: # .travis.yml # codeenginev2/code_engine_v2_examples_test.go # codeenginev2/code_engine_v2_integration_test.go # codeenginev2/code_engine_v2_suite_test.go # codeenginev2/code_engine_v2_test.go # go.mod # go.sum # ibmcloudcodeenginev1/ibm_cloud_code_engine_v1_test.go
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.
PR summary
Fixes: <! -- link to issue -->
PR Checklist
Please make sure that your PR fulfills the following requirements:
PR Type
What is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change?
Other information