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

Releases: microservices-demo/user

0.4.7

Choose a tag to compare

@vlal-zz vlal-zz released this 29 Jan 12:43
1968fe0
  • Multistage build

0.4.6

Choose a tag to compare

@etiennetremel etiennetremel released this 06 Oct 14:21
  • Fix user.json JSON format
  • Skip docker push for external PRs

0.4.5

Choose a tag to compare

@vlal-zz vlal-zz released this 19 May 09:20
  • Updated to use go 1.7

0.4.4

Choose a tag to compare

@philwinder philwinder released this 21 Mar 16:59

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

0.4.3

Choose a tag to compare

@philwinder philwinder released this 21 Mar 11:29

No breaking changes.
Removed hystrix.

0.4.2

Choose a tag to compare

@philwinder philwinder released this 13 Mar 13:55

No breaking changes.

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

From #43

0.4.1

Choose a tag to compare

@nustiueudinastea nustiueudinastea released this 31 Jan 11:51

various bug fixes and improvements

0.4.0

Choose a tag to compare

@jasonrichardsmith jasonrichardsmith released this 23 Dec 10:39

Opentracing added to service and as optional docker compose file.

0.3.0

Choose a tag to compare

@philwinder philwinder released this 09 Nov 10:16

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

0.2.0

Choose a tag to compare

@philwinder philwinder released this 23 Sep 13:41

Added initial prometheus monitoring.