Tags: feldera/feldera
Tags
[json-log] add JSON logging docs and fix format - Align docs with identity fields and examples, including pipeline-specific tagging and clarified schema/notes. - Add pipeline feldera-service tag to pipeline JSON logs - Remove structured tenant_id fields from manager logs to keep payload minimal. - Prepare for cloud kubernetes-runner json support
cargo: upgrade version of several dependencies
Below a list of the major version changes, along with the release date
of the new version (all of which have a delay of at least a month to
ensure cooldown) and the code changes made.
- `actix-cors`: 0.6.4 -> 0.7.1 (March 11th, 2025).
- Preserve of `block_on_origin_mismatch` by setting it to `true`.
- `colored`: 2.0.0 -> 3.0.0 (January 7th, 2025)
- No code changes were made
- `deadpool-postgres`: 0.10.5 -> 0.14.1 (December 18th, 2024)
- No code changes were made
- `postgresql_embedded`: 0.18.6 -> 0.20.0 (August 31st, 2025)
- No code changes were made
- `refinery`: 0.8.10 -> 0.9.0 (October 10th, 2025)
- `SchemaVersion` type is `i32` instead of `u32`
- `zip`: 0.6.2 -> 6.0.0 (October 9th, 2025)
- Use `SimpleFileOptions` instead of `FileOptions`
- `.finish()` consumes `self`, so it does not need to be dropped
afterward
Minor changes:
- `reqwest`: 0.12 -> 0.12.24
- `vergen-gitcl`: moved version to workspace Cargo.toml
Signed-off-by: Simon Kassing <simon.kassing@feldera.com>
PreviousNext