Releases: parseablehq/parseable
Releases · parseablehq/parseable
Feature release v2.8.0
What's Changed
- update helm chart to v2.7.2 by @nitisht in #1643
- add quantile values to known field list by @nikhilsinhaparseable in #1644
- Hottier fix by @parmesant in #1645
- chore: stdout for span exporter by @nikhilsinhaparseable in #1647
- add series hash in metrics ingestion, bounded streaming merge by @nikhilsinhaparseable in #1648
- fix: Surface ingestion errors by @parmesant in #1652
- release parseable-enterprise 2.7.3 by @AdheipSingh in #1654
- update Cargo.toml for release v2.8.0 by @nikhilsinhaparseable in #1656
What's Changed in Prism
- test(logs): Add Playwright coverage for Logs Explore page
- test(metrics): Add Playwright coverage for Metrics All metrics page
- test(traces): Add Playwright coverage for Traces All traces page
- test(traces): Add Playwright coverage for Traces & Metrics Table tab
- test(sql): Add SQL editor Playwright coverage
- test(traces): Add URL-param, span-sheet, and deep-link cases to trace…
- chore(deps): bump axios from 1.15.0 to 1.15.2
- chore(deps): Upgraded typescript to v6
- fix: prevent EmptyState flash before query loader in Logs, Metrics, Traces
- fix: align Trace detail and Span sheet start time with listing via toEpochMs()
- fix(traces): show timestamp in traces bubble chart tooltip time
- fix(sql): autocomplete quotes fixed by handling leading quote prefix
- fix(sidebar): Fixed the sidebar items jump on collapse/expand
- update timezone change logic in timerange
- fix(errors): Fixed the dataset reset issue on page unmount
- feat: unify empty views into one
- chore(deps): Bumped @vercel/node package
- fix: Fixed Metrics no data view & hide save view from Services Insights page
- feat: Non exception details errs CTA added
- fix: bugs of view in traces and log stats not updating
- feat: Add include, exclude and copy in traces listing
- feat: Add filter options and copy functionality to metrics table rows
- test(alerts): Add Playwright coverage for Alerts list, search, create…
- fix: Update query enabling logic in useServicesTable hook
- fix: gate regions call behind auth and source region from API response
- feat: Added PromQl querying
- fix: Metrics PromQL bug fixes
- fix: Fixed metrics explore tooltip issue
Full Changelog: v2.7.2...v2.8.0
Bugfix release v2.7.2
What's Changed
- chore: update helm chart for release v2.7.1 by @nitisht in #1640
- update Cargo.toml for release v2.7.2 by @nikhilsinhaparseable in #1642
Full Changelog: v2.7.1...v2.7.2
Bug fix release v2.7.1
What's Changed
- fix: user sync to ingestor by @nikhilsinhaparseable in #1638
- update Cargo.toml for release v2.7.1 by @nikhilsinhaparseable in #1639
Full Changelog: v2.7.0...v2.7.1
Feature release v2.7.0
What's Changed
- add enterprise helm to helm repo by @nitisht in #1622
- update flight port in node metadata by @nikhilsinhaparseable in #1623
- add P_LICENSE_SIGNATURE_BASE64_FILE_PATH to interactive by @nikhilsinhaparseable in #1624
- add parseable-enterprise 2.6.7 chart by @AdheipSingh in #1625
- feat: add api keys support for ingestion/query authentication by @nikhilsinhaparseable in #1620
- update: store API keys as a user type in store metadata by @nikhilsinhaparseable in #1628
- fix: bump vulnerable transitive deps in Cargo.lock by @nikhilsinhaparseable in #1630
- feat: Ingestion traces by @parmesant in #1629
- infer timestamp flag at stream creation for otel-metrics by @nikhilsinhaparseable in #1632
- fix: Ingestion staging sync issue by @parmesant in #1633
- chore: update datafusion and related crates by @nikhilsinhaparseable in #1635
- escape rename check for static schema streams by @nikhilsinhaparseable in #1636
- update Cargo.toml for release v2.7.0 by @nikhilsinhaparseable in #1637
Full Changelog: v2.6.6...v2.7.0
Feature release
What's Changed
- update helm to latest parseable release by @nitisht in #1604
- add pai 0.2.0 helm chart by @AdheipSingh in #1602
- Otel proto by @nikhilsinhaparseable in #1605
- skip internal stream hottier for suspended tenant by @nikhilsinhaparseable in #1606
- update otel proto revision to b096b70b2ffe9beb65a716cf47d5e5db80a9e930 by @nikhilsinhaparseable in #1607
- fix: stats for timestamp fields for pstats by @nikhilsinhaparseable in #1608
- fix: global query user to have access to list stream by @nikhilsinhaparseable in #1611
- feat: interactive CLI prompts for missing environment variables by @nikhilsinhaparseable in #1610
- update in oss to make enterprise cli interactive by @nikhilsinhaparseable in #1612
- fix: counts api response structure change by @nikhilsinhaparseable in #1616
- update Cargo.toml for release v2.6.6 by @nikhilsinhaparseable in #1618
Full Changelog: v2.6.5...v2.6.6
Bugfix release v2.6.5
What's Changed
- chore(deps): bump rustls-webpki from 0.103.8 to 0.103.10 by @dependabot[bot] in #1593
- update pai helm chart with targetDataset CRD by @AdheipSingh in #1597
- add system defined tags and free form labels to datasets by @nikhilsinhaparseable in #1553
- fix: 5 dependabot alerts related to aws-lc-sys crate by @parmesant in #1598
- update counts api to include group by clauses by @nikhilsinhaparseable in #1601
- update Cargo.toml for release v2.6.5 by @nikhilsinhaparseable in #1603
Full Changelog: v2.6.4...v2.6.5
Bugfix release v2.6.4
What's Changed
- update: pai helm chart by @nikhilsinhaparseable in #1594
- Pai: Update CRD helm by @AdheipSingh in #1595
- update Cargo.toml for release v2.6.4 by @nikhilsinhaparseable in #1596
Full Changelog: v2.6.3...v2.6.4
Bugfix release v2.6.3
What's Changed
- test(otel): add unit tests for empty events/links flattening (#1198) by @LeC-D in #1584
- add tenant cleanup methods for in-memory structs on tenant deletion by @nikhilsinhaparseable in #1591
- update Cargo.toml for release v2.6.3 by @nikhilsinhaparseable in #1592
New Contributors
Full Changelog: v2.6.2...v2.6.3
Bugfix release v2.6.2
What's Changed
- add pai helm chart to index ( fixes namespace issue ) by @AdheipSingh in #1587
- chore(deps): bump lz4_flex from 0.12.0 to 0.12.1 by @dependabot[bot] in #1588
- chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 by @dependabot[bot] in #1578
- update Cargo.toml for release v2.6.2 by @nikhilsinhaparseable in #1590
Full Changelog: v2.6.1...v2.6.2
Bug fix release v2.6.1
What's Changed
- add pai helm chart to index by @AdheipSingh in #1585
- update Cargo.toml for release v2.6.1 by @nikhilsinhaparseable in #1586
Full Changelog: v2.6.0...v2.6.1