Releases: k-yomo/pubsub_cli
v1.8.0
What's Changed
- Bump google.golang.org/api from 0.106.0 to 0.108.0 by @dependabot in #151
- Bump google.golang.org/api from 0.108.0 to 0.116.0 by @dependabot in #164
- Bump actions/setup-go from 3 to 4 by @dependabot in #158
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #162
- Bump github.com/rs/xid from 1.4.0 to 1.5.0 by @dependabot in #167
- Bump google.golang.org/api from 0.116.0 to 0.118.0 by @dependabot in #166
- Bump google.golang.org/api from 0.118.0 to 0.132.0 by @dependabot in #186
- Bump cloud.google.com/go/pubsub from 1.32.0 to 1.34.0 by @dependabot in #191
- feat: add new command list all topics by @anhtranbk in #187
- Bump cloud.google.com/go/pubsub from 1.34.0 to 1.36.0 by @dependabot in #200
- Bump actions/setup-go from 4 to 5 by @dependabot in #197
- Bump actions/cache from 3 to 4 by @dependabot in #198
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #195
- Bump actions/checkout from 3 to 4 by @dependabot in #196
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #192
New Contributors
- @anhtranbk made their first contribution in #187
Full Changelog: v1.7.3...v1.8.0
v1.7.3
Changelog
- 35a8224 Add write permission to release workflow
- debc639 Bump actions/cache from 2.1.7 to 3
- 01ca919 Bump actions/setup-go from 2 to 3
- 9cdd444 Bump cloud.google.com/go/pubsub from 1.19.0 to 1.21.0
- 81e1ced Bump cloud.google.com/go/pubsub from 1.21.0 to 1.21.1
- 7351c64 Bump cloud.google.com/go/pubsub from 1.21.1 to 1.22.2
- 608b774 Bump cloud.google.com/go/pubsub from 1.22.2 to 1.23.0
- 33ce3ce Bump cloud.google.com/go/pubsub from 1.23.0 to 1.23.1
- 73ef3a2 Bump cloud.google.com/go/pubsub from 1.23.1 to 1.24.0
- a8af190 Bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1
- 85df2b7 Bump cloud.google.com/go/pubsub from 1.25.1 to 1.26.0
- 656bb7e Bump cloud.google.com/go/pubsub from 1.26.0 to 1.28.0
- d235caf Bump codecov/codecov-action from 2.1.0 to 3
- 9a690a7 Bump github.com/google/go-cmp from 0.5.7 to 0.5.8
- b3026dc Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
- 718c172 Bump github.com/rs/xid from 1.3.0 to 1.4.0
- 188fca5 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0
- 299bf21 Bump github.com/spf13/cobra from 1.5.0 to 1.6.1
- 38d8487 Bump google.golang.org/api from 0.102.0 to 0.103.0
- e479bc1 Bump google.golang.org/api from 0.103.0 to 0.104.0
- afe8233 Bump google.golang.org/api from 0.104.0 to 0.105.0
- 14e81a6 Bump google.golang.org/api from 0.105.0 to 0.106.0
- 880a458 Bump google.golang.org/api from 0.73.0 to 0.74.0
- 9f4eaee Bump google.golang.org/api from 0.74.0 to 0.76.0
- de49127 Bump google.golang.org/api from 0.76.0 to 0.77.0
- f797b7a Bump google.golang.org/api from 0.77.0 to 0.78.0
- 8da136f Bump google.golang.org/api from 0.78.0 to 0.80.0
- 5dd3ef2 Bump google.golang.org/api from 0.80.0 to 0.83.0
- 6890bb8 Bump google.golang.org/api from 0.83.0 to 0.85.0
- 885f671 Bump google.golang.org/api from 0.85.0 to 0.86.0
- 6f07401 Bump google.golang.org/api from 0.86.0 to 0.88.0
- 20810f7 Bump google.golang.org/api from 0.88.0 to 0.89.0
- 031cd6c Bump google.golang.org/api from 0.89.0 to 0.90.0
- 73b42cb Bump google.golang.org/api from 0.90.0 to 0.93.0
- a241190 Bump google.golang.org/api from 0.93.0 to 0.96.0
- 41a6013 Bump google.golang.org/api from 0.96.0 to 0.98.0
- d616f52 Bump google.golang.org/api from 0.98.0 to 0.102.0
- a40908d Bump goreleaser/goreleaser-action from 2 to 3
- 9d0eb49 Bump goreleaser/goreleaser-action from 3 to 4
- 7f5b6cd Fix typo in github token env var
- 82c7529 Upgrade go version to 1.19.x
- 5f0284c Use separate github token to publish to homebrew
- 2d6a305 go mod tidy
v.1.7.2
What's Changed
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #67
- Bump google.golang.org/api from 0.60.0 to 0.61.0 by @dependabot in #68
- Bump google.golang.org/api from 0.61.0 to 0.63.0 by @dependabot in #70
- Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 by @dependabot in #71
- Bump google.golang.org/api from 0.63.0 to 0.64.0 by @dependabot in #72
- Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 by @dependabot in #74
- Bump google.golang.org/api from 0.64.0 to 0.65.0 by @dependabot in #73
- Bump google.golang.org/api from 0.65.0 to 0.67.0 by @dependabot in #76
- Bump google.golang.org/api from 0.67.0 to 0.68.0 by @dependabot in #78
- Bump cloud.google.com/go/pubsub from 1.17.1 to 1.18.0 by @dependabot in #77
- Bump google.golang.org/api from 0.68.0 to 0.70.0 by @dependabot in #80
- Bump actions/checkout from 2 to 3 by @dependabot in #81
- Bump cloud.google.com/go/pubsub from 1.18.0 to 1.19.0 by @dependabot in #82
- Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #84
- Bump google.golang.org/api from 0.70.0 to 0.71.0 by @dependabot in #83
- Bump google.golang.org/api from 0.71.0 to 0.73.0 by @dependabot in #86
Full Changelog: v1.7.1...v.1.7.2
v1.7.1
v1.7.0
Changelog
d567a54 Add create_topic command
817b0a8 Add example to README
e842978 Bump cloud.google.com/go/pubsub from 1.15.0 to 1.16.0
de7d36c Bump cloud.google.com/go/pubsub from 1.16.0 to 1.17.0
746af15 Bump cloud.google.com/go/pubsub from 1.17.0 to 1.17.1
b0d337f Bump codecov/codecov-action from 2.0.2 to 2.0.3
aa3c965 Bump codecov/codecov-action from 2.0.3 to 2.1.0
138b5e9 Bump google.golang.org/api from 0.54.0 to 0.56.0
e254918 Bump google.golang.org/api from 0.56.0 to 0.58.0
1c8c693 Bump google.golang.org/api from 0.58.0 to 0.59.0
eff753b Bump google.golang.org/api from 0.59.0 to 0.60.0
6955e40 Bump google.golang.org/grpc from 1.40.0 to 1.41.0
e71a8f7 Bump google.golang.org/grpc from 1.41.0 to 1.42.0
v1.6.4
v1.6.3
Changelog
27fd70a Add ack-deadline to subscribe command
4afce60 Bump cloud.google.com/go/pubsub from 1.12.0 to 1.12.1
d700157 Bump cloud.google.com/go/pubsub from 1.12.1 to 1.12.2
0585883 Bump cloud.google.com/go/pubsub from 1.12.2 to 1.13.0
50ee520 Bump cloud.google.com/go/pubsub from 1.13.0 to 1.14.0
f899f61 Bump cloud.google.com/go/pubsub from 1.14.0 to 1.15.0
e61d045 Bump codecov/codecov-action from 1 to 2.0.1
67e1712 Bump codecov/codecov-action from 2.0.1 to 2.0.2
b93949d Bump github.com/spf13/cobra from 1.1.3 to 1.2.0
d038e6d Bump github.com/spf13/cobra from 1.2.0 to 1.2.1
4abc703 Bump google.golang.org/api from 0.50.0 to 0.51.0
11bbac9 Bump google.golang.org/api from 0.51.0 to 0.52.0
d3ae297 Bump google.golang.org/api from 0.52.0 to 0.53.0
cc8cb9d Bump google.golang.org/api from 0.53.0 to 0.54.0
a2f4840 Bump google.golang.org/grpc from 1.39.0 to 1.39.1
2a93447 Bump google.golang.org/grpc from 1.39.1 to 1.40.0
a26be88 Fix to reuse constant
42d8293 Modify the code structure
2137505 add retry timeout
610f1e5 register_push add ack-deadline options
v1.6.2
Changelog
c7ebcd9 Add dependabot
0b77c2d Bump actions/cache from 1 to 2.1.6
564c0be Bump cloud.google.com/go/pubsub from 1.10.0 to 1.11.0
2f57b16 Bump cloud.google.com/go/pubsub from 1.11.0 to 1.12.0
3948f9a Bump github.com/rs/xid from 1.2.1 to 1.3.0
f1637ed Bump google.golang.org/api from 0.40.0 to 0.47.0
c3479c6 Bump google.golang.org/api from 0.47.0 to 0.48.0
401698f Bump google.golang.org/api from 0.48.0 to 0.49.0
0180e2d Bump google.golang.org/api from 0.49.0 to 0.50.0
b1c4f3e Bump google.golang.org/grpc from 1.35.0 to 1.38.0
9975619 Bump google.golang.org/grpc from 1.38.0 to 1.39.0
4e59a7f Exclude merge commits from change log
ba6c5aa Reorder available command list in README
66c9613 Update README