Skip to content

Tags: pace/bricks

Tags

v0.4.28

Toggle v0.4.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #388 from pace/sentry

Sentry cleanup and fixes

v0.4.27

Toggle v0.4.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #387 from pace/sentry-debug

tracing: Fix bugs and clean up code

v0.4.26

Toggle v0.4.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #380 from pace/sentry-tracing-poc

tracing: replace Jaeger with Sentry

v0.4.25

Toggle v0.4.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #379 from pace/downgrade-redislock

Downgrade redislock library

v0.4.24

Toggle v0.4.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #378 from monstermunchkin/grpc-external-dependencies

grpc: Add external dependencies to context

v0.4.23

Toggle v0.4.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating Go version as recommended in https://go.dev/doc/toolchain\#v…

…ersion (#376)

v0.4.22

Toggle v0.4.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update various dependencies (#366)

* gitignore: Un-ignore content of vendor directory

* gomod: Switch to github.com/google/uuid

* Switch to github.com/google/uuid

* gomod: Update github.com/PuerkitoBio/rehttp to v1.4.0

* gomod: Update github.com/caarlos0/env to v10

* Update to github.com/caarlos0/env v10

* gomod: Update github.com/certifi/gocertifi

* gomod: Update github.com/dave/jennifer

* gomod: Update github.com/golang-jwt/jwt to v5

* Update to github.com/golang-jwt/jwt/v5

* gomod: Update github.com/gorilla/mux to v1.8.1

* gomod: Update github.com/grpc-ecosystem/go-grpc-middleware

* gomod: Add github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus

* Use github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus

* gomod: Update github.com/mattn/go-isatty

* gomod: Update github.com/mattn/goveralls

* gomod: Update github.com/prometheus/client_golang

* gomod: Update github.com/rs/xid

* gomod: Update github.com/rs/zerolog

* gomod: Update github.com/shopspring/decimal

* gomod: Update github.com/sony/gobreaker

* gomod: Update github.com/spf13/cobra

* gomod: Update github.com/stretchr/testify

* gomod: Update github.com/zenazn/goji

* gomod: Remove golang.org/x/tools/cmd/cover (deprecated)

* tools.go: Remove golang.org/x/tools/cmd/cover (deprecated)

* gomod: Update golang.org/x/vuln

* gomod: Update google.golang.org/grpc

* gomod: Update google.golang.org/grpc/cmd/protoc-gen-go-grpc

* gomod: Update go-pg to v10

* Update to go-pg/v10

v0.4.21

Toggle v0.4.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #364 from esimov/master

Define a global environment variable instead of Sentry

v0.4.20

Toggle v0.4.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump golang.org/x/net from 0.8.0 to 0.17.0 (#358)

* Bump golang.org/x/net from 0.8.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.
- [Commits](golang/net@v0.8.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* bumped to 1.21.3

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Florian Kunzweiler <[email protected]>

v0.4.19

Toggle v0.4.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #356 from pace/generate-links-struct

Generate json api "links" struct when specified in spec