Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/apache/pulsar-client-go from 0.8.1 to 0.9.0 #183

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 17, 2022

Bumps github.com/apache/pulsar-client-go from 0.8.1 to 0.9.0.

Release notes

Sourced from github.com/apache/pulsar-client-go's releases.

v0.9.0

What's Changed

... (truncated)

Changelog

Sourced from github.com/apache/pulsar-client-go's changelog.

Pulsar-client-go Changelog

All notable changes to this project will be documented in this file.

[0.9.0] 2022-07-07

Feature

  • Add TableView support, see PR-743
  • Support ack response for Go SDK, see PR-776
  • Add basic authentication, see PR-778
  • Support multiple schema version for producer and consumer, see PR-611
  • Add schema support to Reader, see PR-741

Improve

  • Add consumer seek by time on partitioned topic, see PR-782
  • Fix using closed connection in consumer, see PR-785
  • Add go 1.18 to the test matrix, see PR-790
  • Schema creation and validation functions without panic, see PR-794
  • Fix ack request not set requestId when enable AckWithResponse option, see PR-780
  • Fix nil pointer dereference in TopicNameWithoutPartitionPart, see PR-734
  • Add error response for Ack func, see PR-775
  • Fix sequenceID is not equal to cause the connection to be closed incorrectly, see PR-774
  • Add consumer state check when request commands, see PR-772
  • Fix panic caused by flushing current batch with an incorrect internal function, see PR-750
  • Fix deadlock in Producer Send when message fails to encode, see PR-762
  • Add -c/--max-connections parameter to pulsar-perf-go and set it to 1 by default, see PR-765
  • Fix producer unable register when cnx closed, see PR-761
  • Fix annotation typo in consumer.go, see PR-758
  • Dlq producer on topic with schema, see PR-723

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 17, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/apache/pulsar-client-go-0.9.0 branch from 87a8070 to 461cb92 Compare January 4, 2023 08:22
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/apache/pulsar-client-go-0.9.0 branch 2 times, most recently from 76b47ea to ca74c65 Compare January 17, 2023 18:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/apache/pulsar-client-go-0.9.0 branch from ca74c65 to 7366125 Compare February 3, 2023 17:40
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/apache/pulsar-client-go-0.9.0 branch from 7366125 to 4367a76 Compare March 3, 2023 08:14
Bumps [github.com/apache/pulsar-client-go](https://github.com/apache/pulsar-client-go) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/apache/pulsar-client-go/releases)
- [Changelog](https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md)
- [Commits](apache/pulsar-client-go@v0.8.1...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/apache/pulsar-client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/apache/pulsar-client-go-0.9.0 branch from 4367a76 to 031cc6b Compare March 23, 2023 22:34
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 8, 2023

Superseded by #246.

@dependabot dependabot bot closed this Apr 8, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/apache/pulsar-client-go-0.9.0 branch April 8, 2023 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants