Skip to content

Roadmap

Ivar Conradi Østhus edited this page Jan 5, 2017 · 25 revisions

Next

  • Authentication
    • Client authentication via tokens
    • Admin UI login
      • Okta support
  • UI: Group / Host-based filter
  • Scoped based queries from clients
  • Use websockets to update Admin UI realtime, with notifications on what just changed.

2.0.0 (eta 31.12.2016)

We have an alpha version ready: https://www.npmjs.com/package/unleash-server

  • Client registration details (#124)
  • Client metrics
    • API endpoint to collect metrics (#124)
    • UI presentation of metrics per feature toggle (#124)
    • Node client metrics
    • Java client metrics (java-client#3)
  • Support aggregate strategies (#102)
  • New dashboard UI (#153)
  • New Unleash logo (#93)
  • Release strategy to make it easy to adopt unleash (#116)
  • Create bin file (#150)
  • Migrations done by unleash-server internally (no external setup required)
  • Applicatons overview. Which applications have registered themselves, what strategies do they support, and which toggles do they use?
  • Testing phase (status: in production at FINN)
  • Modularize the code
  • Remove FINN specific code and config
  • Make it possible to inject custom database-uri-resolver
Clone this wiki locally