Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1001 Bytes

CHANGES.md

File metadata and controls

60 lines (31 loc) · 1001 Bytes

Pulsar Express CHANGES

(Almost) full release notes.

Version 0.4.0

  • Features:
    • Tenant page
    • Namespace page
    • Function worker in connection definition
  • Updates in UI

Version 0.3.1

  • Fix: axios queries not using ovrriden port/host

Version 0.3.0

  • Features:
    • First security level (token)
      • Update of server-side API
      • Update of requests on client-side
      • UI for connection creation (input for token)
    • Docker file

Version 0.2.2

  • Bug: bad path in nuxt.config.js (cannot started the app with CLI after installed in global)

Version 0.2.1

  • Bug: problem with import on server-side, replaced by require

Version 0.2.0

  • Features: Configuration of connections on server-side

Version 0.1.2

  • Bug: pulsar-express unable to start after installing it with npm i pulsar-express -g

Version 0.1.1

  • Features: overview and functions pages
  • Docs update

Version 0.1.0

  • First release 🎉
  • Pages: clusters, topics, connections