Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 632 Bytes

File metadata and controls

14 lines (10 loc) · 632 Bytes

v0.4.0

  • v1alphaapi: Align package to latest API specification

v0.3.0

  • Feature: Introduce enums for various attributes

v0.2.0

  • Breaking change: move waiters from v1alphaapi/wait/wait to v1alphaapi/wait

v0.1.0

  • Manage your STACKIT Dremio resources: DremioInstance, DremioUser
  • Waiters for async operations: CreateDremioInstanceWaitHandler, UpdateDremioInstanceWaitHandler, DeleteDremioInstanceWaitHandler, CreateDremioUserWaitHandler, UpdateDremioUserWaitHandler, DeleteDremioUserWaitHandler
  • Usage example