v0.19.0
0.19.0 (2024-03-08)
Features
- 2024-02-20: Update SDK to use API generated on 2024-02-20 (#41) (cdda8fd)
- ReservedIPCollection has support for 'targetId', 'targetCrn', 'targetName', 'targetResourceType' filters
- InstanceCollection has support for 'reservationId', 'reservationCrn', 'reservationName' filters
- Instance now has reservationAffinity and ifMatch support
- createInstanceNetworkAttachment, listInstanceNetworkAttachments, deleteInstanceNetworkAttachment, getInstanceNetworkAttachment, updateInstanceNetworkAttachment
- listReservations, createReservation, deleteReservation, getReservation, updateReservation, activateReservation
- listBareMetalServerNetworkAttachments, createBareMetalServerNetworkAttachment, deleteBareMetalServerNetworkAttachment, getBareMetalServerNetworkAttachment, updateBareMetalServerNetworkAttachment
- Instance has support for health_reasons, health_state, network_attachments, primary_network_attachment, reservation, reservation_affinity.
- InstanceProfileMemory has support for network_attachment_count, reservation_terms, resource_type
- SnapshotConsistencyGroup crud operations has been introduced
- includedContent introduced in backupPolicy
- Support for AdvertiseRoutesTo in CreateVpcRoutingTable
Breaking changes:
- backupPolicyPrototype is introduced which will have support for match_resource_type instead of match_resource_types
- bareMetalServerPrototype in introduced in createBareMetalServer