Skip to content

Core Library Upgrades

Abhishek Chowdhry requested to merge abhic-core-lib-Upgrade into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
Just Upgrading Core Libraries to the latest stable versions

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Current we are referring to the older versions of the core-lib-azure and core-common in WKS service while we have had new stable versions for these libraries for some time now.

What is the new/expected behavior?

Upgraded the versions of core-lib-azure and core-common Libraries to latest stable versions(0.7.0 for both) in the entire project

Have you added/updated Unit Tests and Integration Tests?

NA

Any other useful information

Edited by harshit aggarwal

Merge request reports