Skip to content

Releases: cereebro/cereebro

1.2.4

21 Feb 22:22
Compare
Choose a tag to compare

Bug fix : DependencyWheel did not sort components properly

1.2.3

05 Sep 12:18
Compare
Choose a tag to compare

Fix graph bug when components have both uppercase and lowercase names.

1.2.2

12 Aug 18:44
Compare
Choose a tag to compare

Bug fixes and Spring version upgrade.

  • Fix standalone Cereebro Server (since 1.2.1)
  • cereebro-snitch-spring-boot-starter no longer pulls Tomcat (Remove spring-boot-starter-web and actuator dependencies)
  • Upgrade to Spring Boot 1.5.6 / Spring Cloud Dalston SR.2

1.2.1

14 Jul 14:21
Compare
Choose a tag to compare

Bug fix : Activate LDAP detector

1.2.0

12 Jul 15:29
Compare
Choose a tag to compare

Upgrade to Spring Boot 1.5.4 and Spring Cloud Dalston SR1.

New LDAP Server relationship detector.

1.1.0

02 Jun 16:44
Compare
Choose a tag to compare

New detectors, improvements and allow customizations on the server side.

  • OAuth 2.0 authorization server detector
  • Detect Eureka apps without Cereebro metadata
  • Zuul gateway downstream services detector
  • Cache resolved system
  • Make default component names configurable

See Milestone 1.1.0

1.0.1

16 May 23:10
Compare
Choose a tag to compare

Minor bug fix on Cereebro Server favicon when using a custom context-path.

1.0.0

06 May 13:45
Compare
Choose a tag to compare

Cereebro is now even simpler to use, stable and battle tested.

Simplify greatly the use of Cereebro by providing one starter for the Cereebro Server, and another one for the Cereebro Snitch.
Reduce drastically the number of modules and refactor packages.

Add the ability to log the System Fragment on startup, or to write it to file for command line applications.

Add a Dependency Wheel chart to visualize the system on the Cereebro Server.
Add a logo and favicon for the Cereebro Server.

This releases closes milestone 1.0.0.

See the reference documentation in the Wiki.
Artifacts can be found at mavel central : http://repo1.maven.org/maven2/io/cereebro/

0.1.0

26 Apr 23:29
Compare
Choose a tag to compare

Add a bunch of new detectors :

  • Neo4j
  • RabbitMQ
  • MongoDB
  • elasticsearch
  • Redis
  • Eureka Server

SQL database detection has been fine tuned also, giving details on the SQL database type (MySQL, Oracle, etc).

Add some features :

  • Log SystemFragment on app startup, activated by config prop
  • Write SystemFragment to the file system for command line apps, activated by config prop
  • Improve UI with a header and footer, keep the graph simple

See issues in milestone 0.1.0 for more details.

Artifacts can be found on maven central.

0.0.4

30 Mar 07:16
Compare
Choose a tag to compare

Maintenance release focusing on database detection bugs.

See closed issues in Milestone 0.0.4.