Releases: parseablehq/parseable
Releases · parseablehq/parseable
Bugfix release v1.5.3
What's Changed
- update helm chart to v1.5.2 by @nitisht in #940
- fixed redirect url validation and included support for custom err messsge by @balaji-jr in #944
- prepare for release v1.5.3 by @nitisht in #945
New Contributors
- @balaji-jr made their first contribution in #944
Full Changelog: v1.5.2...v1.5.3
Bugfix release v1.5.2
What's Changed
- update helm chart to v1.5.1 by @nitisht in #932
- fix: OAuth error by @nikhilsinhaparseable in #934
- Dashboard graph configs by @nikhilsinhaparseable in #938
- prepare for release v1.5.2 by @nitisht in #939
Full Changelog: v1.5.1...v1.5.2
Bug fix release v1.5.1
What's Changed
- feat: add sidecar option to query node by @nitisht in #898
- Enhance: Improve query performance by splitting time filters by @parmesant in #900
- fix: query result with hot tier by @nikhilsinhaparseable in #908
- Update Helm Identation issue by @AdheipSingh in #911
- fix: delete hot tier with stream by @nikhilsinhaparseable in #909
- chore(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #914
- fix: restrict user creation without a role by @nikhilsinhaparseable in #913
- hot tier details in banner and about api response by @nikhilsinhaparseable in #910
- Handling SIGTERM for Distributed and Standalone Mode by @AdheipSingh in #907
- fix: helm chart config issues by @nitisht in #912
- fixes on RBAC by @nikhilsinhaparseable in #916
- Add dockerfile for using custom console build by @nitisht in #920
- enhancement: stream name validation by @nikhilsinhaparseable in #921
- fix: remove user_id from API requests in Dashboards and Filters by @nikhilsinhaparseable in #918
- fix: remove authorize from login/logout webscope by @nikhilsinhaparseable in #922
- merge trino query code changes to main by @nikhilsinhaparseable in #923
- fix: about api access by @nikhilsinhaparseable in #924
- Update README.md by @nitisht in #925
- fix: open redirection by @nikhilsinhaparseable in #926
- enhancement: accept other certificates by @nikhilsinhaparseable in #889
- feat: RBAC for distributed system by @nikhilsinhaparseable in #878
- server bug fix by @nikhilsinhaparseable in #927
- fix dockerhub username in gh actions by @nitisht in #929
- prepare for release v1.5.1 by @nitisht in #930
- update actions artifact by @nitisht in #931
Full Changelog: v1.5.0...v1.5.1
Feature release v1.5.0
What's Changed
- add helm charts for release v1.4.0 by @nitisht in #876
- fix: ensure enable flag works for ingestor by @nitisht in #877
- Helm: Add emptyDir for the querier staging path by @bastjan in #881
- release helm chart 1.4.1 by @nitisht in #882
- switched to tokio tasks by @vishalkrishnads in #862
- fix: query on stream with time partition by @nikhilsinhaparseable in #886
- enhancement: add stream type to stream definition by @nikhilsinhaparseable in #884
- feat: hot tier for pmeta by @nikhilsinhaparseable in #883
- fix: data type for time partition issue by @nikhilsinhaparseable in #887
- enhancement: change sizes to bytes in hot tier by @nikhilsinhaparseable in #885
- remove validation for hot tier with time partition by @nikhilsinhaparseable in #891
- server side fixes by @nikhilsinhaparseable in #892
- Unit functions added to dashboard by @nikhilsinhaparseable in #890
- increase s3 client connect timeout by @nikhilsinhaparseable in #894
- s3 client builder by @nikhilsinhaparseable in #895
- prepare for release v1.5.0 by @nitisht in #897
New Contributors
- @bastjan made their first contribution in #881
- @vishalkrishnads made their first contribution in #862
Full Changelog: v1.4.0...v1.5.0
Feature release v1.4.0
What's Changed
- improved error messages for remove ingestor API by @nikhilsinhaparseable in #843
- fix for windows powershell issue by @parmesant in #845
- configure CORS with env var by @nikhilsinhaparseable in #846
- Fix: Server throws "User Does not have permission to access this" occasionally (arrow flight endpoint) by @dharanad in #847
- add send_analytics flag in about API response by @nikhilsinhaparseable in #850
- fix for invalid parquet by @nikhilsinhaparseable in #849
- fix for otel logs flattening by @nikhilsinhaparseable in #851
- fix: update banner messaging to be more coherent by @nitisht in #853
- fix: update stream for custom partition by @nikhilsinhaparseable in #856
- feat: dashboards APIs by @nikhilsinhaparseable in #854
- fix for create and update stream validation by @nikhilsinhaparseable in #857
- update to console release v0.9.2 by @nitisht in #859
- fix storage class for ingestor by @nitisht in #861
- release helm chart after ingestor path issue fix by @nitisht in #863
- Changes to the service account name in the ingestor StatefulSet by @bhargav2427 in #866
- update: dashboard APIs by @nikhilsinhaparseable in #865
- fix: use the correct docker compose command in actions by @nitisht in #869
- feat: Add hot-tier feature for distributed deployments by @nikhilsinhaparseable in #852
- fix: ingestion with POST /lostream/{logstream} API by @nikhilsinhaparseable in #868
- fix: update object store crate by @parmesant in #870
- feat: allow user actions' tracking in MS Clarity by @nikhilsinhaparseable in #872
- fix: validation error messages and update hot tier by @nikhilsinhaparseable in #874
- fix: hot tier validation by @nikhilsinhaparseable in #875
- prepare for next release v1.4.0 by @nitisht in #871
New Contributors
- @parmesant made their first contribution in #845
- @dharanad made their first contribution in #847
- @bhargav2427 made their first contribution in #866
Full Changelog: v1.3.0...v1.4.0
Feature release v1.3.0
What's Changed
- fix: URL validation and error message by @nikhilsinhaparseable in #816
- S3 calls optimization and server fixes by @nikhilsinhaparseable in #818
- otel change by @nikhilsinhaparseable in #823
- fix for stream sync for ingestors by @nikhilsinhaparseable in #826
- enhancement: saved filters by @nikhilsinhaparseable in #828
- fix for invalid parquet issue by @nikhilsinhaparseable in #829
- fix for panic caused due to empty arrow files by @nikhilsinhaparseable in #831
- enhancement in saved filters API by @nikhilsinhaparseable in #833
- Enhancement for POST /filters by @nikhilsinhaparseable in #836
- delete invalid parquet and arrow files by @nikhilsinhaparseable in #835
- fix for update schema from staging at server start by @nikhilsinhaparseable in #832
- added validation for the custom partition fields in the log event by @nikhilsinhaparseable in #837
- saved filters enhancement by @nikhilsinhaparseable in #838
- prepare for next release v1.3.0 by @nitisht in #839
Full Changelog: v1.2.0...v1.3.0
Feature release v1.2.0
What's Changed
- Impl Arrow Flight Protocol for Querying by @Eshanatnight in #769
- enhancement to allow custom partitions in ingestion by @nikhilsinhaparseable in #795
- fix: issues cause by prev commit by @Eshanatnight in #800
- Stats enhancement by @nikhilsinhaparseable in #799
- enhancement: added internal stream "meta" by @nikhilsinhaparseable in #801
- enhancement: added support for HEAD method for health check APIs by @nikhilsinhaparseable in #802
- Add Users API for Dashboads, caching and filters by @Eshanatnight in #798
- removed load balancer from docker-compose for distributed by @nikhilsinhaparseable in #809
- renamed internal stream name to pmeta by @nikhilsinhaparseable in #808
- rename ingester to ingestor in migration by @nikhilsinhaparseable in #806
- feat: allow otel ingestion with /v1/logs endpoint by @nikhilsinhaparseable in #803
- fix for stats for each date by @nikhilsinhaparseable in #805
- added validation in alert creation by @nikhilsinhaparseable in #807
- Update stream by @nikhilsinhaparseable in #810
- fix for daily stats for querier by @nikhilsinhaparseable in #811
- prepare for release 1.2.0 by @nitisht in #812
- Include oss in release artefact name by @nitisht in #813
- fix the gh actions release flow by @nitisht in #815
Full Changelog: v1.1.0...v1.2.0
Feature Release v1.1.0
What's Changed
- Multiple Fixes for Distributed Deployments by @nikhilsinhaparseable in #786
- Alert Path and Query Fix by @nikhilsinhaparseable in #791
- Allow Ingestion with Time Partition - Till 1 month older events by @nikhilsinhaparseable in #790
- fix for time partition limit by @nikhilsinhaparseable in #792
- prepare for next release by @nitisht in #793
Full Changelog: v1.0.0...v1.1.0
Feature release v1.0.0
What's Changed
- Bump mio from 0.8.8 to 0.8.11 by @dependabot in #684
- Ingestion partition change by @nikhilsinhaparseable in #683
- Remove incorrect release v0.9 by @nitisht in #693
- Fix for Query Optimization by @nikhilsinhaparseable in #696
- Removed Time Partition Logic from Ingestion Flow by @nikhilsinhaparseable in #703
- feat: allow historical ingestion with custom date column in log by @nikhilsinhaparseable in #716
- feat: add a new stream info API by @nikhilsinhaparseable in #720
- feat: static schema flag to stream-info API by @nikhilsinhaparseable in #727
- allow type casting in static schema by @nikhilsinhaparseable in #729
- Distributed rebased on main by @Eshanatnight in #730
- fix: delete node endpoint by @Eshanatnight in #731
- fix: stats response by @Eshanatnight in #733
- Add node_url field to Cli struct and update related code by @Eshanatnight in #734
- Update to latest Console release and also update Rust version by @nitisht in #739
- Rm staging query result by @Eshanatnight in #740
- chore(deps): bump h2 from 0.3.24 to 0.3.26 by @dependabot in #741
- fix analytics for the cluster by @Eshanatnight in #732
- Fix: OAuth User to Role Mapping Fix by @nikhilsinhaparseable in #742
- cleaned up readme for better readability by @nitisht in #738
- removing check of ingesters' liveness at query server start by @nikhilsinhaparseable in #744
- fix for staging size metrics not resetting to 0 by @nikhilsinhaparseable in #743
- Fetch schema and stream from obj store by @Eshanatnight in #745
- fix for querier to use manifest list from all ingesters by @nikhilsinhaparseable in #747
- rename P_NODE_URL to P_INGESTOR_URL by @nitisht in #748
- fix extract_cookie function to handle grpc cookies in the header by @Eshanatnight in #746
- multiple fixes on server by @nikhilsinhaparseable in #753
- fix for GET /cache API by @nikhilsinhaparseable in #754
- update to latest console v0.6.1 by @nitisht in #755
- fixed liveness and readiness api to use base path by @nikhilsinhaparseable in #757
- fix: readiness api by @Eshanatnight in #758
- fix for delete stream API for distributed by @nikhilsinhaparseable in #766
- update files in distributed mode to use hash by @Eshanatnight in #761
- Fix: Cache fix distributed by @nikhilsinhaparseable in #767
- fix for retention and get stream info by @nikhilsinhaparseable in #771
- add distributed option to helm-chart by @nitisht in #749
- add: script files for easy download by @Eshanatnight in #762
- more fixes to the download script by @nitisht in #776
- fix: schema update where querying by @Eshanatnight in #775
- Update download.sh by @nitisht in #778
- docker-compose added for distributed by @nikhilsinhaparseable in #777
- fix win download script by @Eshanatnight in #779
- update to latest console and update docker registry by @nitisht in #780
- chore: update depedencies by @Eshanatnight in #782
- update error handling when parsing recordbatch to rows by @Eshanatnight in #783
Full Changelog: v0.9.0...v1.0.0
Feature release v0.9.0
What's Changed
- do not lock PR after merge by @nitisht in #674
- fix: add stream creation time in get stats api by @gurjotkaur20 in #632
- fix: avoid removal of retention configuration while updating snapshot by @gurjotkaur20 in #673
- remove first-event-at from stream.json but keep it in stats api by @nikhilsinhacloudsurfex in #675
- prepare for release v0.9 by @nitisht in #678
- fix: Invalid Cargo.toml by @Eshanatnight in #680
- prepare for next release by @nitisht in #682
Full Changelog: v0.8.1...v0.9.0