github codecentric/spring-boot-admin 1.1.0

latest releases: 3.2.3, 3.2.2, 3.2.1...
9 years ago

Changes

New UI-Features

  • Easy, intuitive log level management
  • Interact with JMX Bean
  • Redesigned details
    • JVM & memory metrics
    • Detailed health (needs Spring Boot 1.2.0 on clients)
    • Datasource details (needs Spring Boot 1.2.0 on clients)
    • Support for rich-gauge metrics (needs Spring Boot 1.2.0 on clients)
  • View thread-dumps
  • Remove offline applications

New Client-Features

  • Support for Basic-Auth secured admin server
  • Configurable client URL reported to the admin server

New Server-Features

  • Support hazelcast for cluster replication
  • Allow multiple applications with same name and different URLs
  • Support searching for applications by name via REST

Bugfixes

  • CORS-Headers are added for management-endpoints only
  • CORS-Headers are added if management.port != server.port
  • The logfile isn't downloaded to test availabilty, doing a HEAD request instead
  • The logfile is exposed as management endpoint
  • spring.application.name is chosen for application name - info.id isn't needed anymore
  • less flickering on refresh in overview
  • allow custom-context path for admin server
  • Better chosen default client URL respecting mangagement-port & context-path

Don't miss a new spring-boot-admin release

NewReleases is sending notifications on new releases.