Skip to content

Releases: Unleash/unleash

v3.17.3

26 Mar 11:50
Compare
Choose a tag to compare

v3.17.2

19 Mar 11:06
Compare
Choose a tag to compare

v3.16.1

19 Mar 11:06
Compare
Choose a tag to compare

v3.17.1

18 Mar 08:58
864e01e
Compare
Choose a tag to compare

v3.17.0

12 Mar 12:17
362361f
Compare
Choose a tag to compare

v3.16.0

05 Mar 15:05
Compare
Choose a tag to compare
  • 7a99017f - fix: add strategy constraints
  • 15169918 - Update discover-unknown-toggles.md
  • 36bc3b98 - chore: more docs
  • 7b2b4acb - fix: add unit test for addon-retry
  • aaab3fbb - Update README.md
  • 4808eb32 - feat: add support for bulk operations on client apps/instance registr… (#744)
  • ec2c6e88 - fix: incorrect sql syntax in migration.
  • ec3d6e95 - chore: remove superfluous logging from client registration
  • 8e0bae73 - feat/return feature on create (#742)
  • 31082e52 - fix: don't use hardcoded timestamps as default values (#745)
  • 5c795bda - fix: makes eventstore emit id and createdAt (#746)
  • a67b5029 - chore: setup separate workflow for PRs
  • dde1974a - chore: Don't build prs from main build file
  • 020b9beb - chore: update frontend version (#749)
  • f4aba807 - fix: messages to slack for archied toggles (#750)
  • 9e649118 - fix: publish events about unannounced applications
  • 40bde7c0 - fix: projectId must follow nameType in query
  • a3aad3f8 - chore: update changelog
  • b24f68d4 - 3.16.0

v3.15.0

26 Feb 13:01
Compare
Choose a tag to compare
  • 6643de6 - chore: Begin converting files from JS to TypeScript
  • 94b278a - Add support for TS to eslint
  • d1933bc - chore: Add TS support to code coverage
  • 46c55c8 - chore: Switch FeatureHasTagError back to js
  • 8cd1925 - Move deps to devDependencies and add airbnb eslint rules
  • 5f83fbc - chore: Add eslint rules and fix strings to pass rules
  • 405c060 - fix: upgrade unleash-frontend to version 3.13.1
  • 44af415 - feat: make client features endpoint memoizable (#734)
  • 7be8846 - fix: make sure test-data is urlsafe
  • 1ed3806 - feat: upgrade unleash-frontend to version 3.13.0
  • 5bae421 - chore: update changelog
  • 2e13976 - 3.14.0
  • 7cc2334 - fix: upgrade unleash-frontend to version 3.13.1
  • 8d4cdd5 - chore: Begin converting files from JS to TypeScript
  • 55dd2ed - fix: project id should be validated correctly on create
  • 23ceacf - use svg logo
  • 6c41816 - chore: cname for docs
  • 7f34785 - fix: update unleash-frontend dependency (#736)
  • 1d9065a - chore: Improve our user documentation (#733)
  • ecc1787 - chore: use img instead of svg for logo
  • c7c618d - chore: update gaTrackingId for user docs
  • 3dcc65e - chore: fix getting started link on docs index
  • 3dc3c07 - chore: update sidebar
  • c4c33c1 - chore: add docs for health
  • 26255b8 - chore: docs
  • 24d2aa5 - chore: more docs
  • 620d0f5 - chore: more docs
  • f9fd65a - chore: update dependencies (#737)
  • 05e69e6 - fix: not crash if addon http post throws (#738)
  • 018dc90 - chore: update changelog
  • 69da866 - 3.15.0

v3.14.0

23 Feb 13:18
4e3f2d3
Compare
Choose a tag to compare
  • 35486ef - Add instance id to ui-config endpoint
  • dddfbbf - feat: make client features endpoint memoizable (#734)
  • dfd0dbd - fix: make sure test-data is urlsafe
  • db980c2 - feat: upgrade unleash-frontend to version 3.13.0
  • ffb5efa - chore: update changelog
  • 4e3f2d3 - 3.14.0

v3.13.0

19 Feb 11:54
73239d4
Compare
Choose a tag to compare
  • 4e63512 - Setup tsc-watch for dev build (#723)
  • f49b508 - fix: gh-720 Use express path templates for prometheus metrics (#724)
  • 8bf4214 - feat: Handle database connection errors with 500 (#725)
  • 3bd3448 - chore: Make github workflow trigger on all pushes
  • 59f9490 - fix: make sure static site includes CNAME
  • 2a40edd - fix: move CNAME to static
  • d017ec7 - feat: add db-session store (#722)
  • b17e9a4 - feat: Introduce specific "feature stale" events (#727)
  • 4902161 - fix: TypeScript should be a dev dependency (#730)
  • b83387a - Add a version service (#729)
  • c2db551 - fix: Don't check version when starting up in dev mode
  • 153fd97 - chore: Add override information for version check to doc
  • ba57822 - fix: generate uuid in js migration instead of from db
  • 7ee36d2 - chore: better uuid name
  • 1ba029d - feat: update unleash-frontend to version 3.12.0
  • 8a16fe2 - chore: update changelog
  • 73239d4 - 3.13.0

v3.12.0

16 Feb 12:29
Compare
Choose a tag to compare
  • 1517085 - feat: setup ts
  • 66ef6f6 - feat: move files
  • 966eb44 - feat: add devDependencies rule to eslintrc
  • dd200d3 - feat: move bin
  • b9dcd94 - feat: set bin dir
  • a009167 - feat: add migrations dir
  • 38d79e6 - fix: add new to createStores eventstore instance
  • bf9f16e - feat: add watch mode
  • 5edfbf4 - fix: update examples path
  • cbdde21 - feat: setup e2e tests on transpiled code
  • 74b510e - feat: add start target
  • a83ee84 - fix: change state.e2e test import paths
  • e60e93b - fix: enable devDependencies lint rule
  • 44eb684 - feat: set ava snapshot dir
  • dcd1686 - chore: delete snapshot files
  • 041a378 - fix: include snapshot files
  • 5ab81c2 - fix: add coverage
  • 23057a5 - fix: make nyc use sourcemaps for coverage
  • a5b6169 - chore: Use es2019 as target for tsc
  • 247a98c - 3.11.3-next.0
  • ce4af65 - fix: add prepare script
  • c8feed1 - 3.11.3-next.1
  • c1aab06 - Feature/setup typescript
  • 02915a3 - chore: update changelog
  • 8d1851c - 3.12.0