Skip to content

Releases: parseablehq/parseable

Feature release v0.8.0

18 Feb 16:50
22c82c4
Compare
Choose a tag to compare

What's Changed

  • fix redundant deployment id print by @nitisht in #600
  • Kinesis to Parseable Integration by @nikhilsinhacloudsurfex in #603
  • fix: error handling on server start when s3 bucket is not found by @gurjotkaur20 in #609
  • Update gh workflows for multi arch build by @Eshanatnight in #612
  • Fix: Missing : in build yaml files by @Eshanatnight in #614
  • decode and flatten kinesis log before ingesting to parseable by @nikhilsinhacloudsurfex in #613
  • Update the licence headers by @nitisht in #620
  • tonic feature add 'tls' by @Eshanatnight in #622
  • Fix for Issue 573 by @nikhilsinhacloudsurfex in #619
  • Mutex Poison Error if a large amount of data is sent by @Eshanatnight in #624
  • Revert "Mutex Poison Error if a large amount of data is sent" by @nitisht in #629
  • Bump h2 from 0.3.17 to 0.3.24 by @dependabot in #630
  • Proper Error Message if the Storage is in an invalid state by @Eshanatnight in #623
  • Clean up storage validation logic further by @nitisht in #633
  • Separated out Ingest and Query functionality of the server by @Eshanatnight in #634
  • Fixes #616 feature: allow configurable duration for data push to S3 by @nikhilsinhacloudsurfex in #626
  • Update Error Message by @Eshanatnight in #643
  • update helm chart to correct domain by @nitisht in #647
  • remove collector from helm chart repo by @nitisht in #648
  • Modify init_scheduler by @gurjotkaur20 in #649
  • fix for #651: removed use of env var P_STORAGE_UPLOAD_INTERVAL by @nikhilsinhacloudsurfex in #653
  • add license details with cargo-about by @nitisht in #658
  • feature to support OpenTelemetry logs to be ingested on Parseable by @nikhilsinhacloudsurfex in #657
  • fix: absolute url for windows by @Delta456 in #655
  • fix: avoid removal of retention configuration while updating snapshot by @gurjotkaur20 in #661
  • fix: retention cleanup on server startup by @gurjotkaur20 in #662
  • prepare for release v0.8.0 by @nitisht in #663

New Contributors

Full Changelog: v0.7.3...v0.8.0

Feature release v0.7.3

04 Jan 08:04
c09d000
Compare
Choose a tag to compare

What's Changed

  • Set the compression to SNAPPY by @theteachr in #578
  • Fix Docker Compose to use correct args for CI by @nitisht in #582
  • fix quest args to use minio endpoint properly by @nitisht in #583
  • Run backward compatiblity code based on first entry's upper bound by @trueleo in #580
  • Add option for keeping local cache of recent data. by @trueleo in #585
  • Fix help messages for environment variables / flags by @nitisht in #588
  • fix: ensure checking the global cache before enabling stream cache by @nitisht in #592
  • relax cors permissions for port 8001 (gRPC) for live tail by @nitisht in #594
  • Update README.md by @nitisht in #595
  • Fix error message duplication by @atamakahere-git in #596
  • add cache information in About API by @nikhilsinhacloudsurfex in #597
  • prepare for new release v0.7.3 by @nitisht in #598

New Contributors

Full Changelog: v0.7.2...v0.7.3

Bug fix release v0.7.2

18 Dec 17:15
7dec097
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

Bug fix release v0.7.1

06 Nov 14:54
41029fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

Feature Release v0.7.0

19 Sep 13:30
be6231c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0

Bug fix release v0.6.2

19 Aug 11:56
9c31cd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.2

Feature release v0.6.0

27 Jul 15:09
a35e07d
Compare
Choose a tag to compare

New Console

This release includes the fully redesigned console for Parseable. We're excited for you to try it out!

screenzy-1690470040075

What's Changed

Full Changelog: v0.5.1...v0.6.0

Bugfix Release v0.5.1

19 Jul 03:01
75e1ede
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @czyt made their first contribution in #453

Full Changelog: v0.5.0...v0.5.1

Feature Release v0.5.0

11 Jun 07:19
3a2f9b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.4...v0.5.0

Bugfix release 0.4.4

18 May 06:02
bc81fc7
Compare
Choose a tag to compare

What's Changed

  • Retention config shouldn't need logstream to be initialized by @nitisht in #398
  • Add log stream creation and set retention in Helm Chart by @nitisht in #397
  • Update vergen to 8.1 and clean up version print mechanism by @nitisht in #400
  • Add ServiceMonitor object to allow service detection with Prometheus Operator by @nitisht in #401
  • Add load-test case for PRs by @Sajiyah-Salat in #404
  • Fix order for tests by @nitisht in #405
  • Fix broken link by @Sajiyah-Salat in #407
  • Replace mutable buffer with concat_batches by @trueleo in #402
  • Remove in memory ingestion and query by @trueleo in #413
  • Remove the env var and cli option for memory only ingestion by @nitisht in #414

New Contributors

Full Changelog: v0.4.3...v0.4.4