Skip to content

Releases: contiamo/go-base

v4.13.1

04 Nov 10:15
45c0f77
Compare
Choose a tag to compare

4.13.1 (2022-05-12)

Miscellaneous

  • bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#277) (05320c7)

v4.13.0

26 Apr 12:04
4e34ebe
Compare
Choose a tag to compare

4.13.0 (2022-04-26)

Features

  • allow customizing http handler error parsing (#270) (61a10a7)

v4.12.0

19 Apr 14:16
b086620
Compare
Choose a tag to compare

4.12.0 (2022-04-19)

Features

  • allow skipping http loggin per request (#268) (1a3b401)

v4.11.2

13 Apr 12:01
cec496c
Compare
Choose a tag to compare

4.11.2 (2022-04-12)

Miscellaneous

  • bump github.com/cenkalti/backoff/v4 from 4.1.2 to 4.1.3 (#264) (29bca07)
  • bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.1 (#262) (ea370ac)
  • bump github.com/lib/pq from 1.10.4 to 1.10.5 (#261) (1dd0d34)
  • bump go.opentelemetry.io/contrib/detectors/aws/eks (#260) (b4f77ed)
  • bump otel metric packages from 0.28.0 to 0.29.0 (2862942)

v4.11.1

08 Apr 15:37
e3ee5de
Compare
Choose a tag to compare

4.11.1 (2022-04-08)

Miscellaneous

  • bump actions/checkout from 2.4.0 to 3 (#237) (5e8f493)
  • bump actions/setup-go from 2.1.5 to 2.2.0 (#215) (0678d17)
  • bump actions/setup-go from 2.2.0 to 3 (#236) (ed14841)
  • bump github.com/go-chi/chi (#203) (1dfd553)
  • bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0 (#214) (8ec3d2f)
  • bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 (#229) (2a07f17)
  • bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 (#210) (b76fcdf)
  • bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 (#213) (201aac5)
  • bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#241) (b8047c6)
  • bump go.opentelemetry.io/otel/exporters/jaeger (#233) (10589b5)
  • bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#239) (7400136)
  • bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#231) (950e85b)
  • bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace (#230) (d43fc26)
  • bump golang.org/x/tools from 0.1.8 to 0.1.9 (#211) (1a78774)
  • bump golang.org/x/tools from 0.1.9 to 0.1.10 (#240) (4ded79b)
  • bump golangci/golangci-lint-action from 2 to 3.1.0 (#235) (c85c462)
  • upgrade observability components (8beb2d6)
  • upgrade otel components (#221) (9967478)
  • upgrade otel contrib packages (#227) (bf71d97)

v4.11.0

09 Jan 14:14
2eae941
Compare
Choose a tag to compare

4.11.0 (2022-01-09)

Features

  • add Getters to the component Info struct (1c83a04)

v4.10.0

09 Jan 11:53
55be357
Compare
Choose a tag to compare

4.10.0 (2022-01-09)

Features

  • add a standard logging configuration util (#208) (67192db)
  • add contexts package to simplify signal handling (#204) (36a26ca)
  • add option for trimming SQL in open tracing spans (#192) (8347610)
  • Add package for the default OpenTelemetry usage (#201) (bd18d2b)
  • Add support for open telemetry metrics (bd18d2b)

Miscellaneous

  • add EndSpan utility (#205) (85e1d23)
  • bump actions/checkout from 2.3.5 to 2.4.0 (#189) (a1fa8b0)
  • bump actions/setup-go from 2.1.4 to 2.1.5 (#199) (c8ed12f)
  • bump github.com/cenkalti/backoff/v4 from 4.1.1 to 4.1.2 (#191) (3fc1918)
  • bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0 (#196) (519f059)
  • bump github.com/lib/pq from 1.10.3 to 1.10.4 (#190) (1ece810)
  • bump github.com/Masterminds/squirrel from 1.5.1 to 1.5.2 (#194) (150ae9a)
  • bump github.com/rs/cors from 1.8.0 to 1.8.2 (#198) (5092688)
  • bump github.com/uber/jaeger-client-go (#197) (acc1e73)
  • bump golang.org/x/tools from 0.1.7 to 0.1.8 (#195) (5517c06)
  • bump GoogleCloudPlatform/release-please-action from 2 to 3 (#200) (1b56448)

v4.9.0

25 Oct 12:37
c436933
Compare
Choose a tag to compare

Features

  • support PGSSL* env variables for configuring the ssl mode (#187) (96447ad)

v4.8.0

23 Oct 18:12
09a25fd
Compare
Choose a tag to compare

Features

v4.7.0

15 Oct 08:08
d9abb04
Compare
Choose a tag to compare

Features

  • check progress for status:error and return error if found. (#182) (fc4d29f)