Skip to content

Releases: metal-stack/masterdata-api

v0.12.0

24 Jul 11:28
2b74fce
Compare
Choose a tag to compare

General Changes

Breaking Change

For developers: Clients must be updated as we will soon drop compatibility of deprecated wrappers. See #81.

v0.11.11

22 Apr 08:43
d0322b7
Compare
Choose a tag to compare

General Changes

v0.11.10

22 Apr 07:16
fe873c4
Compare
Choose a tag to compare

General Changes

v0.11.9

08 Apr 11:28
ef28d9f
Compare
Choose a tag to compare

General Changes

v0.11.8

24 Mar 09:21
13b3dd9
Compare
Choose a tag to compare

General Changes

v0.11.7

18 Mar 09:55
205a4ac
Compare
Choose a tag to compare

General Changes

  • Fix missing workdir when switching to distroless image. (#112) @Gerrit91

v0.11.6

17 Mar 06:49
47837e8
Compare
Choose a tag to compare

General Changes

  • Update to go-1.24, simplify error handling in startup code (#110) @majst01

v0.11.5

29 Oct 09:15
4d8b184
Compare
Choose a tag to compare

General Changes

  • Return all project ids a tenant is member of within a given tenant (#99) @simcod
  • Update to go-1.23 and fix new linter warnings (#105) @majst01

v0.11.4

20 Jun 05:57
002061c
Compare
Choose a tag to compare

General Changes

  • Remove error from constructor if never a error happens (#101) @majst01
  • Migrate to buf v2 config format and update deps (#98) @majst01

v0.11.3

10 May 12:37
3954efc
Compare
Choose a tag to compare

General Changes

  • Implement membership queries for tenant service (#97) @Gerrit91
  • Remove memberships when deleting tenant or project (#94) @iljarotar