Skip to content

1.2.1

Compare
Choose a tag to compare
@joshiste joshiste released this 20 May 10:59
· 3287 commits to master since this release

UI-Changes

  • Added support for spring clouds /refresh-endpoint and postable /env-endpoint (#69)
  • Added support for /activiti endpoint (#64)
  • Added desktop notifications on status change
  • Added httpsessions-metrics to details view (#74)
  • Added error-descriptions for JMX and logging view
  • Change all raw-links and logfile link to the reverse proxy-url

Server-Changes

  • Separate health, management and service url, to support non-boot-applications (#67)
  • Don't break JSON pretty formatting - fixes #63
  • Update spring-boot to 1.2.3
  • Update spring-cloud to 1.0.1 - fixes #71

Client-Changes

  • Added optional automatic deregistration on shutdown - turned off by default
  • Only try to register periodically when the context is active
  • Reworked default url computation - fixes #57
  • Https detection in default url computation (#68)
  • Added JSON content type when registering to Admin Server - fixes #62
  • Added ConfigurationProperties metadata