Skip to content

feat(release): Update SDK to use API generated on 2023-08-24#37

Merged
uibm merged 1 commit intomasterfrom
release-2023-08-24
Sep 6, 2023
Merged

feat(release): Update SDK to use API generated on 2023-08-24#37
uibm merged 1 commit intomasterfrom
release-2023-08-24

Conversation

@uibm
Copy link
Copy Markdown
Member

@uibm uibm commented Sep 4, 2023

NEW FEATURES

  • support for request and correlation id
  • Shares:

New functions :

`ListShareProfiles`, `GetShareProfile`, `ListShares`, `CreateShare`, `UpdateShare`, `GetShare`, `FailoverShare`, `DeleteShare`, `ListShareMountTargets`, `CreateShareMountTarget`, `DeleteShareMountTarget`, `GetShareMountTarget`, `UpdateShareMountTarget`, `DeleteShareSource`, `GetShareSource`
  • Virtual Network Interface:

New functions :

`ListVirtualNetworkInterfaces`, `GetVirtualNetworkInterface`, `UpdateVirtualNetworkInterface`
  • Support for PrimaryIP and Subnet in SecurityGroupTargetReference

  • Support for virtual network interface identifier in security group target binding

------------|---------|----------|---------|---------|---------------------------------------------------------------------------
File        | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                         
------------|---------|----------|---------|---------|---------------------------------------------------------------------------
All files   |   97.84 |    85.17 |     100 |   97.77 |                                                                           
 lib        |     100 |      100 |     100 |     100 |                                                                           
  common.ts |     100 |      100 |     100 |     100 |                                                                           
 vpc        |   97.83 |    85.17 |     100 |   97.76 |                                                                           
  v1.ts     |   97.83 |    85.17 |     100 |   97.76 | ...4641,44664,44724,44747,44807,44830,44890,44913,44973,44996,45056,45079 
------------|---------|----------|---------|---------|---------------------------------------------------------------------------

Test Suites: 2 passed, 2 total
Tests:       1462 passed, 1462 total
Snapshots:   0 total
Time:        13.192 s

Signed-off-by: Ujjwal Kumar <Ujjwal.Kumar1@ibm.com>
@uibm uibm merged commit dd9d397 into master Sep 6, 2023
@uibm uibm deleted the release-2023-08-24 branch September 6, 2023 14:10
ibm-vpc pushed a commit that referenced this pull request Sep 6, 2023
# [0.17.0](v0.16.1...v0.17.0) (2023-09-06)

### Features

* **release:** Update SDK to use API generated on 2023-08-24 ([#37](#37)) ([dd9d397](dd9d397))
@ibm-vpc
Copy link
Copy Markdown
Collaborator

ibm-vpc commented Sep 6, 2023

🎉 This PR is included in version 0.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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