Skip to content

Removed deprecated formatting class and replaced with new features

Derek Hudson requested to merge aws-formatting-fixes into aws-dev-fix

Type of change

  • Bug Fix
  • Feature

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

Updates description?

Removed the (recently) deprecated formatting class oes::core::Format from use within the AWS provider-specific implementation (and a few new core logging changes made by the AWS team), reverts a change that allowed building the code with a Dockerfile.build change, and added AWS-specific README instructions.

Merge request reports