Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.29 KB

File metadata and controls

36 lines (26 loc) · 1.29 KB

v0.4.4

  • Bump STACKIT SDK core module from v0.21.0 to v0.21.1

v0.4.3

  • Dependencies: Bump github.com/golang-jwt/jwt/v5 from v5.3.0 to v5.3.1

v0.4.2

  • Bugfix: Correctly handle file closing for file uploads
  • Bump STACKIT SDK core module from v0.20.1 to v0.21.0

v0.4.1

  • Bump STACKIT SDK core module from v0.20.0 to v0.20.1

v0.4.0

  • Feature: Add new enum type PartitioningUpdateType
  • Feature: Add fields PartitionBy and Partitioning to IntakeCatalogPatch model struct

v0.3.1

  • Bump STACKIT SDK core module from v0.19.0 to v0.20.0

v0.3.0

  • Feature: Add wait handlers for Intake, IntakeRunner, and IntakeUser resources.
  • Improvement: Add usage examples for the intake service.

v0.2.0

  • Feature: Add response IntakeRunnerResponse to UpdateIntakeRunnerExecute request
  • Feature: Add response IntakeUserResponse to UpdateIntakeUserExecute request

v0.1.2

  • Feature: Add new field Partitioning to IntakeCatalog model

v0.1.1

  • Mark fields MaxMessageSizeKiB and MaxMessagesPerHour as optional instead of required in UpdateIntakeRunnerPayload model struct

v0.1.0

  • New: STACKIT Intake module can be used to manage the STACKIT Intake. Manage your IntakeRunners, Intakes and IntakeUsers