Skip to content

feat(spec): updated the sdk as per the api spec released on 2024-05-13#56

Merged
uibm merged 1 commit into
masterfrom
release-2024-05-13
May 14, 2024
Merged

feat(spec): updated the sdk as per the api spec released on 2024-05-13#56
uibm merged 1 commit into
masterfrom
release-2024-05-13

Conversation

@uibm
Copy link
Copy Markdown
Member

@uibm uibm commented May 14, 2024

NEW FEATURES

  • Support for VPN advance configurations(establish_mode, peer(ike_identities),local(ike_identities) in vpn gateway connections
  • Support for new structs for Local and Peer in VPN Gateway connections

BREAKING CHANGES

  • Deprecation of peer_address, peer_cidrs, local_cidrs, . All moved to peer and local structs.

  • Added support for peer fqdn alongside peer address

  • AddVPNGatewayConnectionLocalCIDROptions -> AddVPNGatewayConnectionsLocalCIDROptions

    • CIDRPrefix, PrefixLength is replaced by CIDR
    • AddVPNGatewayConnectionLocalCIDR -> AddVPNGatewayConnectionsLocalCIDR
  • AddVPNGatewayConnectionPeerCIDROptions -> AddVPNGatewayConnectionsPeerCIDROptions

    • CIDRPrefix, PrefixLength is replaced by CIDR
    • AddVPNGatewayConnectionPeerCIDR -> AddVPNGatewayConnectionsPeerCIDR

CHANGES

  • api version 2024-04-30

BUG FIXES

  • None

Signed-off-by: Ujjwal Kumar <Ujjwal.Kumar1@ibm.com>
@uibm uibm requested review from deepaksibm and sreekarbvibm May 14, 2024 05:06
@uibm
Copy link
Copy Markdown
Member Author

uibm commented May 14, 2024

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for IBM Cloud VPC Java SDK 99-SNAPSHOT:
[INFO] 
[INFO] IBM Cloud VPC Java SDK ............................. SUCCESS [ 11.929 s]
[INFO] IBM Cloud VPC SDK Common Library ................... SUCCESS [  2.412 s]
[INFO] IBM Cloud VPC API .................................. SUCCESS [ 32.000 s]
[INFO] IBM Cloud VPC Java SDK Coverage Reports ............ SUCCESS [  3.208 s]
[INFO] IBM Cloud VPC Code Examples ........................ SUCCESS [  3.789 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  53.429 s
[INFO] Finished at: 2024-05-14T10:36:22+05:30
[INFO] ------------------------------------------------------------------------

@uibm uibm merged commit ba08621 into master May 14, 2024
astha-jain pushed a commit that referenced this pull request May 14, 2024
# [0.19.0](0.18.0...0.19.0) (2024-05-14)

### Features

* **spec:** updated the sdk as per the api spec released on 2024-05-13 ([#56](#56)) ([ba08621](ba08621))
@astha-jain
Copy link
Copy Markdown
Member

🎉 This PR is included in version 0.19.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@uibm uibm deleted the release-2024-05-13 branch October 18, 2024 07:37
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