Skip to content

Commit

Permalink
Release v0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
BuJo committed May 16, 2023
1 parent 0eb5070 commit 2c169b7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Releases

## v0.14 - 2023-05-16 Stability

* Make management port configurable via `-mgmtAddr :8987`
* Add net/pprof for debugging, see http://127.0.0.1:8987/debug/pprof
* Add Down state for health endpoint if last collection too old

Breaking Changes:

* actuator endpoints now on different port, no longer on main port (`8988` by default)
* http://127.0.0.1:8987/actuator/health (`/info`, `/prometheus`)

## v0.13 - 2023-05-11 Multiple Users

* Fix websocket/sse registrations
Expand Down

0 comments on commit 2c169b7

Please sign in to comment.