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

feat(release): Updated vpc service to use API version 2021-12-07 #16

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

deepaksibm
Copy link
Member

This PR is to create a feat(release) to version 0.4.0/1. We missed creating a feat release and made a fix release which is minor whereas the release has got major breaking changes. This is a dummy commit to trigger a feat release.

Breaking Changes:

In list_keys()
resource_group_id is removed

In create_load_balancer_listener()
'port' is not a required argument. It is optional

APIs added:
Placement Group APIs

list_placement_groups
create_placement_group
delete_placement_group
get_placement_group
update_placement_group

@astha-jain astha-jain merged commit f562a4c into master Dec 10, 2021
@astha-jain
Copy link
Member

Approved to release a 0.4.0 version

ibm-vpc pushed a commit that referenced this pull request Dec 10, 2021
# [0.4.0](0.3.1...0.4.0) (2021-12-10)

### Features

* **release:** Updated vpc service to use API version 2021-12-07 ([#16](#16)) ([f562a4c](f562a4c))
@ibm-vpc
Copy link
Collaborator

ibm-vpc commented Dec 10, 2021

🎉 This PR is included in version 0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@deepaksibm deepaksibm deleted the release-2021-12-07 branch August 23, 2022 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants