Go API: New APIs for capturing synchronous responses from downstream components. (@Jeffail)
Go API: Ability to customise the overall configuration schema of a stream builder. (@Jeffail)
New sin, cos, tan and pi bloblang methods. (@mfamador)
Field proxy_url added to the websocket input and output. (@mihaitodor)
Fixed
The websocket input and output now obey the HTTP_PROXY, HTTPS_PROXY and NO_PROXY environment variables. (@mihaitodor)
4.29.0 - 2024-06-10
Added
Go API: New APIs added for extracting struct based documentation for plugins, which can be used for executing custom documentation templates for each registered component and/or bloblang plugin.
Field omit_empty added to the lines scanner. (@mihaitodor)
New scheme gcm added to the encrypt_aes and decrypy_aes Bloblang methods. (@abergmeier)
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 2 updates in the / directory: github.com/nats-io/nats.go and github.com/redpanda-data/benthos/v4.
Updates
github.com/nats-io/nats.go
from 1.35.0 to 1.36.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
Commits
370bc4f
Release v1.36.0 (#1647)66b92a9
[FIXED] RemoveConsumerInfo()
calls inConsume()
andMessages()
after r...5dbd825
[IMPROVED] Handle error and reset ordered consumer in Messages() (#1646)005a6f2
[IMPROVED] Ordered consumer creation and initial config settings (#1645)1deccaf
[FIXED] Set OptStartSeq correctly in OrderedConsumerConfig (#1644)69922ce
[IMPROVED] Fix typo inconnect (#1638)c93d277
[IMPROVED] Fix MaxAckPending default value comment unit typo (#1639)41975ba
[FIXED] Object Store compatibility tests (#1637)Updates
github.com/redpanda-data/benthos/v4
from 4.28.1 to 4.30.0Changelog
Sourced from github.com/redpanda-data/benthos/v4's changelog.
... (truncated)
Commits
4edb4b2
Update CHANGELOG for 4.30 (#33)61a90c4
Add blobl example tests back in (#30)a8fa031
Merge pull request #29 from redpanda-data/mihaitodor-add-proxy-url-field-webs...d7ed59b
Add proxy_url field to the websocket componentse6e947f
Merge pull request #28 from redpanda-data/more-blobl-docs355ed74
Compact blobl docs examplesed21c91
Merge pull request #26 from anovateam/trigonometric-methods55ad144
Merge pull request #27 from redpanda-data/lambda-serverless8e2c6d3
Add public APIs for custom stream builder schemas21b2501
Addtan
methodDependabot 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 show