Skip to content

Sdk update 20230622 141633 #11

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

Merged
merged 110 commits into from
Jun 22, 2023
Merged

Sdk update 20230622 141633 #11

merged 110 commits into from
Jun 22, 2023

Conversation

jaksart1
Copy link
Contributor

PR summary

Format is now required for Service Access secrets patch. Service ID CRN field for service access secrets is now a sub field of the serviceid field. Added support for Project Status Details.

Fixes: <! -- link to issue -->

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

semantic-release-bot and others added 27 commits March 9, 2023 17:13
* added oneOf and examples

* added int test

* updated examples and added types to secret update data

* added more secret tests

* import fix

* fixed import

* udpated test

* udpated test

* update to secret tests
BREAKING CHANGE: Secret data structs are no long string maps, they are oneOf types with sepcific properties based on the type of secret being created/updated
# [3.0.0](https://github.ibm.com/coligo/go-sdk/compare/v2.0.5...v3.0.0) (2023-03-24)

### Features

* **oneOf:** oneOf added for v3 release ([#30](https://github.ibm.com/coligo/go-sdk/issues/30)) ([4f0d815](https://github.ibm.com/coligo/go-sdk/commit/4f0d8151e978e9f0cb22cb05a99481300129a81f))

### BREAKING CHANGES

* **oneOf:** Secret data structs are no long string maps, they are oneOf types with sepcific properties based on the type of secret being created/updated
* fix(generator): SDK update 20230324-173258

* fix(deps): updated dependencies

* fix(deps): currency update
* Revert "feat(api): SDK update 20230605-120554 (#38)"

This reverts commit a231e21.

* additional reversions
…et (#40)

BREAKING CHANGE: Removed SoureURL from required fields for build create operations
Signed-off-by: John Sartore <[email protected]>
Copy link
Contributor

@jasonpet jasonpet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaksart1 jaksart1 merged commit 3ab23ea into main Jun 22, 2023
@jaksart1 jaksart1 deleted the sdk-update-20230622-141633 branch June 22, 2023 18:41
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.

5 participants