Releases: unkeyed/unkey
Releases · unkeyed/unkey
v2.0.12
Changelog
v2.0.11
Changelog
- 39b97f3: Fix api.ts (#3784) (@perkinsjr)
- fb40616: feat: new projects UI (#3734) (@ogzhanolguncu)
- 6024e32: feat: v2 reroll key endpoint (#3785) (@Flo4604)
v2.0.10
Changelog
- 7226cd7: Migrate workflows to Blacksmith (#3764) (@blacksmith-sh[bot])
- e2aae6d: chore: more CI improvements (#3755) (@imeyer)
- f393622: feat: CI improvements (#3774) (@imeyer)
- b813a35: fix(ci): change less important jobs to gha runners (#3765) (@imeyer)
- 853f7d1: fix: actually pin versions (#3778) (@imeyer)
- 8a35311: fix: improved nil handling (#3771) (@imeyer)
- 905bc3c: fix: tx traces (#3777) (@Flo4604)
v2.0.9
Changelog
- b3e3764: chore: utility script to move environments to meta (#3748) (@chronark)
- 258772f: feat: generate docs from cli (#3646) (@ogzhanolguncu)
- 1d652ec: fix: nullable validation + tests (#3753) (@Flo4604)
- 7dccb57: refactor: remove permission warning and keydetails from root key success (#3741) (@ogzhanolguncu)
v2.0.8
v2.0.7
Changelog
- 9038046: chore: use lareger batches (#3746) (@chronark)
- 0d91d17: fix(CI): major cleanup (#3750) (@imeyer)
- 6312937: fix(buffer): remove unused Logger field (#3744) (@imeyer)
- 919b540: fix: add missing field to output schema (#3749) (@ogzhanolguncu)
- b629713: fix: eliminate some data races (#3733) (@imeyer)
- 03b0f18: fix: optimize workflow tests (#3743) (@imeyer)
- 624ee27: fix: remove regex on ratelimit identifier (#3738) (@chronark)
v2.0.7-alpha.1
Changelog
- fa73ed1: Merge branch 'feat_gateway' of github.com:unkeyed/unkey into feat_gateway (@Flo4604)
- 71091c2: Merge branch 'main' into feat_gateway (@Flo4604)
- 1fb5ec9: add 502 html (@Flo4604)
- 789c6dc: add error handling (@Flo4604)
- 6b7e79a: add latency (@Flo4604)
- 8b8097c: add tls setup for domain (@Flo4604)
- 4c85601: add todo file (@Flo4604)
- a1b79d6: changes (@Flo4604)
- c895d89: changes (@Flo4604)
- 2845d01: changes (@Flo4604)
- 4a64958: changes (@Flo4604)
- d6bda66: changes (@Flo4604)
- ac48596: changes (@Flo4604)
- efed6f4: chore: generate and format (@chronark)
- b818dea: feat: migrate db (@chronark)
- 66264ca: feat: partition db (@chronark)
- 63b01b5: fix: import and add missing cmd (@ogzhanolguncu)
- e1f5516: fix: proto (@chronark)
- 624ee27: fix: remove regex on ratelimit identifier (#3738) (@chronark)
- 9bb44c3: initial gateway cli (@Flo4604)
- c75007b: initial gateway mocked services (@Flo4604)
- 1593dab: refactor: remove seedgateway and hook partitionDB into ctrl (@ogzhanolguncu)
- 7f3d201: remove unneeded file (@Flo4604)
v2.0.6
v2.0.5
Changelog
- 67dcae0: Update index.mdx (@chronark)
- 5ea5f71: chore: docs (#3728) (@Flo4604)
- ffa3c0c: chore: dogfooding our ratelimiter before I make a PR to cal (#3730) (@chronark)
- eefcd17: chore: lower key cache ttl (#3735) (@Flo4604)
- 416f662: feat(metrics): add error counters for comprehensive monitoring coverage (#3729) (@imeyer)
- 0d7355f: fix: do not use the name as environment (#3736) (@chronark)
v2.0.4
Changelog
- 510612d: chore: openapi references (#3723) (@chronark)
- ce55333: feat: add paginated tRPC endpoint for projects (#3697) (@ogzhanolguncu)
- 4e9a819: fix: allow wildcard and colon in permissions query (#3717) (@Flo4604)
- d7cd044: fix: region not showing and wrong rl id (#3722) (@Flo4604)
- c4e23b6: fix: update identity by identity key instead of externalId and fix wrong body for permission and role (#3713) (@Flo4604)
- 27e2638: perf: bad get key performance (#3724) (@Flo4604)