Release history
parseable releases
Parseable is an observability datalake built from first principles.
All releases
21 shown
Minor fixes and improvements.
Full changelog
What's Changed
- chore: update helm chart for release v2.7.1 by @nitisht in https://github.com/parseablehq/parseable/pull/1640
- update Cargo.toml for release v2.7.2 by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1642
Full Changelog: https://github.com/parseablehq/parseable/compare/v2.7.1...v2.7.2
Minor fixes and improvements.
Full changelog
What's Changed
- fix: user sync to ingestor by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1638
- update Cargo.toml for release v2.7.1 by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1639
Full Changelog: https://github.com/parseablehq/parseable/compare/v2.7.0...v2.7.1
- API keys support for ingestion/query authentication
- Ingestion traces feature
Full changelog
What's Changed
- add enterprise helm to helm repo by @nitisht in https://github.com/parseablehq/parseable/pull/1622
- update flight port in node metadata by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1623
- add P_LICENSE_SIGNATURE_BASE64_FILE_PATH to interactive by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1624
- add parseable-enterprise 2.6.7 chart by @AdheipSingh in https://github.com/parseablehq/parseable/pull/1625
- feat: add api keys support for ingestion/query authentication by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1620
- update: store API keys as a user type in store metadata by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1628
- fix: bump vulnerable transitive deps in Cargo.lock by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1630
- feat: Ingestion traces by @parmesant in https://github.com/parseablehq/parseable/pull/1629
- infer timestamp flag at stream creation for otel-metrics by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1632
- fix: Ingestion staging sync issue by @parmesant in https://github.com/parseablehq/parseable/pull/1633
- chore: update datafusion and related crates by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1635
- escape rename check for static schema streams by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1636
- update Cargo.toml for release v2.7.0 by @nikhilsinhaparseable in https://github.com/parseablehq/parseable/pull/1637
Full Changelog: https://github.com/parseablehq/parseable/compare/v2.6.6...v2.7.0
- Counts API response structure has changed — clients consuming the counts API may need to update their response parsing logic.
- OpenTelemetry proto revision updated to b096b70b2ffe9beb65a716cf47d5e5db80a9e930 — verify compatibility with existing OTel integrations.
- PAI 0.2.0 Helm chart added — review chart values if deploying PAI alongside Parseable.
- Interactive CLI prompts for missing environment variables (available in both enterprise and OSS builds)
- PAI 0.2.0 Helm chart integration
- Fixed global query user access to stream listing
- System tags and free-form labels
- Counts API group by support
Updated Helm chart with dependency patches for Kubernetes deployments
Added tenant cleanup methods for in-memory structures on deletion and improved OTEL unit test coverage
Fixed Helm chart namespace configuration issue and updated dependencies for Kubernetes stability
Added PAI Helm chart to index for improved Kubernetes deployment discovery
- OAuth implementation
- Batch deletes in object store
- Boomi and container log regex
Minor version maintenance release with Cargo.toml updates
- Dataset tags at creation
- Schema type conflict resolution with field renaming
- Home API revamp
- Dataset statistics collection and retrieval
- Field name prefix changed from @ to _ for proper querying
- JSON log message flattening into individual fields
Updated Helm chart to latest release for Kubernetes deployment consistency
Fixed multiple rustls dependency version conflicts affecting cryptographic libraries
Updated Helm chart and license information for deployment consistency
- Server-Sent Events support
- Metrics endpoint
- Cross-platform ingest scripts