8000 Releases · contiamo/goserver · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.

Releases: contiamo/goserver

Update go-base and remove the dependency loop

01 Oct 08:56
470a1b7
Compare
Choose a tag to compare
8000
Merge pull request #19 from contiamo/remove-dep-loop

Update to go-base v4.5.1

v0.6.0: Merge pull request #18 from contiamo/update-go-base

30 Sep 08:15
de77630
Compare
Choose a tag to compare

Flowing Echidna

03 Nov 15:13
798094e
Compare
Choose a tag to compare
Merge pull request #16 from contiamo/update-tracing-init

Simplify the grpc tracing middleware

Estute Echidna

30 Oct 13:08
38b6923
Compare
Choose a tag to compare
v0.5.1

Merge pull request #15 from contiamo/scrub-sensitive-fields-in-metada…

Early Echidna

10 May 11:57
a9136cd
Compare
Choose a tag to compare

Support graceful shutdown of the http metrics and health server. This deprecates the existing helper ListenAndServeMetricsAndHealth and users should migrate to ListenAndServeMonitoring

Additionally, the Jaeger tracing configuration is now read from the environment, enabling dynamic configuration.

Log
3d0a569 : Implement a graceful health server (by Lucas Roesler)
7c47e3a : Ensure that tests are passing (by Lucas Roesler)
ceedca0 : Add basic makefile (by Lucas Roesler)
08fb46e : Update helper.go (by Lucas Roesler)

Daring Dribbler

02 Apr 12:55
c350333
Compare
Choose a tag to compare

New

  • Add an example on how to use goserver as a middleware only

Breaking

  • Removes the error return on WrapHandler method in the Options interface.
  • WithMetrics and WithTracing can panic

Careful Counter

14 Dec 14:55
012791d
Compare
Choose a tag to compare

New

  • Adds the response size metric to the HTTP middleware

Breaking

  • Update the HTTP metrics middleware to use standardized metric names.

Power Scrubber

17 Oct 15:44
16a9f0c
Compare
Choose a tag to compare
  • Adds error scrubbing middleware for GRPC

v0.1.0: Merge pull request #6 from contiamo/feature-stacktrace-logging

07 Aug 09:27
c73e947
Compare
Choose a tag to compare
Add stack trace logging to the grpc-recovery middleware
0