Releases: unkeyed/unkey
Releases · unkeyed/unkey
v2.0.46
Changelog
- 346ee3a: Fix: support dialog closing when opened (#4490) (@MichaelUnkey)
- 1545442: chore: Make Stripe Great Again (#4479) (@perkinsjr)
- 1073dbc: chore: Move alert to UI (#4485) (@MichaelUnkey)
- 8f019c4: feat: add SecretsConfig proto for encrypted env vars (#4451) (@Flo4604)
- 2a0d2d0: feat: add customer-workload service account for pod isolation (#4455) (@Flo4604)
- 14cf21b: feat: add environment variables db schema and queries (#4450) (@Flo4604)
- dbb7bda: feat: add lets encrypt challenges (#4471) (@Flo4604)
- 593b815: feat: better env var injection (#4468) (@Flo4604)
- b358cbf: feat: dashboard UI for environment variables management (#4452) (@Flo4604)
- 5f2bcf8: feat: decrypt env vars in CTRL workflow before passing to Krane (#4453) (@Flo4604)
- 569a89d: feat: inject env vars into pod spec via Krane (#4454) (@Flo4604)
- 3ef549c: feat: update identities list styling (#4480) (@mcstepp)
- 0cb2b0f: fix/make-analytics-endpoint-visible (#4487) (@Flo4604)
- eb514ee: fix: cap dashboard min ratelimtit interval (#4496) (@Flo4604)
- 791f3d3: fix: update next (#4499) (@MichaelUnkey)
- 67f2c88: fix: use same 1 char limit for externalId everywhere (#4501) (@Flo4604)
- 44844c5: remove gw from k8s manifest, add agent fix ctrl vault for certs (#4463) (@Flo4604)
v2.0.45
Changelog
- cf72e3f: Fix/update validation issues status label (#4478) (@theabhayprajapati)
- a2afa58: chore: Remove un-used UI components (#4472) (@MichaelUnkey)
- 41fab2c: chore: updated key migration example (#4390) (@MichaelUnkey)
- d94a5bf: ci: enforce go lint errors (#4427) (@chronark)
- 4d6a98b: feat: show exact key count of an api (#4437) (@ogzhanolguncu)
- 8b14f39: fix: Improve readability of identifier on rate limits overrides page (#4424) (@MichaelUnkey)
- 1db420f: fix: add 403 error when 0 key verification perms (#4483) (@Flo4604)
- b20b560: fix: adjust dockerfile to slimify image (#4443) (@Flo4604)
- edd710a: fix: external id issues (#4439) (@ogzhanolguncu)
- 0740117: fix: pre-initialize outcomes to zero to match other tests (#4470) (@mcstepp)
- 0695f90: fix: refactor dashboard modals to use unkey ui modal (#4456) (@MichaelUnkey)
- fa48d4c: fix: remove packages from build step (#4467) (@mcstepp)
- 7026e56: fix: unfuck modals (#4448) (@perkinsjr)
- 7319273: fix: update images and code in docs (#4383) (@MichaelUnkey)
- 93c703b: perf: fix n+1 (#4484) (@Flo4604)
v2.0.44
Changelog
- 5e4299e: chore: add seed cmd (#4370) (#4422) (@chronark)
- ae0f4fc: chore: move cache pacakge to sdks repo (#4423) (@chronark)
- 986afff: chore: remove deleted at index (#4433) (@Flo4604)
- d22ac6d: ci: delete pull_request_target flows (#4425) (@chronark)
- 1219742: feat: Unkey Flow (#4299) (@ogzhanolguncu)
- 953dac4: feat: add time retention parsing to clickhouse queries (#4389) (@Flo4604)
- 210947e: fix: dashboard build in docker (#4435) (@chronark)
- aae72c0: fix: decouple clickhouse analytics from other api requests on dashboard (#4407) (@mcstepp)
- 2b2079e: refactor: make gateway health non-nullable and unify challenge types (#4428) (@chronark)
v2.0.43
Changelog
- 2f5401d: chore: add seed cmd (#4370) (@Flo4604)
- 0a49688: chore: pin all npm packages (#4410) (@chronark)
- 1427233: feat: gateways get created on k8s (#4375) (@chronark)
- 9bc368a: feat: gateways get created on project init (#4367) (@chronark)
- 7a6a99d: feat: implement krane gateway RPCs for docker (#4365) (@chronark)
- 4a34739: feat: krane k8s gateway rpcs (#4366) (@chronark)
- 4a6a473: fix: non root key should err (#4416) (@Flo4604)
- 572f15b: fix: revert flush times, add circuitbreaker (#4404) (@Flo4604)
- d17e8ce: fix: show enterprise products only to enterprise customers (#4395) (@mcstepp)
- 433975c: revert: use 5s flush intervals (#4406) (@chronark)
- 603d6af: update to 4.2.213 (#4408) (@perkinsjr)
v2.0.42
v2.0.41
Changelog
- b72152f: chore: slow down inserts (#4399) (@chronark)
- de33fb5: chore: update the drizzle tables to be beta ready (#4345) (@chronark)
- d716cdf: feat: add zen catch all route (#4350) (@Flo4604)
- f74ce8c: feat: define protos for kranes gateway management (#4364) (@chronark)
- 85b9fb1: feat: implement WorkOS Radar on auth actions (#4355) (@mcstepp)
- c6ed44c: feat: integrate Cloudflare Turnstile CAPTCHA for authentication security (#4396) (@perkinsjr)
- 9edc879: feat: log external_id (@chronark)
- 73521da: fix: upgrade mintlify (#4361) (@chronark)
- 43d66e7: refactor: merge partition db into main db (#4323) (@chronark)
- 60ec61d: removed quotes from auth (#4354) (@MichaelUnkey)
v2.0.40
v2.0.39
Changelog
- 49fecd3: chore: remove link checker from autofix, rely on Mintlify GH app only (#4338) (@mcstepp)
- 80b7810: feat: add key migration endpoint (#4320) (@Flo4604)
- 15beb6d: fix: read body not longer 500err (#4341) (@Flo4604)
- b02f2af: perf: remove cached clock (#4342) (@Flo4604)
- 434b90f: perf: remove chproxy response (#4334) (@Flo4604)
- cff43ea: perf: switch json lib (#4306) (@Flo4604)
v2.0.38
v2.0.37
Changelog
- 587a797: Merge branch 'main' of github.com:unkeyed/unkey (@chronark)
- 6ab6ab8: Merge branch 'main' of github.com:unkeyed/unkey (@chronark)
- 6e353c0: Merge branch 'main' of github.com:unkeyed/unkey (@chronark)
- a55adf7: ci: run on merge (@chronark)
- 434b90f: perf: remove chproxy response (#4334) (@Flo4604)