Feldera

Latest version: v0.39.0

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

0.6.0

Fixed
- WebConsole: Vendor logos now change color when in dark mode

Added
- SQL: support for trigonometric functions `sin` and `cos` ([1118](https://github.com/feldera/feldera/pull/1118))
- SQL: support for mathematical constant `PI` ([1123](https://github.com/feldera/feldera/pull/1123))
- WebConsole: 'Inspect connector' button in the connector list in Pipeline Builder that opens a non-editable popup (1128)
- SQL: Support for user-defined functions, declared in SQL and implemented in Rust ([1129](https://github.com/feldera/feldera/pull/1129))
- SQL: support for other trigonometric functions supported by Calcite ([1127](https://github.com/feldera/feldera/pull/1127))
- WebConsole: Add Settings page, add a view to manage API keys (1136)

0.5.0

Fixed

- WebConsole: Add "Queued" status for pipelines whose programs are enqueued to be compiled (1032)
- WebConsole: Random input generator doesn't work for a decimal column (1006)
- pipeline-manager: do not allow pipelines to be started mid-compilation (1081)

Added

- WebConsole: Support big numeric SQL types in Data Browser, Data Import and Data Generator (851)
- WebConsole: Display SQL types in Data inspect and insert tables
- SQL: parser support for 'DEFAULT' column values in DDL (1061)
- pipeline-manager: add Service to database and API ([1074](https://github.com/feldera/feldera/pull/1074))

0.4.0

Fixed

- [SQL] Fix bugs in parsing of KEY and FOREIGN KEY constraints
- Use better defaults for running the pipeline-manager (994) ([1011](https://github.com/feldera/feldera/pull/1011))
- WebConsole: Fix unable to delete orphaned output connectors,
SQL views in Pipeline Builder do not get removed when removed from the program ([854](https://github.com/feldera/feldera/issues/854))
- WebConsole: Replace youtube link on Webconsole UI home page ([935](https://github.com/feldera/feldera/issues/935))
- WebConsole: Kafka authentication protocol security.protocol field ([963](https://github.com/feldera/feldera/issues/963))
- WebConsole: Differentiate compiling and pending in web-console editor ([695](https://github.com/feldera/feldera/issues/695))
- WebConsole: Report number of parsing errors per connector ([776](https://github.com/feldera/feldera/issues/776))
- WebConsole: Table browser doesn't always correctly apply updates - no longer reproduces ([635](https://github.com/feldera/feldera/issues/635))
- WebConsole: MUI DataGridPro fails to load data on Next.js > 13.4.8-canary.9 - no longer reproduces ([494](https://github.com/feldera/feldera/issues/494))
- WebConsole: Spacing for SQL icon is off in pipeline view ([932](https://github.com/feldera/feldera/issues/932))
- WebConsole: Pipeline failure state in Pipeline Management isn't cleared immediately - no longer reproduces ([1012](https://github.com/feldera/feldera/issues/1012))
- REST API: Fold ResourceConfig into RuntimeConfig to allow users to configure resources ([1035](https://github.com/feldera/feldera/pull/1035))

Added

- [SQL] New aggregation functions: `BIT_AND`, `BIT_OR`, `BIT_XOR`. Concatenation for `BINARY values`. `TO_HEX` function. ([996](https://github.com/feldera/feldera/pull/996))
- pipeline-manager now exposes a scrape endpoint for metrics, starting with the compiler service ([1031](https://github.com/feldera/feldera/pull/1031))

0.3.2

Fixed
- Fix a bug in Pipeline Management table where sometimes pipeline action buttons do not send requests ([1008](https://github.com/feldera/feldera/pull/1008))

0.3.1

Fixed
- Display package version below pipeline manager banner ([988](https://github.com/feldera/feldera/pull/988))
- Fix Data Browser regression where data rows become invalid after switching between relations ([993](https://github.com/feldera/feldera/issues/993)) ([#999](https://github.com/feldera/feldera/issues/999))

0.3.0

Removed

- Removed support for `FLOAT` SQL data type, since it is ambiguous. `REAL` is recommended instead. ([980](https://github.com/feldera/feldera/pull/980))

Added

- Support various forms of TopK computations in SQL ([968](https://github.com/feldera/feldera/pull/968))
- Support for ORDER BY with LIMIT ([954](https://github.com/feldera/feldera/pull/954))
- Allow configuring resource requirements per pipeline ([940](https://github.com/feldera/feldera/pull/940))
- Restructure and expansion of cloud documentation ([957](https://github.com/feldera/feldera/pull/957))
- Secrets can be referenced using a string pattern in the Kafka connector input and output configuration ([949](https://github.com/feldera/feldera/pull/949), [#970](https://github.com/feldera/feldera/pull/970))
- Number of records in the pipeline table in the web console is no longer rounded ([967](https://github.com/feldera/feldera/pull/967))
- Ability to pause/resume row updates in Data Inspection tables ([603](https://github.com/feldera/feldera/issues/603))


Fixed
- Reduce Docker logging noise from Kafka connect and Redpanda.
- Regression in pipeline shutdown logic ([961](https://github.com/feldera/feldera/pull/961))

Page 7 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.