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

Releases: microservices-demo/user

0.4.7

29 Jan 12:43
1968fe0
Compare
Choose a tag to compare
  • Multistage build

0.4.6

06 Oct 14:21
Compare
Choose a tag to compare
  • Fix user.json JSON format
  • Skip docker push for external PRs

0.4.5

19 May 09:20
Compare
Choose a tag to compare
  • Updated to use go 1.7

0.4.4

21 Mar 16:59
Compare
Choose a tag to compare

Building with go 1.7.
Refactoring to use weaveworks/common.

0.4.3

21 Mar 11:29
Compare
Choose a tag to compare

No breaking changes.
Removed hystrix.

0.4.2

13 Mar 13:55
Compare
Choose a tag to compare

No breaking changes.

Refactored for better Prometheus monitoring names. All endpoints are monitored by the metric request_duration_seconds.

From #43

0.4.1

31 Jan 11:51
Compare
Choose a tag to compare

various bug fixes and improvements

0.4.0

23 Dec 10:39
Compare
Choose a tag to compare

Opentracing added to service and as optional docker compose file.

0.3.0

09 Nov 10:16
Compare
Choose a tag to compare

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

0.2.0

23 Sep 13:41
Compare
Choose a tag to compare

Added initial prometheus monitoring.