Releases: siglens/siglens
Releases · siglens/siglens
1.0.57
1.0.56
Release Version 1.0.56 (#2892) * Bump to 1.0.56d (#2866) * Fix float formatting issues (#2862) * Use strconv.FormatFloat instead of fmt.Sprintf * Use strconv.ParseFloat instead of utils.FastParseFloat in the parser --------- Co-authored-by: Andrew Hess <[email protected]> * Fix Query Builder: Options Not Consistently Populating (#2868) * SPL: Implementation of all bitwise functions (#2861) * SPL: Implementation of all bitwise functions * Fix: add unit tests, renaming, correcting err message * Fix: recompiled spl.go to fix merge conflicts * UI: Minor Visual Fix (#2871) * SPL: Implement stats estdc, estdc_error (#2869) * Separate code for values and cardinality * WIP: dc works, incomplete implementation * Remove dummy function for cardinality * Remove unnecessary log statement * Don't compute cardinality after adding each record * Added groupby support * Use HLL for MergeSegmentStats * Updated sentinel values for boolean-valued fields * WIP on estdc * Added group by support * Complete implementation * Minor improvements * Fixed error messages * Removed debug statements * Add tests * Add functional test * Update go-hll version * Remove older version * Remove non-working Settings button (#2872) * Removed non-functional Settings button and related unused code * fix error * fix error * remove .js code of setting-button --------- Co-authored-by: gaurikarkhile001 <[email protected]> * Convert null CValueEnclosure to empty string (#2874) * Fix dropdown inside panel header overlapping panel body instead of pushing it (#2876) Co-authored-by: gaurikarkhile001 <[email protected]> * Fix pagination issue for stats queries (#2875) Co-authored-by: Kunal Nawale <[email protected]> * Fix loki ingestion carry-over for optional fields (#2878) * Align Verify Connection UI with other Log Ingestion Methods (#2870) * Align Verify Connection UI with other Log Ingestion Methods * fix: improve copy button functionality and URL parameters for log ingestion * upadte node version * update copy button * Trigger CI * copy button is working properly --------- Co-authored-by: gaurikarkhile001 <[email protected]> * mv_to_json fixes (#2873) * Fix infer types * Add mv_to_json functionality * Add unit tests for mv_to_json * Updated existing tests * Indentation in functional test * Remove timestamp from functional test * Remove one occurrence of timestamp * UI: Minor Fix (#2881) * Fix: Mvsort modifies input field (#2879) * Create a copy if the multivalue is a field * Add tests * Formatting issue * Fix mvzip (#2880) * Support-SPL-boolean-literal-functions (#2882) * Added support to grammar * Fix mv_to_json_array * Fix eval subcommand tojson * Get fields properly for bool param * Remove print debugging * Removed stray print debug statement * Fix: Handle Long Descriptions in Saved Queries Table (#2883) * Fix Long Descriptions Break Table Layout in Saved Queries * Revert "Fix Long Descriptions Break Table Layout in Saved Queries" This reverts commit 588ce201cf419b33aaf18e2547e30eac7ee162f1. * Update Description column to truncate long text with ellipsis * Unescape quoted strings (#2884) * UI Fixes for Alert and Contact Screens (#2890) * Update version.go (#2891) Signed-off-by: Sonam Gupta <[email protected]> --------- Signed-off-by: Sonam Gupta <[email protected]> Co-authored-by: Andrew Hess <[email protected]> Co-authored-by: Tanish Sunilkumar <[email protected]> Co-authored-by: Vaibhav Sharma <[email protected]> Co-authored-by: Gauri Karkhile <[email protected]> Co-authored-by: gaurikarkhile001 <[email protected]> Co-authored-by: Kunal Nawale <[email protected]>
1.0.55
Merge pull request #2864 from siglens/develop Bumping version to 1.0.55
1.0.54
Release version 1.0.54 (#2833) * Revert "Check if access to an index is allowed (#2810)" (#2831) This reverts commit 84acb59df2ed73b3c36fee5f8908e11d4f2d8f43. * Update version.go (#2832) Signed-off-by: Sonam Gupta <[email protected]> --------- Signed-off-by: Sonam Gupta <[email protected]>
1.0.53
Merge pull request #2830 from siglens/develop Release Version 1.0.53
1.0.52
Merge pull request #2768 from siglens/develop Bumping up the version to 1.0.52
1.0.51
Merge pull request #2720 from siglens/develop Release 1.0.51
1.0.50
Merge pull request #2713 from siglens/develop release 1.0.50
1.0.49
Merge pull request #2702 from siglens/develop release 1.0.49
1.0.48
Merge pull request #2696 from siglens/develop release 1.0.48