Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.01 KB

File metadata and controls

26 lines (19 loc) · 1.01 KB

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