All Versions
145
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 6
Changelog History
Page 6
-
v3.16.1 Changes
- π fix: make sure applying unique constraint on client_instances works
-
v3.16.0 Changes
- π fix: projectId must follow nameType in query
- π fix: publish events about unannounced applications
- π fix: messages to slack for archived toggles (#750)
- π fix: makes event-store emit id and createdAt (#746)
- π fix: don't use hardcoded timestamps as default values (#745)
- feat/return feature on create (#742)
- π fix: incorrect sql syntax in migration.
- π feat: add support for bulk operations on client apps/instance registr (#744)
- π fix: add unit test for addon-retry
- π fix: add strategy constraints
-
v3.15.0 Changes
π Began work on a technical debt dashboard on the frontend. The first iteration of this dashboard is included in this release.
- π fix: not crash if addon http post throws (#738)
- π fix: update unleash-frontend dependency (#736)
- π fix: project id should be validated correctly on create
- π fix: upgrade unleash-frontend to version 3.13.1
-
v3.14.0 Changes
- β¬οΈ feat: upgrade unleash-frontend to version 3.13.0
- feat: make client features endpoint memoizable (#734)
- π» feat: Add instance id to ui-config endpoint
- π fix: make sure test-data is urlsafe
-
v3.13.0 Changes
- β feat: check latest version
- β feat: expose current and latest version to ui-config
- feat: Use express-session backed by postgres
- β‘οΈ feat: update unleash-frontend to version 3.12.0
- feat: Handle database connection errors with 500 (#725)
- feat: Introduce specific "feature stale" events (#727)
- π fix: generate uuid in js migration instead of from db
- π fix: Don't check version when starting up in dev mode
- π fix: TypeScript should be a dev dependency (#730)
- π fix: make sure static site includes CNAME
- π fix: gh-720 Use express path templates for prometheus metrics (#724)
-
v3.12.0 Changes
- feat: setup typescript
- π fix: refactor context to use service pattern
- feat: allow stickiness on context-fields
- π fix: add middleware verifying content type
- π chore: Remove git add from husky
-
v3.11.2 Changes
- π fix: update unleash-frontend to version 3.11.4
-
v3.11.1 Changes
- π fix: upgrade unleash-frontend to version 3.11.3
-
v3.11.0 Changes
- π feat: Add support for filtering toggles on tags, projects or namePrefix (#690)
- feat: Introduce addon framework
- feat: Added tags to events table and emitted events
- π fix: upgrade prom-client from 12.0.0 to 13.1.0
- π fix: upgrade unleash-frontend to version 3.11.2
- π fix: Add a test for validation of empty params
- π fix: add docs for addons
- π fix: Add validation of required parameters
- π fix: add unleashUrl option
- π fix: Addons should support sensitive params
- π fix: should wait for seen apps
- π fix: typo in message in simple-authentication.js (#707)
- π fix: even-store should not block on emit
- π fix: Added the ability to specify db-schema via ENV (#702)
- π fix: Strategy schema should allow deprecated field (#700)
- π docs: update getting started guide with docker options (#697)
- π fix typo in /api/client/features docs (#694)
- π fix: website: require immer 8.0.1 or higher
- π fix: Add support for configuring database pool size (#705)
- 0οΈβ£ feat: Set default min dbpool size to 0
- 0οΈβ£ feat: Set default max dbpool size to 4
-
v3.10.1 Changes
- π fix: remove fields from /api/client/features respnse (#692)