Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Releases: microservices-demo/carts

0.4.8

16 Mar 14:33
Compare
Choose a tag to compare

No breaking changes.

Obtain url matchers for both spring and spring-boot endpoints.

0.4.7

15 Mar 13:37
Compare
Choose a tag to compare

Convert route metric to matched path.

0.4.6

15 Mar 09:40
Compare
Choose a tag to compare

Fixed http middleware for spring boot.

0.4.5

14 Mar 16:29
Compare
Choose a tag to compare

Changed healthcheck svc name to carts

0.4.4

14 Mar 16:10
Compare
Choose a tag to compare

No breaking changes.

Removed actuator based metrics.
Added RED based HTTP metrics.
Added jvm metrics.

0.4.3

09 Mar 11:59
Compare
Choose a tag to compare

Switched to the newly renamed db.

0.4.2

08 Mar 14:51
Compare
Choose a tag to compare

Renaming to carts.

0.4.1

03 Mar 13:56
Compare
Choose a tag to compare

Moved to a new base image that allows one to configure the java options via the JAVA_OPTS environment variable.

0.4.0

02 Jan 15:34
Compare
Choose a tag to compare

Added Opentracing

0.3.0

09 Nov 10:17
Compare
Choose a tag to compare

Setting a USER in the container for improved security.
Added Healthcheck endpoint.