1.6.0 - 2025-03-30
Changed
- experimental 'strict' / 'retry' error handling modes will be overridden in presence of incompatible components/bloblang @gregfurman & @jem-davies
- discord
bot_token
field marked as secret @jem-davies golang.org/x/exp/rand
replaced withmath/rand/v2
@Juneezee- AWS tests refactored to use LocalStack fixture and pro-token @gregfurman
- update JWT dependency @gitphill
Added
- field
ws_message_type
in outputhttp_server
@cheparinV - experimental 'retry' error handling mode @gregfurman
- fields
backoff_duration
andstart_seq_num
tos2
input @vrongmeal - input component
cypher
@jem-davies - field
auto_offset_reset
added tokafka_franz
input, matching Kafka'sauto.offset.reset
config for when a consumer group has no initial committed consumer offset available @gregfurman - fields
expected_headers
andexpected_number_of_fields
tocsv
scanner @jem-davies - fields
update_visibility
andcustom_request_headers
tosqs
input @gregfurman
Fixed
- MQTT integration tests @gregfurman
- GCP integration tests @gregfurman
- GCP PubSub integration tests @jem-davies
- Kafka integration tests @gregfurman
- metadata creation in
sqs
input to now include all message attributes @gregfurman
Full Changelog: v1.5.1...v1.6.0