Skip to content

Releases: ionos-cloud/sdk-go-bundle

Logging v2.1.0

31 Jul 09:08
Compare
Choose a tag to compare

This release is equivalent to https://github.com/ionos-cloud/sdk-go-logging/releases/tag/v1.1.0

Overview

A new feature, Central Logging is now available.

Changed:

  • Added new server URLs for Frankfurt, London, Paris, and Vitoria regions.
  • Added a new tag Central for central logging.
  • Added new endpoints under /central:
    • PUT /central
    • GET /central
  • Added new schemas
    • Added CentralLoggingResponse schema for central logging response details.
    • Added CentralLoggingToggle schema for toggling central logging.
    • Added DeletedMetadata and ProvisioningMetadata schemas for better state management of pipelines.
    • Added DeletedPipeline and ProvisioningPipeline schemas for new pipeline states.
    • Updated PipelineCreate schema.