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

Releases: microservices-demo/front-end

0.3.12

21 Mar 11:30
Compare
Choose a tag to compare

No breaking changes.

Make metric a histogram, not a summary.

0.3.11

20 Mar 12:07
Compare
Choose a tag to compare

No breaking changes.

Add service label to metrics. Renamed path to route.

0.3.10

16 Mar 13:28
Compare
Choose a tag to compare

Improved metrics accounting.

0.3.9

16 Mar 10:37
Compare
Choose a tag to compare
  • Check for 500 response from go svc

0.3.8

14 Mar 11:10
Compare
Choose a tag to compare

Changed Prometheus label (status -> status_code).

0.3.7

13 Mar 09:37
Compare
Choose a tag to compare

Added /metrics endpoint for Prometheus metrics.

0.3.6

10 Mar 10:11
Compare
Choose a tag to compare

Upgraded to the latest version of Node 4.x and some other minor improvements.

0.3.5

08 Mar 15:38
Compare
Choose a tag to compare

Switched to the newly renamed carts service.

0.3.4

07 Mar 09:39
Compare
Choose a tag to compare

Improved updated basket functionality.

0.3.3

01 Mar 12:42
Compare
Choose a tag to compare

Adds the option to use Redis as a session backend. Fixes travis config.