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

Changelog++ for v1.6.0 #293

Merged
merged 2 commits into from
Nov 13, 2023
Merged

Changelog++ for v1.6.0 #293

merged 2 commits into from
Nov 13, 2023

Conversation

tomhjp
Copy link
Contributor

@tomhjp tomhjp commented Nov 13, 2023

v1.6.0

Changes

  • plugin: Plugins written in other languages can optionally start to advertise whether they support gRPC broker multiplexing.
    If the environment variable PLUGIN_MULTIPLEX_GRPC is set, it is safe to include a seventh field containing a boolean
    value in the |-separated protocol negotiation line.

Enhancements

  • Support muxing gRPC broker connections over a single listener [GH-288]
  • client: Configurable buffer size for reading plugin log lines [GH-265]
  • Use buf for proto generation [GH-286]
  • deps: bump golang.org/x/net to v0.17.0 [GH-285]
  • deps: bump golang.org/x/sys to v0.13.0 [GH-285]
  • deps: bump golang.org/x/text to v0.13.0 [GH-285]

@tomhjp
Copy link
Contributor Author

tomhjp commented Nov 13, 2023

Thanks!

@tomhjp tomhjp merged commit 586d14f into main Nov 13, 2023
1 check passed
@tomhjp tomhjp deleted the changelog-v1.6.0 branch November 13, 2023 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants