Skip to content

Upgrade os-core-lib-aws to 3.0.1

Timothy Lobl requested to merge lobtimo-aws-lib-3.0.1 into main

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record) in Title (using number of issue) N/A, aws provider dependency upgrade

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

  • Core
  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change? No

  • Breaking change

What is the current behavior? Use old version of os aws core lib

What is the new/expected behavior?

use updated version of os aws core lib. no functional change

Have you added/updated Unit Tests and Integration Tests and documentation?

  • [N/A] Unit tests
  • [N/A] Integration tests
  • [N/A] Documentation

Any other useful information

Updated integration test to expect a 200 response when hitting /swagger since there is no redirect configured in the swagger.properties

Edited by Timothy Lobl

Merge request reports