All Versions
145
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 10

  • v3.2.21 Changes

    • ๐Ÿ›  fix: missing strategy makes the toggle-configure crash
  • v3.2.20 Changes

    • ๐Ÿ›  fix: update @types/node to latest
    • ๐Ÿ›  fix: constraints should be part of toggle schema
    • ๐Ÿ›  fix: Update yargs to to version 15.0.1
    • ๐Ÿ›  fix: Update log4js to the latest version ๐Ÿš€ (#524)
    • ๐Ÿ›  fix: Add option to disable database migrations #526 (#52
  • v3.2.19 Changes

    • ๐Ÿ›  fix: update knex to version 0.20.0
    • ๐Ÿ›  fix: Update unleash-frontend to 3.2.9
  • v3.2.18 Changes

    • feat: Add new Flexible Rollout Strategy (#517)
  • v3.2.17 Changes

    • ๐Ÿ›  fix: bump knex from 0.19.4 to 0.19.5 (secutiry-fix)
  • v3.2.16 Changes

    • ๐Ÿ›  fix: Update unleash-frontend to version 3.2.7
    • ๐Ÿ›  fix: lint error
    • ๐Ÿ›  fix: Add admin api for context-field definitions
    • ๐Ÿ›  fix: Update lolex to the latest version ๐Ÿš€ (#508)
    • ๐Ÿ›  fix: Only use set-value 2.0.1
    • ๐Ÿ“„ chore: Added static context props in docs (#507)
    • ๐Ÿ›  fix: Update dev-dependencies
    • ๐Ÿ›  fix: upgrade prettier to version 1.18.2
    • ๐Ÿ›  fix: Upgrade express to version 4.17.1
    • ๐Ÿ›  fix: update eslint to version 6.5.1
    • ๐Ÿ›  fix: update @passport-next/passport to version 3.0.1
    • ๐Ÿ›  fix: remove unused dependency: commander
    • chore: Add details about Larvel (php) SDK
    • chore: Added unleash-client-core as official sdk (#505)
    • ๐Ÿ›  fix: e2e tests should only set up one database per test file (#504)
    • chore: Added reference to official client implementation in .Net (#503)
    • ๐Ÿ›  fix(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#487)
    • ๐Ÿ›  fix: do not destroy db on startup
    • ๐Ÿ›  fix: remove old test-setup hacks
    • ๐Ÿ›  fix: upgrade knex to version 0.19.4
    • ๐Ÿ›  fix: upgrade @types/node to version 12.7.9
    • ๐Ÿ›  fix: upgrade lint-staged to version 9.4.1
    • ๐Ÿ›  fix: add more logging if test-db destroy fails
    • ๐Ÿ›  fix: upgrade async to version 3.1.0
    • ๐Ÿ›  fix: upgrade supertest to version 4.0.2
    • โฌ†๏ธ chore: upgrade ava to version 2.4.0
    • ๐Ÿ›  fix: remove unused depenency yallist
    • ๐Ÿ›  fix: Bump yargs to version 14.0.0
    • ๐Ÿ›  fix: bump husky to version 3.0.8
    • โšก๏ธ chore: Updated slack invite token (#501)
    • ๐Ÿ›  fix: Upgrade log4js to version 5.1.0
    • โœ… chore: increase test-logging
    • ๐Ÿ‘€ chore: see if travis is hapy with serial tests
    • ๐Ÿ— Revert "fix: build on node 10 and 12"
    • ๐Ÿ›  fix: build on node 10 and 12
    • ๐Ÿ›  fix: bump pg to 7.12.1
    • ๐Ÿ›  fix: only build with node v10 for now
    • ๐Ÿ›  fix: build on node 10 and 12
    • ๐Ÿ›  Fix asset paths (#486)
    • chore: fix broken links
    • chore: Add Elixir Unleash Library to README (#480)
    • ๐Ÿ›  fix: update keycloak example (#478)
    • ๐Ÿ›  fix(package): update commander to version 3.0.0
  • v3.2.15 Changes

    • ๐Ÿšค feat: add db query latency metrics
    • ๐Ÿ›  fix: fix: update knex to version 0.19.1
    • ๐Ÿ›  fix: remove unused dependency install
    • ๐Ÿ›  fix: Upgrade lint-staged to version 9.2.1
    • ๐Ÿ›  fix: Upgrade husky to version 3.0.1
    • ๐Ÿ›  fix: upgrade eslint to version 6.1.0
    • ๐Ÿ›  fix: Update unleash-frontend to version 3.2.6
    • ๐Ÿ›  fix: upgrade ava to 2.2.0
    • ๐Ÿ›  fix: Update @passport-next/passport to the latest version rocket (#469)
    • โšก๏ธ chore: Add guide for how to use eventHook to send updates to Slack
  • v3.2.14 Changes

    • ๐Ÿ›  fix: Unleash bin should allow databaseUrl to be defined in env.
  • v3.2.13 Changes

    • feat: add option and functionality that allows a user to hook into feature mutations (#457)
    • chore: add budgets as a company using unleash (#456)
    • fix: Add DATABASE_URL_FILE for loading a db url from a file (#455)
    • ๐Ÿ›  fix: Upgrade knex to version 0.17.5
    • โšก๏ธ chore: Update db-migrate-pg to version 1.0.0
  • v3.2.12 Changes

    • ๐Ÿ›  fix: none authentication should have a mock user (#449)
    • ๐Ÿ›  fix: Update commander to version 2.20.0
    • โšก๏ธ chore: Update docusaurus to version 1.11.0
    • โšก๏ธ chore: Update ava to version 2.0.0
    • โšก๏ธ chore: Update async to the latest version