Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@bucketeer-bot bucketeer-bot released this 02 Dec 14:56
fd7f3a9

1.1.0 (2024-12-02)

Features

  • implement CreateAccountV2 and Update/Disable/Enable/Delete AccountV2 with no command support (#1321) (9f1e6ca)
  • implement CreateAPIKey support no command, save extra api key and maintainer column (#1344) (a785ed9)
  • implement logic and api description for read public AccountV2 APIs (#1333) (bf429a3)
  • implement public Push APIs and generate swagger definition document for push (#1292) (2298421)
  • migrate environment_namespace to environment_id (#1226) (d2251a5)
  • new update api-key API (#1350) (f49e70f)
  • ui/dashboard: implement api keys ui (#1338) (3d4f5a2)
  • ui/dashboard: implement members ui (#1326) (d6ed679)
  • ui: implement confirm dialog (#1318) (4de62d9)

Bug Fixes

  • batch svc not caching the api keys correctly (#1354) (0acbb03)
  • cannot create an account (#1324) (c1b8d14)
  • evaluation event counter metrics is not registered (#1353) (104ce58)
  • feature not found error on evaluation (#1360) (5113449)
  • use file io encoded_descriptor when replace encoded descriptor (#1329) (10b9ab8)

Miscellaneous

  • add api key token and maintainer (#1342) (a3292c8)
  • add doc for manual atlas migration and populate api_key with values from id (#1345) (b7dfb66)
  • add enable option for batch and subscriber service charts (#1327) (dd09cad)
  • add evaluation event count metrics to subscriber (#1351) (6da6bd6)
  • add logging features to batch flag cacher for debugging (#1359) (36aadb9)
  • change user evaluations id to use feature updated at (#1361) (3733b71)
  • fix dev container mysql schema (#1337) (d64e06f)
  • remove publish user event from api svc (#1336) (5c4ff75)
  • set default value for environment_namespace column (#1330) (a200202)
  • ui: show search filter only once (#1323) (382a56c)
  • update account api permission check (#1335) (29c8256)

Build System

  • deps: bump the dependencies group with 2 updates (#1314) (a812032)