Skip to content

feat(release): Updated SDK to use API generated on 2024-12-26#52

Merged
SunithaGudisagarIBM1 merged 1 commit intomasterfrom
release-2024-12-26
Dec 31, 2024
Merged

feat(release): Updated SDK to use API generated on 2024-12-26#52
SunithaGudisagarIBM1 merged 1 commit intomasterfrom
release-2024-12-26

Conversation

@uibm
Copy link
Copy Markdown
Member

@uibm uibm commented Dec 27, 2024

NEW FEATURES

  • Support for Reservations in Baremetal servers :
    • Support for ReservationAffinity in BareMetalServerPrototype
    • Support for ReservationAffinity in BareMetalServerPatch
    • Support for ReservationID, ReservationCRN, ReservationName in ListBareMetalServers
    • Support for HealthReasons, HealthState, Reservation, ReservationAffinity in BareMetalServer
    • Support for ReservationTerms in BareMetalServerProfile
  • Support for ReservationAffinityPolicy in ListInstances
  • Support for ProfileResourceType, AffinityPolicy in ListReservations
  • Support for File share snapshots:
    • Support for BackupPolicyMatchResourceTypeShare as a extension in BackupPolicy
    • Support for SnapshotCount, SnapshotSize, SourceSnapshot in Share
    • Support for SharePrototypeShareBySourceSnapshot as extension in SharePrototype
    • Support for SourceSnapshot in SharePrototype

BREAKING CHANGES

  • In BackupPolicyJob, TargetSnapshots is changed from SnapshotReference to BackupPolicyTargetSnapshotIntf
  • Removal of Protocol from NetworkACLRulePatch

CHANGES

  • api version 2024-12-17

BUG FIXES

  • None
 PASS  test/unit/common.test.js
(node:60790) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
 PASS  test/unit/vpc.v1.test.js (7.928 s)
------------|---------|----------|---------|---------|----------------------------------------------------------------------------------------
File        | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s                                                                      
------------|---------|----------|---------|---------|----------------------------------------------------------------------------------------
All files   |   98.46 |     95.4 |     100 |   98.42 |                                                                                        
 lib        |     100 |      100 |     100 |     100 |                                                                                        
  common.ts |     100 |      100 |     100 |     100 |                                                                                        
 vpc        |   98.46 |     95.4 |     100 |   98.42 |                                                                                        
  v1.ts     |   98.46 |     95.4 |     100 |   98.42 | ...66777,66800,66858,66881,66939,66962,67020,67043,67101,67124,67182,67205,67263,67286 
------------|---------|----------|---------|---------|----------------------------------------------------------------------------------------

Test Suites: 2 passed, 2 total
Tests:       1856 passed, 1856 total
Snapshots:   0 total
Time:        8.802 s
Ran all test suites matching /test\/unit\//i.

Signed-off-by: Ujjwal Kumar <Ujjwal.Kumar1@ibm.com>
@SunithaGudisagarIBM1 SunithaGudisagarIBM1 merged commit 30ac750 into master Dec 31, 2024
@SunithaGudisagarIBM1 SunithaGudisagarIBM1 deleted the release-2024-12-26 branch December 31, 2024 08:59
github-actions bot pushed a commit that referenced this pull request Jan 6, 2025
# [0.24.0](v0.23.0...v0.24.0) (2025-01-06)

### Features

* **release:** Updated SDK to use API generated on 2024-12-26 ([#52](#52)) ([30ac750](30ac750))
* **workflow:** added CI workflow file ([#53](#53)) ([5ce051f](5ce051f))
* **workflow:** fixed the ci.yml file ([#54](#54)) ([b7e5d52](b7e5d52))
* **workflow:** fixed the environment on ci.yml file ([#55](#55)) ([39f78d1](39f78d1))
@ibm-vpc
Copy link
Copy Markdown
Collaborator

ibm-vpc commented Jan 6, 2025

🎉 This PR is included in version 0.24.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.

4 participants