Skip to content

Releases: parseablehq/parseable

Bug fix release v1.5.1

18 Sep 16:22
37ff504
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

Feature release v1.5.0

24 Aug 14:02
091377b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Feature release v1.4.0

07 Aug 12:30
713ef35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

Feature release v1.3.0

01 Jul 14:44
245aa8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

Feature release v1.2.0

08 Jun 16:40
36aa929
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

Feature Release v1.1.0

07 May 02:37
bff3101
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

Feature release v1.0.0

25 Apr 11:13
b251e05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v1.0.0

Feature release v0.9.0

04 Mar 15:53
b8e310d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

Bug fix release v0.8.1

19 Feb 08:34
81b58dd
Compare
Choose a tag to compare

What's Changed

  • update cargo-about details by @nitisht in #664
  • delete parseable-license.html by @nitisht in #665
  • Revert "fix: avoid removal of retention configuration while updating snapshot" by @nitisht in #666
  • prepare for bugfix release v0.8.1 by @nitisht in #668

Full Changelog: v0.8.0...v0.8.1

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