Skip to content

Releases: postfinance/discovery

v0.9.0

21 Feb 14:29
Compare
Choose a tag to compare

Changelog

  • ee5fdac chore: update changelog with 0.9.0 release
  • 0abdb5c ci(goreleaser): fix docker build
  • f4868f5 ci(goreleaser): fix docker build
  • 2dfd565 feat: retry register and unregister service exponentially
  • 8c729dd feat: building docker image from distroless
  • 6db4717 ci(goreleaser): fix deprecated config
  • a3654f1 feat: add possibility to use an external command to create the oidc id_token
  • abef5ac ci: add 5m lint timeout
  • eed1420 ci: make linter happy
  • d393d69 build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 (#115)
  • 2af7d82 build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (#112)
  • bc546ba build(deps): bump golang.org/x/term from 0.4.0 to 0.5.0 (#114)
  • b693f0d build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 (#113)
  • 1b94393 build(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3 (#111)

v0.8.3

25 Jan 12:45
Compare
Choose a tag to compare

Changelog

  • 7aac1c1 chore: update changelog with 0.8.3 release
  • fae9775 ci: update release action
  • 6bea7ed chore: update changelog with 0.8.3 release
  • 0848956 build(deps): github.com/golang-jwt/jwt/v4 4.4.2 -> 4.4.3
  • c78868c build(deps): github.com/coreos/go-oidc/v3 3.4.0 -> 3.5.0
  • aa7abc0 chore: update grpc files
  • 6969236 build(deps): k8s.io/apimachinery 0.25.4 -> 0.26.1
  • d926718 build(deps): google.golang.org/grpc 1.51.0 -> 1.52.1
  • 5cb1f53 build(deps): google.golang.org/genproto 0.0.0-20221027153422-115e99e71e1c -> 0.0.0-20230124163310-31e0e69b6fc2
  • e83a9c3 build(deps): golang.org/x/oauth2 0.2.0 -> 0.4.0
  • bb6c1c6 build(deps): go.uber.org/zap 1.23.0 -> 1.24.0
  • 38a824d build(deps): github.com/postfinance/flash 0.4.0 -> 0.5.0
  • f3a4230 build(deps): github.com/grpc-ecosystem/grpc-gateway/v2 2.13.0 -> 2.15.0
  • 850ecc2 ci: fix pipeline errors
  • c3661c0 add ARM build
  • 31f5d6e build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 (#103)
  • 380c4e6 build(deps): bump github.com/prometheus/client_golang (#100)
  • 55e5249 build(deps): bump k8s.io/apimachinery from 0.25.3 to 0.25.4 (#101)
  • fe248ae build(deps): bump github.com/alecthomas/kong from 0.7.0 to 0.7.1 (#102)
  • 70f29c8 build(deps): bump golang.org/x/oauth2 from 0.1.0 to 0.2.0 (#98)
  • 2381670 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#96)
  • 9f6ff9d build(deps): bump github.com/prometheus/client_golang (#97)
  • abce63e build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#93)
  • 7cc5a46 build(deps): bump github.com/coreos/go-oidc/v3 from 3.2.0 to 3.4.0 (#86)
  • 639f50e build(deps): bump github.com/alecthomas/kong from 0.6.1 to 0.7.0 (#95)
  • 64f3330 build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#94)
  • c98c6fb build(deps): bump github.com/postfinance/flash from 0.3.0 to 0.4.0 (#92)
  • 34ab5b2 build(deps): bump k8s.io/apimachinery from 0.24.3 to 0.25.3 (#91)
  • 8c774d3 build(deps): bump google.golang.org/grpc from 1.48.0 to 1.50.1 (#90)
  • 49cddd6 build(deps): bump go.uber.org/zap from 1.21.0 to 1.22.0 (#79)
  • e494d77 build(deps): bump github.com/prometheus/client_golang (#77)
  • f1b75d4 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#78)
  • 4b55f76 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#74)
  • 856a1ab build(deps): bump k8s.io/apimachinery from 0.24.2 to 0.24.3 (#72)
  • 136060c build(deps): bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#73)
  • cfd238d build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#71)
  • 8f010a9 build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 (#70)
  • de21b5f build(deps): bump github.com/alecthomas/kong from 0.6.0 to 0.6.1 (#68)
  • c1c20ff build(deps): bump k8s.io/apimachinery from 0.24.1 to 0.24.2 (#67)
  • a1dfa4b build(deps): bump github.com/alecthomas/kong from 0.5.0 to 0.6.0 (#65)
  • 46238ff build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#66)
  • bae9439 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#64)
  • d0b7f22 build(deps): bump google.golang.org/grpc from 1.46.2 to 1.47.0 (#63)
  • 28cf4c3 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#61)
  • a88497d build(deps): bump k8s.io/apimachinery from 0.24.0 to 0.24.1 (#62)
  • 5c49f0f build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#60)
  • 0a96903 build(deps): bump github.com/postfinance/single from 0.0.1 to 0.0.2 (#59)
  • c9f26ba build(deps): bump google.golang.org/grpc from 1.46.0 to 1.46.2 (#58)
  • 03f7fd1 build(deps): bump github.com/coreos/go-oidc/v3 from 3.1.0 to 3.2.0 (#57)
  • 581e919 build(deps): bump github.com/prometheus/client_golang (#56)

v0.8.2

09 May 08:28
Compare
Choose a tag to compare

Changelog

  • 1837d12 chore: update changelog with 0.8.2 release
  • c78acad chore: update conventional commits configuration
  • 233fefe build(deps): bump k8s.io/apimachinery from 0.23.6 to 0.24.0 (#55)
  • 2a018ed build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#54)
  • 9829cf7 build(deps): bump k8s.io/apimachinery from 0.23.5 to 0.23.6 (#53)
  • 7ff8c5c build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#52)
  • 017da59 build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#51)
  • b6fc68d build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.0 to 4.4.1 (#50)
  • d24f049 build(deps): bump k8s.io/apimachinery from 0.23.4 to 0.23.5 (#49)
  • 5f524e4 build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#48)
  • 112e85d build(deps): bump github.com/postfinance/flash from 0.2.0 to 0.3.0 (#47)
  • 2820e9c build(deps): bump github.com/golang-jwt/jwt/v4 from 4.3.0 to 4.4.0 (#46)
  • 9b0a054 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#45)
  • 38e2881 build(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#44)
  • 36e5d4d build(deps): bump github.com/alecthomas/kong from 0.4.1 to 0.5.0 (#43)
  • d12ead4 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#42)
  • f247efc build(deps): bump k8s.io/apimachinery from 0.23.3 to 0.23.4 (#41)
  • 81bac23 build(deps): bump github.com/alecthomas/kong from 0.4.0 to 0.4.1 (#40)
  • 508d0d6 build(deps): bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0 (#38)
  • dce57ad build(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 (#39)
  • ce89c17 build(deps): bump google.golang.org/grpc from 1.43.0 to 1.44.0 (#37)
  • ff6425b build(deps): bump k8s.io/apimachinery from 0.23.1 to 0.23.3 (#35)
  • 2b5b204 build(deps): bump github.com/alecthomas/kong from 0.3.0 to 0.4.0 (#36)
  • c062098 build(deps): bump github.com/prometheus/client_golang (#34)
  • 3caddcd build(deps): bump k8s.io/apimachinery from 0.23.1 to 0.23.2 (#33)
  • 2d135b1 build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2
  • a67bde8 build(deps): bump github.com/prometheus/client_golang (#32)
  • 25af92b docs: update table of contents
  • f3ceb8c docs: remove documentation about file_sd
  • f74115f fix(discoveryd): return the correct services for a namespace
  • 7cf9e38 build(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0 (#30)
  • b06ff6d build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 (#29)

v0.8.1

10 Jan 09:51
7cea351
Compare
Choose a tag to compare

Changelog

  • 7cea351 chore: update changelog with 0.8.1 release
  • 12b8644 chore: make linter happy
  • 3aa9dd6 chore(golangci-lint): update to 1.43.0
  • 7653c93 fix(discovery): help displays positional argument as required
  • a976a9e chore(client): fix linting issue
  • 36c09b6 deps: bump google.golang.org/grpc from 1.41.0 to 1.43.0 (#28)
  • c2b4e41 deps: bump github.com/zbindenren/king from 0.3.0 to 0.3.1 (#27)
  • 72f33cd deps: bump github.com/golang-jwt/jwt/v4 from 4.1.0 to 4.2.0 (#26)
  • 807e1db deps: bump github.com/alecthomas/kong from 0.2.17 to 0.3.0 (#25)
  • 487f13c Merge branch 'master' of https://github.com/postfinance/discovery
  • 4744f8a ci(actions): no docker login on builds
  • ff59cb8 build(deps): bump k8s.io/apimachinery from 0.22.2 to 0.23.1 (#24)
  • 207aadf ci(dependabot): setup the correct branch
  • fa9acb9 ci(dependabot): add initial dependabot file
  • 947cf6c chore: remove gitlab.ci
  • 1971b8e deps(oauth2): 0.0.0-20210819190943-2bc19b11175f -> 0.0.0-20211005180243-6b3c2da341f1
  • d67b5bc deps(enproto): 0.0.0-20210927142257-433400c27d05 -> 0.0.0-20211007155348-82e027067bd4
  • b987d41 fix(client): use better help for filter by label selector flag

v0.8.0

28 Sep 09:21
9aedffe
Compare
Choose a tag to compare

Changelog

9aedffe chore: update changelog with 0.8.0 release
d3e63e6 fix(discoveryd): return codes.NotFound intead of codes.Internal not existing entities
c1c62c2 deps(jwt): 4.0.0 -> 4.1.0
65a5c97 deps(go): 1.16 -> 1.17
cb4efdc deps(go-oidc): 3.0.0 -> 3.1.0
54ae20a deps(genproto): 0.0.0-20210903162649-d08c68adba83 -> 0.0.0-20210927142257-433400c27d05
998d10d deps(term): 0.0.0-20210615171337-6886f2dfbf5b -> 0.0.0-20210927222741-03fcf44c2211
ddf370c deps(grpc): 1.40.0 -> 1.41.0
3299736 deps(apimachinery): 0.22.1 -> 0.22.2
749eb61 deps(grpc-gateway): 2.5.0 -> 2.6.0
2e1102e deps(zap): 1.19.0 -> 1.19.1
4862d3d feat(discoveryd): support of prometheus http_sd
6f11459 deps(genproto): 0.0.0-20210804223703-f1db76f3300d -> 0.0.0-20210820002220-43fce44e7af1
64caddc desp(oauth2): 0.0.0-20210628180205-a41e5a781914 -> 0.0.0-20210819190943-2bc19b11175f
d466678 deps(apimachinery): 0.22.0 -> 0.22.1
3a8938e deps(grpc): 1.39.0 -> 1.40.0
b34b867 deps(zap): 1.18.1 -> 1.19.0
ecbbf30 deps(king): 0.2.0 -> 0.3.0
9bdcdc0 test: fix TestJWTCompatibility test (rm expiry from token)
1d59435 chore: fix lint errors
8730117 feat(cli): add the possibility to list and unregister all unresolvable services

Docker images

  • docker pull postfinance/discovery:0.8.0
  • docker pull postfinance/discovery:0.8
  • docker pull postfinance/discovery:0

v0.7.8

05 Aug 16:33
034ffa4
Compare
Choose a tag to compare

Changelog

034ffa4 chore: update changelog with 0.7.8 release
2cf360b fix: failed to parse machine token errors

Docker images

  • docker pull postfinance/discovery:0.7.8
  • docker pull postfinance/discovery:0.7
  • docker pull postfinance/discovery:0

v0.7.7

05 Aug 10:54
a0ef11e
Compare
Choose a tag to compare

Changelog

a0ef11e chore: update changelog with 0.7.7 release
4e2413c deps(genproto): 0.0.0-20210629200056-84d6f6074151 -> 0.0.0-20210804223703-f1db76f3300d
ac6534c deps(apimachinery): 0.21.2 -> 0.22.0
baff26c deps(king): 0.1.0 -> 0.2.0
8417051 fix: update jwt lib to fix a security issue

Docker images

  • docker pull postfinance/discovery:0.7.7
  • docker pull postfinance/discovery:0.7
  • docker pull postfinance/discovery:0

v0.7.6

03 Aug 06:16
695d0c4
Compare
Choose a tag to compare

Changelog

695d0c4 chore: update changelog with 0.7.6 release
1a38a07 fix(cli): register service failed when no labels were used

Docker images

  • docker pull postfinance/discovery:0.7.6
  • docker pull postfinance/discovery:0.7
  • docker pull postfinance/discovery:0

v0.7.5

30 Jun 11:24
a895b19
Compare
Choose a tag to compare

Changelog

a895b19 chore: update changelog with 0.7.5 release
598c98b ci: update golangci-lint version in gh action
eddda31 ci: make linter happy
4d78ae7 deps(genproto): v0.0.0-20210617175327-b9e0b3197ced -> v0.0.0-20210629200056-84d6f6074151
268646c deps(protobuf): v1.26.0 -> v1.27.1
4f7c0e5 deps(grpc-gateway): v2.4.0 -> v2.5.0
9bb9e42 deps(grpc): 1.38.0 -> 1.39.0
812f074 deps(term): 0.0.0-20210503060354-a79de5458b56 -> 0.0.0-20210615171337-6886f2dfbf5b
b2ee8c6 deps(oauth2): 0.0.0-20210514164344-f6687ab2804c -> 0.0.0-20210628180205-a41e5a781914
4a5575b deps(kong): master -> 0.2.17
29da097 deps(apimachinery): 0.21.0 -> v0.21.2
dcb32b0 deps(zap): v1.17.0 -> v1.18.1
0dc85d9 deps(store): update from 0.2.0-pre to 0.2.0
7d12233 chore: add dependencies section to conventional commits config
f03e4b7 style: remove unnecessary comment

Docker images

  • docker pull postfinance/discovery:0.7.5
  • docker pull postfinance/discovery:0.7
  • docker pull postfinance/discovery:0

v0.7.4

19 May 06:21
e97619f
Compare
Choose a tag to compare

Changelog

e97619f chore: update changelog with 0.7.4 release
bcc6725 fix(discoveryd): use correct grpc codes on validation and not found errors

Docker images

  • docker pull postfinance/discovery:0.7.4
  • docker pull postfinance/discovery:0.7
  • docker pull postfinance/discovery:0
  • docker pull postfinance/discovery:latest