1.9.0 - 2025-07-07
- update
parquet-go
dependency from0.23.0
to0.24.0
@gregfurman
Added
create
added toopensearch
'saction
field to support write to data streams @arnitologmessage_format
togcp_bigquery_write_api
enabling protobuf messages to be sent without need for marshalling to json @gregfurmanuse_parquet_list_format
flag toparquet_decode
allowing aLIST
column to return as either a Parquet logical type or Go slice @gregfurman
Changed
- Full rework of local bloblang editor/playground to be shinier, prettier, and more interactive @iamramtin
- metadata
gcp_pubsub_message_id
&gcp_pubsub_ordering_key
added togcp_pubsub
input @anicoll