Skip to content

Releases: k-yomo/pm

v0.3.3

29 Mar 17:40
Compare
Choose a tag to compare

v0.3.2

29 Mar 16:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

16 Mar 16:43
00fc949
Compare
Choose a tag to compare

What's Changed

  • Bump cloud.google.com/go/pubsub from 1.17.0 to 1.17.1 by @dependabot in #30
  • Bump google.golang.org/api from 0.58.0 to 0.59.0 by @dependabot in #29
  • Bump google.golang.org/api from 0.59.0 to 0.60.0 by @dependabot in #31
  • Bump google.golang.org/api from 0.60.0 to 0.61.0 by @dependabot in #32
  • Bump google.golang.org/api from 0.61.0 to 0.63.0 by @dependabot in #34
  • Bump google.golang.org/api from 0.63.0 to 0.64.0 by @dependabot in #36
  • Bump go.uber.org/zap from 1.19.1 to 1.20.0 by @dependabot in #35
  • Update Go version to 1.17 by @k-yomo in #37
  • Bump github.com/google/go-cmp from 0.5.6 to 0.5.7 by @dependabot in #39
  • Bump google.golang.org/api from 0.64.0 to 0.65.0 by @dependabot in #38
  • Bump google.golang.org/api from 0.65.0 to 0.67.0 by @dependabot in #41
  • Bump go.uber.org/zap from 1.20.0 to 1.21.0 by @dependabot in #42
  • Bump google.golang.org/api from 0.67.0 to 0.68.0 by @dependabot in #44
  • Bump cloud.google.com/go/pubsub from 1.17.1 to 1.18.0 by @dependabot in #43
  • Bump google.golang.org/api from 0.68.0 to 0.70.0 by @dependabot in #46
  • Bump actions/checkout from 2 to 3 by @dependabot in #47
  • Bump cloud.google.com/go/pubsub from 1.18.0 to 1.19.0 by @dependabot in #48
  • Bump google.golang.org/api from 0.70.0 to 0.71.0 by @dependabot in #49
  • Bump google.golang.org/api from 0.71.0 to 0.73.0 by @dependabot in #51

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 Oct 14:07
d8e58d1
Compare
Choose a tag to compare

Changelog

88312b3 Add dependabot
b4ee6e5 Bump cloud.google.com/go/datastore from 1.5.0 to 1.6.0
183641c Bump cloud.google.com/go/pubsub from 1.10.3 to 1.11.0
154028e Bump cloud.google.com/go/pubsub from 1.11.0 to 1.12.0
f998600 Bump cloud.google.com/go/pubsub from 1.12.0 to 1.12.1
b86582c Bump cloud.google.com/go/pubsub from 1.12.1 to 1.12.2
e31775b Bump cloud.google.com/go/pubsub from 1.12.2 to 1.13.0
9013ce3 Bump cloud.google.com/go/pubsub from 1.13.0 to 1.14.0
f937639 Bump cloud.google.com/go/pubsub from 1.14.0 to 1.15.0
b1a3cb9 Bump cloud.google.com/go/pubsub from 1.15.0 to 1.16.0
19106fd Bump cloud.google.com/go/pubsub from 1.16.0 to 1.17.0
38196eb Bump codecov/codecov-action from 1 to 2.0.1
9330418 Bump codecov/codecov-action from 2.0.1 to 2.0.2
e3d3b16 Bump codecov/codecov-action from 2.0.2 to 2.0.3
a56b050 Bump codecov/codecov-action from 2.0.3 to 2.1.0
1c5ce47 Bump github.com/go-redis/redis/v8 from 8.10.0 to 8.11.0
d9fffd2 Bump github.com/go-redis/redis/v8 from 8.11.0 to 8.11.1
1b13cd7 Bump github.com/go-redis/redis/v8 from 8.11.1 to 8.11.2
0cefec1 Bump github.com/go-redis/redis/v8 from 8.11.2 to 8.11.3
d0f1e6c Bump github.com/go-redis/redis/v8 from 8.11.3 to 8.11.4
80bb5e6 Bump github.com/go-redis/redis/v8 from 8.8.3 to 8.9.0
9fab12e Bump github.com/go-redis/redis/v8 from 8.9.0 to 8.10.0
3773b5c Bump go.uber.org/zap from 1.16.0 to 1.17.0
e763cec Bump go.uber.org/zap from 1.17.0 to 1.18.1
32880e5 Bump go.uber.org/zap from 1.18.1 to 1.19.0
09d5479 Bump go.uber.org/zap from 1.19.0 to 1.19.1
4ce5b33 Fix link in README
1c5fc2a Fix resetting logger in context
3ce36a4 Fix subscription registration to be able to set ReceiveSettings
153e6e6 Fix typo
8d87ce3 Fix typo in README
92f742c Format code with goimports
293db58 Implement batch message handler
e7b7e63 Merge branch 'main' into dependabot/go_modules/cloud.google.com/go/pubsub-1.11.0
97683be Merge branch 'main' into dependabot/go_modules/go.uber.org/zap-1.17.0
a1af5e8 Merge pull request #10 from k-yomo/dependabot/go_modules/cloud.google.com/go/pubsub-1.12.2
cbd6473 Merge pull request #11 from k-yomo/dependabot/github_actions/codecov/codecov-action-2.0.1
d2df4c3 Merge pull request #12 from k-yomo/dependabot/go_modules/cloud.google.com/go/pubsub-1.13.0
5eafe87 Merge pull request #13 from k-yomo/dependabot/github_actions/codecov/codecov-action-2.0.2
b676094 Merge pull request #14 from k-yomo/dependabot/go_modules/github.com/go-redis/redis/v8-8.11.1
b3ad7bf Merge pull request #15 from k-yomo/dependabot/go_modules/github.com/go-redis/redis/v8-8.11.2
2e4f281 Merge pull request #16 from k-yomo/dependabot/go_modules/go.uber.org/zap-1.19.0
663d6e8 Merge pull request #17 from k-yomo/dependabot/go_modules/cloud.google.com/go/pubsub-1.14.0
132f02b Merge pull request #18 from k-yomo/dependabot/go_modules/github.com/go-redis/redis/v8-8.11.3
7ebba54 Merge pull request #19 from k-yomo/dependabot/go_modules/cloud.google.com/go/pubsub-1.15.0
72a0f0b Merge pull request #2 from k-yomo/dependabot/go_modules/github.com/go-redis/redis/v8-8.9.0
d271f65 Merge pull request #20 from k-yomo/dependabot/github_actions/codecov/codecov-action-2.0.3
25ec590 Merge pull request #21 from k-yomo/dependabot/go_modules/cloud.google.com/go/pubsub-1.16.0
d46c281 Merge pull request #22 from k-yomo/dependabot/go_modules/go.uber.org/zap-1.19.1
da3ae7c Merge pull request #23 from k-yomo/dependabot/go_modules/cloud.google.com/go/pubsub-1.17.0
58562e5 Merge pull request #24 from k-yomo/dependabot/github_actions/codecov/codecov-action-2.1.0
4d23795 Merge pull request #25 from k-yomo/dependabot/go_modules/cloud.google.com/go/datastore-1.6.0
8e3bb29 Merge pull request #26 from k-yomo/dependabot/go_modules/github.com/go-redis/redis/v8-8.11.4
ac37bf4 Merge pull request #27 from k-yomo/batch-message-processing
d8e58d1 Merge pull request #28 from k-yomo/refactor-subscription-registration
901e7dd Merge pull request #3 from k-yomo/dependabot/go_modules/cloud.google.com/go/pubsub-1.11.0
04925ba Merge pull request #4 from k-yomo/dependabot/go_modules/go.uber.org/zap-1.17.0
5ce1eb9 Merge pull request #5 from k-yomo/dependabot/go_modules/github.com/go-redis/redis/v8-8.10.0
242a46b Merge pull request #6 from k-yomo/dependabot/go_modules/cloud.google.com/go/pubsub-1.12.0
461d71d Merge pull request #7 from k-yomo/dependabot/go_modules/go.uber.org/zap-1.18.1
4aac18a Merge pull request #8 from k-yomo/dependabot/go_modules/github.com/go-redis/redis/v8-8.11.0
e8b10ff Merge pull request #9 from k-yomo/dependabot/go_modules/cloud.google.com/go/pubsub-1.12.1

v0.2.0

19 May 10:09
d99c7b0
Compare
Choose a tag to compare

Changelog

4ea36e3 Implement pm_effectively_once middleware
d99c7b0 Merge pull request #1 from k-yomo/add-pm-effectively-once
87eb305 Update README

v0.1.3

17 May 12:28
Compare
Choose a tag to compare

Changelog

edf730c Add tests ot pm_zap
06bfcdc Fix typo
dae44d9 Implement logrus logging subscription middleware
72aa7c4 Update README to include logrus subscription middleware

v0.1.2

14 May 11:42
Compare
Choose a tag to compare

Changelog

b8e0e31 Add HandleSubscriptionFuncMap function
d1c5500 Add document for middleware on README
7348857 Fix indent of example in README
b923fde Tweak format
1c30e84 Update example

v0.1.1

14 May 10:35
Compare
Choose a tag to compare

Changelog

4fec514 Fix example to reuse ctx
0802ba1 Implement zap logging subscription middleware
bc4b312 Refactor subscription intercepter to pass subscription info

v0.1.0

22 Apr 12:39
Compare
Choose a tag to compare

Changelog

f7651d8 Add badges
106ddaa Add comments
c11c5e2 Add goreleaser
b181bb0 Add subscriber tests
0daf737 Add tests
5ac2d6b Fix codecov badge url
73e8046 Fix example and README
d0c1f51 Fix format
1c0763c Fix middleware to return interceptor
2883dd3 Fix not to build binaries at release
5017fa2 Fix parameter name
fb0c35b Fix receiver name
29ce592 Fix release ci job
3be2d95 Fix typo
1ff9cdb Fix typo
6a5de29 Fix typo
79517ec Implement a publish intereptor to set unified attributes
e9e9485 Make it possible to customize recovery func
a948e4f Make it possible to pass context for Subscriber.Run
ff9cf91 Refactor public function name in pm_recovery
7f0ea42 Rename config to opts
c82b8f9 Tweak variable name
ee80a42 Use pubsub emulator in tests on CI