Files
kapow/docs/release-notes/RELEASE-v0.5.1.md
pancho horrillo 974ffb7918 Add release notes for v0.5.1
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
2020-04-22 11:18:36 +02:00

1.2 KiB

Kapow! v0.5.1

Features

  • Re-release of v0.5.0 with missing release-key.gpg added, as well as debugging doc example

  • #89 Wrong environment variables exported to process

  • #98 Implement a proper logging system (Partially solved. Added a logging feature for scripts in User-server for aid in debugging)

  • #92 Spawn package uses static default value for KAPOW_DATA_URL

  • #102 Handle race condition between Control API and pow files

  • #105 Handle unexpected exit of servers

Known issues and limitations

Data API

  • #73 /response/body and /response/stream behave identically for now.

Windows®

  • #83 kapow server file.pow will try to run file.pow through bash, not cmd or powershell.
  • kapow route default entrypoint is /bin/sh, so in order to use cmd or powershell, it must be explicitly set.