Releases: openshift-online/ocm-sdk-go
Releases · openshift-online/ocm-sdk-go
Release 0.1.230
- Update to model 0.0.163:
- Add support for deleting version gate.
Release 0.1.229
- Update to model 0.0.161:
- Add support for adding version gate.
Release 0.1.228
-
Update to metamodel 0.0.46:
- Remove unused imports.
- Check result of
Flush
method. - Cancel poll context.
- Avoid some ineffectual assigments.
- Explicitly use
jsoniter
package selector.
-
Update to model 0.0.161:
- Support for version gate agreements.
Release 0.1.227
- Update to model 0.0.160:
- Change version gates URL.
Release 0.1.226
- Update to model 0.0.159:
- Support for version gates.
Release 0.1.225
- MatchJQ should require at least one result
- Update to model 0.0.158:
- Adding subnetworks to vpc inquiry
- Add statuses path to service model, add some comments.
- [SDB-2509] Update OSL API schema to be compatible with ocm-sdk-go
Release 0.1.224
-
Support pull-secret access token as a valid token.
-
Update to model 0.0.156:
- Add
updates
method to status board product resource. - Fix status get method of status board.
- Add
Release 0.1.223
- Update to model 0.0.155:
- Add
status_board
service.
- Add
Release 0.1.222
This version doesn't contain changes to the functionality, only to the
development and build workflows:
-
Rename
master
branch tomain
.To adapt your local repository to the new branch name run the following
commands:git branch -m master main git fetch origin git branch -u origin/main main git remote set-head origin -a
-
Automatically add changes from
CHANGES.md
to release descriptions.
Release 0.1.221
See the CHANGES file for details.