Skip to content

Releases: ionos-cloud/sdk-go-bundle

shared/v0.1.10

08 Apr 08:15
787101a

Choose a tag to compare

What's Changed

Full Changelog: shared/v0.1.9...shared/v0.1.10

shared/v0.1.9

03 Apr 10:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: shared/v0.1.8...shared/v0.1.9

shared/v0.1.8

06 Mar 10:45
4376df3

Choose a tag to compare

What's Changed

Full Changelog: shared/v0.1.7...shared/v0.1.8

shared/v0.1.7

02 Mar 09:46
e03e630

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: shared/v0.1.6...shared/v0.1.7

shared/v0.1.6

15 Jul 10:57
ee1486e

Choose a tag to compare

What's Changed

Full Changelog: shared/v0.1.5...shared/v0.1.6

shared/v0.1.5

03 Jun 13:51
92cef35

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/ionos-cloud/sdk-go-bundle/commits/shared/v0.1.5

shared/v0.1.4

20 Mar 12:02
612b35a

Choose a tag to compare

What's Changed

  • Enhancement: error when protocol scheme missing - master by @glimberea in #32
  • Feat: add support for object storage by @glimberea in #33

Full Changelog: shared/v0.1.3...shared/v0.1.4

shared/v0.1.3

26 Feb 15:13
9eeb3a7

Choose a tag to compare

What's Changed

Full Changelog: shared/v0.1.2...shared/v0.1.3

shared/v0.1.2

26 Feb 09:56
0cc0519

Choose a tag to compare

What's Changed

Add option to read configuration from file.

Full Changelog: https://github.com/ionos-cloud/sdk-go-bundle/commits/shared/v0.1.2

Logging v2.1.0

09 Mar 13:32

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.