{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":520784735,"defaultBranch":"main","name":"parseable","ownerLogin":"parseablehq","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-08-03T07:44:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/94332517?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726676542.0","currentOid":""},"activityList":{"items":[{"before":"37ff504164ba82cf645ff5ec318e74fa1e226a16","after":"430b55c6b9a99e04a860abbdf308298a6eff9335","ref":"refs/heads/main","pushedAt":"2024-09-19T02:28:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"update helm chart to v1.5.1 (#932)","shortMessageHtmlLink":"update helm chart to v1.5.1 (#932)"}},{"before":"d79d06aa337891d392de956ade78414113e63545","after":null,"ref":"refs/tags/v1.5.1","pushedAt":"2024-09-18T16:22:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"}},{"before":"d79d06aa337891d392de956ade78414113e63545","after":"37ff504164ba82cf645ff5ec318e74fa1e226a16","ref":"refs/heads/main","pushedAt":"2024-09-18T16:21:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"update actions artifact (#931)","shortMessageHtmlLink":"update actions artifact (#931)"}},{"before":"79423ef5de4dddf75193e711fe077b493d97dbd4","after":"d79d06aa337891d392de956ade78414113e63545","ref":"refs/heads/main","pushedAt":"2024-09-18T16:03:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"prepare for release v1.5.1 (#930)","shortMessageHtmlLink":"prepare for release v1.5.1 (#930)"}},{"before":"7de7caf37b081077198002065880c691c84d013f","after":"79423ef5de4dddf75193e711fe077b493d97dbd4","ref":"refs/heads/main","pushedAt":"2024-09-18T15:25:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix dockerhub username in gh actions (#929)","shortMessageHtmlLink":"fix dockerhub username in gh actions (#929)"}},{"before":"db8b72616c7df74e97d477972670b1879cb0abd5","after":"7de7caf37b081077198002065880c691c84d013f","ref":"refs/heads/main","pushedAt":"2024-09-18T11:05:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"server bug fix (#927)\n\n1. delete hottier should be restricted for internal streams\r\n2. POST /logstream/{logstream} should be restricted for query mode\r\n3. update role sync between querier to ingestors\r\n4. get user role priviledge to reader, writer and editor roles\r\n5. issue: any user having ingestion priviledge can ingest to all streams using /ingest API\r\ncurrent state: check stream name in resource path for authorization\r\nfix: check the x-p-stream header for the stream name also","shortMessageHtmlLink":"server bug fix (#927)"}},{"before":"349548015cfe00402b432e786ea136fcb71dbd5b","after":"db8b72616c7df74e97d477972670b1879cb0abd5","ref":"refs/heads/main","pushedAt":"2024-09-16T16:49:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"feat: RBAC for distributed system (#878)\n\nsync a user with its role and password hash from querier to \r\nall live ingestors. sync from storage metadata when ingestor starts\r\n\r\nsync -\r\n1. user creation (with generated hash)\r\n2. user deletion\r\n3. role updates for a user\r\n4. generate new password for a user","shortMessageHtmlLink":"feat: RBAC for distributed system (#878)"}},{"before":"5487f54cfd5a7493acc278aac8372293ff05a363","after":"349548015cfe00402b432e786ea136fcb71dbd5b","ref":"refs/heads/main","pushedAt":"2024-09-16T10:16:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"feat: accept other certificates (#889)\n\nenv var P_TRUSTED_CA_CERTS_DIR accepts a directory path\r\nwhere user can keep all the certificates intended to be accepted by the server","shortMessageHtmlLink":"feat: accept other certificates (#889)"}},{"before":"19212dee2d1ad88d8ea7a90bb4cf5f78637e7b41","after":"5487f54cfd5a7493acc278aac8372293ff05a363","ref":"refs/heads/main","pushedAt":"2024-09-12T14:59:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix: open redirection (#926)\n\ncheck to match the base uri and the redirect uri to confirm that the\r\nredirect uri has not been tampered and stop leaking the sensitive\r\ninformation such as authentication tokens or session cookies","shortMessageHtmlLink":"fix: open redirection (#926)"}},{"before":"d58034c5757ee4427d8a8ef4557cfc4f1938beda","after":null,"ref":"refs/heads/nitisht-patch-1","pushedAt":"2024-09-12T10:40:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"}},{"before":"d43873ee47222a590f97fcae51f791c877afa121","after":"19212dee2d1ad88d8ea7a90bb4cf5f78637e7b41","ref":"refs/heads/main","pushedAt":"2024-09-12T10:40:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"Update README.md (#925)\n\nSigned-off-by: Nitish Tiwari ","shortMessageHtmlLink":"Update README.md (#925)"}},{"before":null,"after":"d58034c5757ee4427d8a8ef4557cfc4f1938beda","ref":"refs/heads/nitisht-patch-1","pushedAt":"2024-09-12T10:40:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"Update README.md\n\nSigned-off-by: Nitish Tiwari ","shortMessageHtmlLink":"Update README.md"}},{"before":"b555f9b3e3fb18f47c29608ff6e8fa466e3a8349","after":"d43873ee47222a590f97fcae51f791c877afa121","ref":"refs/heads/main","pushedAt":"2024-09-12T09:27:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix: about api access (#924)\n\nbelow roles will have access to about api\r\n- admin\r\n- editor\r\n- reader\r\n- writer\r\n\r\ningestor does not need about api access as it cannot login or query.\r\nThis is required so clients like Console can decide on runtime about\r\nwhich fields, pages to show to the logged in user.","shortMessageHtmlLink":"fix: about api access (#924)"}},{"before":"c916f1fff7972f2d3bb0c5d4ad9263ef7d7d7a11","after":"b555f9b3e3fb18f47c29608ff6e8fa466e3a8349","ref":"refs/heads/main","pushedAt":"2024-09-11T10:24:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"merge trino query code changes to main (#923)\n\nif all env vars specific to Trino are set -\r\nP_TRINO_ENDPOINT\r\nP_TRINO_CATALOG_NAME\r\nP_TRINO_SCHEMA\r\nP_TRINO_USER_NAME\r\n\r\nAbout API Response sample -\r\n`\r\n{\r\n \"version\": \"v1.5.0\",\r\n \"uiVersion\": \"development\",\r\n \"commit\": \"cc8cf38\",\r\n \"deploymentId\": \"01J649HC5HPRNVD0VNK7Q6JMFY\",\r\n \"updateAvailable\": false,\r\n \"latestVersion\": \"v1.5.0\",\r\n \"llmActive\": false,\r\n \"llmProvider\": null,\r\n \"oidcActive\": false,\r\n \"license\": \"AGPL-3.0-only\",\r\n \"mode\": \"Distributed (Query)\",\r\n \"staging\": \"\",\r\n \"hotTier\": \"Disabled\",\r\n \"grpcPort\": 8001,\r\n \"store\": {\r\n \"type\": \"S3 bucket\",\r\n \"path\": \"https://s3.us-east-2.amazonaws.com/clickbenchtest\"\r\n },\r\n \"analytics\": {\r\n \"clarityTag\": null\r\n },\r\n \"queryEngine\": \"Trino\"\r\n}\r\n`\r\nif any of the above env var is missing, server will return About API response as -\r\n`\r\n{\r\n \"version\": \"v1.5.0\",\r\n \"uiVersion\": \"development\",\r\n \"commit\": \"cc8cf38\",\r\n \"deploymentId\": \"01J649HC5HPRNVD0VNK7Q6JMFY\",\r\n \"updateAvailable\": false,\r\n \"latestVersion\": \"v1.5.0\",\r\n \"llmActive\": false,\r\n \"llmProvider\": null,\r\n \"oidcActive\": false,\r\n \"license\": \"AGPL-3.0-only\",\r\n \"mode\": \"Distributed (Query)\",\r\n \"staging\": \"\",\r\n \"hotTier\": \"Disabled\",\r\n \"grpcPort\": 8001,\r\n \"store\": {\r\n \"type\": \"S3 bucket\",\r\n \"path\": \"https://s3.us-east-2.amazonaws.com/clickbenchtest\"\r\n },\r\n \"analytics\": {\r\n \"clarityTag\": null\r\n },\r\n \"queryEngine\": \"Parseable\"\r\n}\r\n`\r\n\r\nbased on the field `queryEngine` a client can decide whether to \r\nuser /query or /trinoquery endpoint","shortMessageHtmlLink":"merge trino query code changes to main (#923)"}},{"before":"75cda6bc4429ba09ae43ab727d617bd3079407d3","after":"c916f1fff7972f2d3bb0c5d4ad9263ef7d7d7a11","ref":"refs/heads/main","pushedAt":"2024-09-11T09:30:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix: remove authorize from login/logout webscope (#922)\n\nThis PR fixes the issue where oauth user fails to login with \r\nerror - \"no authorization header passed\". The authorize \r\ncheck in /o/login handler returns unauthorized error for users \r\nnot having login privilege.","shortMessageHtmlLink":"fix: remove authorize from login/logout webscope (#922)"}},{"before":"4154fc2ef1e3124455ff80a13cce3e2bce7a3342","after":"75cda6bc4429ba09ae43ab727d617bd3079407d3","ref":"refs/heads/main","pushedAt":"2024-09-10T18:11:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix: remove user_id from API requests in Dashboards and Filters (#918)\n\nFetch session key from HttpRequest\r\nthen fetch username from the session\r\n\r\nupdated all APIs, removed user_id from API requests\r\nwhile saving the json, generate hash for user_id\r\n\r\nDashboard API changes:\r\n\r\nGET /dashboards/{user_id} -> GET /dashboards\r\nthis fetches all dashboards for user fetched from HttpRequest\r\n\r\nGET /dashboards/dashboard/{dashboard_id} -> GET /dashboards/{dashboard_id}\r\nDELETE /dashboards/dashboard/{dashboard_id} -> DELETE /dashboards/{dashboard_id}\r\nPUT /dashboards/dashboard/{dashboard_id} -> PUT /dashboards/{dashboard_id}\r\n\r\nFilter API changes:\r\nGET /filters/{user_id} -> GET /filters\r\nthis fetches all filters for user fetched from HttpRequest\r\n\r\nGET /filters/filter/{filter_id} -> GET /filters/{filter_id}\r\nDELETE /filters/filter/{filter_id} -> DELETE /filters/{filter_id}\r\nPUT /filters/filter/{filter_id} -> PUT /filters/{filter_id}","shortMessageHtmlLink":"fix: remove user_id from API requests in Dashboards and Filters (#918)"}},{"before":"974929ab78a9e1189c6f94250848416b671b605f","after":"4154fc2ef1e3124455ff80a13cce3e2bce7a3342","ref":"refs/heads/main","pushedAt":"2024-09-10T11:28:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nikhilsinhaparseable","name":"Nikhil Sinha","path":"/nikhilsinhaparseable","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131262146?s=80&v=4"},"commit":{"message":"enhancement: stream name validation (#921)\n\nremoved existing stream name validation\r\nadded validation to allow below special characters -\r\nHyphen (-)\r\nUnderscore (_)\r\nfixes: #917","shortMessageHtmlLink":"enhancement: stream name validation (#921)"}},{"before":"c0741f24cfe65d20b0ce36372289f662a4ee1404","after":"974929ab78a9e1189c6f94250848416b671b605f","ref":"refs/heads/main","pushedAt":"2024-09-09T09:45:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"Add dockerfile for using custom console build (#920)\n\nAlso update readme and remove unnecessary sections","shortMessageHtmlLink":"Add dockerfile for using custom console build (#920)"}},{"before":"a3b63bb46308e92415fe02fbd8b02d5e8d7e61ac","after":"c0741f24cfe65d20b0ce36372289f662a4ee1404","ref":"refs/heads/main","pushedAt":"2024-09-08T15:07:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fixes on RBAC (#916)\n\n1. role assignment to all the priviledges fixes as per sheet -\r\nhttps://docs.google.com/spreadsheets/d/1N-LHWTcyVzdAFR5bAPnOpRLQXdgaQ6wBHQ47skUFlPI/edit?gid=0#gid=0\r\n\r\n2. login API restricted for ingestors\r\n\r\n3. added authorization for metrics API","shortMessageHtmlLink":"fixes on RBAC (#916)"}},{"before":"7ab2dd40ab0ad91139c3ae62b0dcec1bdf2d3f15","after":"a3b63bb46308e92415fe02fbd8b02d5e8d7e61ac","ref":"refs/heads/main","pushedAt":"2024-09-06T08:54:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix: helm chart config issues (#912)\n\nThis PR fixes issues with helm chart where streams as configured\r\nin the values file were not getting created if HA is enabled.\r\nFixes #899\r\n\r\nAnother fix included in this PR is to allow different configurations\r\nfor service monitor object by passing through the endpoints spec fields\r\ndirectly from values.yaml.\r\nFixes #905\r\n\r\nFinal fix is to ensure podAnnotations applied in HA mode are propagated to\r\nthe query node.\r\nFixes #901\r\n\r\nAlso update the image tag to latest release v1.5.0","shortMessageHtmlLink":"fix: helm chart config issues (#912)"}},{"before":"3caa884537f41c71451df22e64d271d81e51ea33","after":"7ab2dd40ab0ad91139c3ae62b0dcec1bdf2d3f15","ref":"refs/heads/main","pushedAt":"2024-09-06T07:22:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix: handle SIGTERM for Distributed and Standalone Mode (#907)\n\nalso add readiness probes in helm chart \r\n\r\nCo-authored-by: Nitish Tiwari ","shortMessageHtmlLink":"fix: handle SIGTERM for Distributed and Standalone Mode (#907)"}},{"before":"60959224b1f89ecf3c8afc1685cfab3e2493e078","after":"3caa884537f41c71451df22e64d271d81e51ea33","ref":"refs/heads/main","pushedAt":"2024-09-05T14:59:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"add hot tier details in banner and about api response (#910)","shortMessageHtmlLink":"add hot tier details in banner and about api response (#910)"}},{"before":"cdbab23e58a86df3e53fa4b8893db10df8330ea8","after":"60959224b1f89ecf3c8afc1685cfab3e2493e078","ref":"refs/heads/main","pushedAt":"2024-09-05T14:55:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix: restrict user creation without a role (#913)\n\nserver returns error `User cannot be created \r\nwithout a role` if no role is provided in API call","shortMessageHtmlLink":"fix: restrict user creation without a role (#913)"}},{"before":"497072d0dc03d1b6bdfcddd3c705107a8c8c34d6","after":null,"ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7","pushedAt":"2024-09-05T07:28:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"}},{"before":"008bd7fe6713baa0312b86b00b1484c01ea8cec9","after":"cdbab23e58a86df3e53fa4b8893db10df8330ea8","ref":"refs/heads/main","pushedAt":"2024-09-05T07:28:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"chore: bump actions/download-artifact from 3 to 4.1.7 (#914)\n\nchore(deps): bump actions/download-artifact in /.github/workflows\r\n\r\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.\r\n- [Release notes](https://github.com/actions/download-artifact/releases)\r\n- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/download-artifact\r\n dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: bump actions/download-artifact from 3 to 4.1.7 (#914)"}},{"before":null,"after":"497072d0dc03d1b6bdfcddd3c705107a8c8c34d6","ref":"refs/heads/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7","pushedAt":"2024-09-03T22:50:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump actions/download-artifact in /.github/workflows\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump actions/download-artifact in /.github/workflows"}},{"before":"764b2591e2265147caa65162421f03d4cf6408c6","after":"008bd7fe6713baa0312b86b00b1484c01ea8cec9","ref":"refs/heads/main","pushedAt":"2024-09-02T03:50:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix: delete hot tier with stream (#909)\n\nwhen DELETE /logstream/{stream-name} is called, \r\ncheck if hot tier exists, if yes, delete the hot tier as well.","shortMessageHtmlLink":"fix: delete hot tier with stream (#909)"}},{"before":"a155b61c4f740df9c7f6253113addc6376b4da00","after":"764b2591e2265147caa65162421f03d4cf6408c6","ref":"refs/heads/main","pushedAt":"2024-09-02T03:39:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix Helm indentation issue (#911)\n\nSigned-off-by: AdheipSingh <34169002+AdheipSingh@users.noreply.github.com>","shortMessageHtmlLink":"fix Helm indentation issue (#911)"}},{"before":"40bf4376fb490c54ddccca19d003c1895c80031b","after":"a155b61c4f740df9c7f6253113addc6376b4da00","ref":"refs/heads/main","pushedAt":"2024-09-01T06:29:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"fix: query result with hot tier (#908)\n\nthe default view for data is latest (recent) first. This requires\r\nto send the reverse sorted order of hot tier file list for \r\ndatafusion to process. \r\n\r\nThis fixes the duplicate query results issue when server is \r\nconfigured with hot tier.","shortMessageHtmlLink":"fix: query result with hot tier (#908)"}},{"before":"fa923e1f273b6938127c4e318c6d7cf2a80e0662","after":"40bf4376fb490c54ddccca19d003c1895c80031b","ref":"refs/heads/main","pushedAt":"2024-08-30T06:21:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nitisht","name":"Nitish Tiwari","path":"/nitisht","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5156139?s=80&v=4"},"commit":{"message":"enhancement: improve query performance by splitting time filters (#900)\n\nThis PR splits time filters for older data requiring listing table and \r\nnewer data using manifest files and creating two separate execution plans \r\nfor both, thereby improving query performance","shortMessageHtmlLink":"enhancement: improve query performance by splitting time filters (#900)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQwMjoyODoxNS4wMDAwMDBazwAAAAS6V0vc","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQwMjoyODoxNS4wMDAwMDBazwAAAAS6V0vc","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0zMFQwNjoyMTowNy4wMDAwMDBazwAAAASoVgsl"}},"title":"Activity ยท parseablehq/parseable"}