{"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:1715049458.0","currentOid":""},"activityList":{"items":[{"before":"c33d8e968c44c0610dfa58a0cc1ddb63d64e41f5","after":"4023b56ff7effc18aeb854517b3ef812800d9a18","ref":"refs/heads/main","pushedAt":"2024-05-16T09:11:18.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":"fix: issues cause by prev commit","shortMessageHtmlLink":"fix: issues cause by prev commit"}},{"before":"f1032cccec939d43be8db39ae04780fbfe5ee6e4","after":"c33d8e968c44c0610dfa58a0cc1ddb63d64e41f5","ref":"refs/heads/main","pushedAt":"2024-05-16T02:36: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":"feat: enhancement to allow custom partitions in ingestion (#795)\n\nThis PR allows custom partitions in ingestion to allow\r\nadding an optional header - X-P-Custom-Partition in stream \r\ncreation API with comma separated values the custom-partition \r\nwill be stored in the stream.json file at the time of ingestion, below \r\nvalidations are put in place -\r\n\r\n1. all events in the batch have the custom partitions\r\n2. max of 3 partitions are allowed\r\n3. custom partition values should not have a '.' in the log event\r\n4. custom partition value should not be empty in the log event\r\n\r\nPrefixes will be created in the alphabetical order of the custom partition fields\r\n\r\nsort order in the parquet will be p_timestamp/time_partition and the custom \r\npartition fields same sort order will be reflected in the manifest file","shortMessageHtmlLink":"feat: enhancement to allow custom partitions in ingestion (#795)"}},{"before":"bff3101d8c1d2ddc525a4e4d2ad989923d3414d9","after":"f1032cccec939d43be8db39ae04780fbfe5ee6e4","ref":"refs/heads/main","pushedAt":"2024-05-16T02:35:06.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: Impl Arrow Flight protocol for query response (#769)","shortMessageHtmlLink":"feat: Impl Arrow Flight protocol for query response (#769)"}},{"before":"4969b31d0b619767c8b790f598936c7fdcc4137a","after":"bff3101d8c1d2ddc525a4e4d2ad989923d3414d9","ref":"refs/heads/main","pushedAt":"2024-05-07T02:37:03.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 next release v1.1.0 (#793)","shortMessageHtmlLink":"prepare for next release v1.1.0 (#793)"}},{"before":"ebf2c167e98c3b1ef73174d8fabda5355b21d7a0","after":"4969b31d0b619767c8b790f598936c7fdcc4137a","ref":"refs/heads/main","pushedAt":"2024-05-06T09:56:03.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: time partition limit (#792)\n\nadditional header to be provided\r\nX-P-Time-Partition-Limit with a value of unsigned integer with \r\nending 'd'. eg. 90d for 90 days\r\nif not provided, default constraint of 30 days will be applied\r\nusing this, user can ingest logs older than 30 days as well\r\n\r\nfixes #752","shortMessageHtmlLink":"fix: time partition limit (#792)"}},{"before":"62aea42c8b27e597f853128b24c05a24e9c6fad5","after":"ebf2c167e98c3b1ef73174d8fabda5355b21d7a0","ref":"refs/heads/main","pushedAt":"2024-05-05T05:17: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":"feat: allow ingestion with custom time partition (#790)\n\nThis PR updates the time partition logic to check if time partition \r\nfield value is not less than a month old then partition based on\r\n time partition field also, if static schema is provided\r\ncheck if static schema has time partition field at the time of log creation\r\n\r\nThis PR is partly related to #752","shortMessageHtmlLink":"feat: allow ingestion with custom time partition (#790)"}},{"before":"d4dcd0e1ebb3158c347b6e15d6cddc11566563c6","after":"62aea42c8b27e597f853128b24c05a24e9c6fad5","ref":"refs/heads/main","pushedAt":"2024-05-04T10:12: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: alert path and query (#791)\n\nFixes -\r\n1. alert path changed\r\n2. check for all stream.json for query\r\n3. cargo clippy changes","shortMessageHtmlLink":"fix: alert path and query (#791)"}},{"before":"b251e055a24b706c93339fe9635323bb1bb4e2d0","after":"d4dcd0e1ebb3158c347b6e15d6cddc11566563c6","ref":"refs/heads/main","pushedAt":"2024-05-01T08:47: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":"fix: multiple fixes for distributed deployment mode (#786)\n\n* ensure to subtract the size of the arrow file removed from staging\r\nfix for GET /cache\r\n\r\n* ensure to return error in case global cache is not set\r\n\r\n* query result fix for migration\r\nfrom standalone to distributed deployments\r\n\r\n* fix for retention for migration from standalone to distributed. \r\nQuery node should cleanup its snapshot upon retention\r\n\r\n* fix for edge case when ingestor was down/unreachable at the \r\ntimeout of retention activity and ingestor's stream.json did not \r\nget updated now when ingestion happens from ingestor,\r\nlocal to storage sync fails with error -\r\n\"Manifest found in snapshot but not in object-storage\".\r\nChange done is to create the manifest but not update the \r\nsnapshot because snapshot already has the manifest entry","shortMessageHtmlLink":"fix: multiple fixes for distributed deployment mode (#786)"}},{"before":"0190d8515e065f4b61236886e5964525890aed9a","after":"b251e055a24b706c93339fe9635323bb1bb4e2d0","ref":"refs/heads/main","pushedAt":"2024-04-25T11:09: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":"update error handling when parsing recordbatch to rows (#783)","shortMessageHtmlLink":"update error handling when parsing recordbatch to rows (#783)"}},{"before":"06e1218021c32b5d31f76b38f59d1caaddb94697","after":"0190d8515e065f4b61236886e5964525890aed9a","ref":"refs/heads/main","pushedAt":"2024-04-24T14:59:03.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: update depedencies (#782)\n\n* chore: update depedencies\r\n\r\narrow-schema = \"47.0.0\" -> \"51.0.0\"\r\narrow-array = \"47.0.0\" -> \"51.0.0\"\r\narrow-json = \"47.0.0\" -> \"51.0.0\"\r\narrow-ipc = \"47.0.0\" -> \"51.0.0\"\r\narrow-select = \"47.0.0\" -> \"51.0.0\"\r\nparquet = \"47.0.0\" -> \"51.0.0\"\r\narrow-flight = \"47.0.0\" -> \"51.0.0\"\r\ndatafusion = \"32.0.0\" -> \"37.1.0\"\r\nobject_store = \"0.7.0\" -> \"0.9.1\"\r\ntonic = \"0.10.0\" -> \"0.11.0\"\r\ntonic-web = \"0.10.0\" -> \"0.11.0\"\r\n\r\n* chore: update depedencies related to arrow\r\n\r\narrow-schema = \"47.0.0\" -> \"51.0.0\"\r\narrow-array = \"47.0.0\" -> \"51.0.0\"\r\narrow-json = \"47.0.0\" -> \"51.0.0\"\r\narrow-ipc = \"47.0.0\" -> \"51.0.0\"\r\narrow-select = \"47.0.0\" -> \"51.0.0\"\r\nparquet = \"47.0.0\" -> \"51.0.0\"\r\narrow-flight = \"47.0.0\" -> \"51.0.0\"\r\ndatafusion = \"32.0.0\" -> \"37.1.0\"\r\nobject_store = \"0.7.0\" -> \"0.9.1\"\r\ntonic = \"0.10.0\" -> \"0.11.0\"\r\ntonic-web = \"0.10.0\" -> \"0.11.0\"\r\nthread-priority = \"0.13.1\" -> \"1.0.0\"\r\nzip = \"0.6\" -> \"1.1.1\"\r\nsysinfo = \"0.29.6\" -> \"0.30.11\"\r\n\r\n* update dependencies second pass\r\n\r\nactix-web = \"4.3\"-> \"4.5.1\"\r\nactix-cors = \"0.6\" -> \"0.7.0\"\r\nbase64 = \"0.21\" -> \"0.22.0\"\r\ncookie = \"0.17.0\" -> \"0.18.1\"\r\ncrossterm = \"0.26\" -> \"0.27.0\"\r\nenv_logger = \"0.10\" -> \"0.11.3\"\r\nhostname = \"0.3\" -> \"0.4.0\"\r\nhttp = \"0.2\" -> \"0.2.7\"\r\nitertools = \"0.10\" -> \"0.12.1\"\r\nreqwest = \"0.11.18\" -> \"0.11.27\"\r\nrustls = \"0.20\" -> \"0.22.4\"\r\nrustls-pemfile = \"1.0\" -> \"2.1.2\"\r\nuptime_lib = \"0.2.2\" -> \"0.3.0\"\r\nopenid = \"0.12.0\" -> \"0.14.0\"\r\ncargo_toml = \"0.15\" -> \"0.20.1\"\r\nrstest = \"0.16\" -> \"0.19.0\"\r\n\r\n* changes in behaviour on Null rows\r\n\r\narrow now infers null rows by mark existence of a field if it wasn't\r\nknown before. This was not done in previous version.\r\n\r\nSo schema for\r\n`{\"a\": 1,\"b\": \"hello\",\"c\": null}` is inferred to have all 3 columns [\"a\":\r\nNumber, \"b\": string, \"c\": null] previously it would have inferred it to\r\nbe `[\"a\": Number, \"b\": String]\r\n\r\nModified the tests basic_object_with_null_into_rb and\r\narr_with_null_derive_schema_into_rb (temporary, going forward we should\r\ndelete them)","shortMessageHtmlLink":"chore: update depedencies (#782)"}},{"before":"ea35be463c2da550e0a34da36657200d2b058c31","after":null,"ref":"refs/heads/docker-registry","pushedAt":"2024-04-24T12:28:52.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":"ec1d2fe1843f665373f9a95b84156bd3b9f77298","after":"06e1218021c32b5d31f76b38f59d1caaddb94697","ref":"refs/heads/main","pushedAt":"2024-04-24T12:28:40.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 to latest console and update docker registry (#780)\n\nalso add a shell to the dockerfile, for Kubernetes run","shortMessageHtmlLink":"update to latest console and update docker registry (#780)"}},{"before":null,"after":"ea35be463c2da550e0a34da36657200d2b058c31","ref":"refs/heads/docker-registry","pushedAt":"2024-04-24T10:22:53.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 helm chart","shortMessageHtmlLink":"update helm chart"}},{"before":"67731902b8484492fd70b67e98b87475107e0482","after":"ec1d2fe1843f665373f9a95b84156bd3b9f77298","ref":"refs/heads/main","pushedAt":"2024-04-23T12:42:21.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 windows download script (#779)","shortMessageHtmlLink":"fix windows download script (#779)"}},{"before":"5059d7180104972c1139ba26ea26a8de39f625df","after":"67731902b8484492fd70b67e98b87475107e0482","ref":"refs/heads/main","pushedAt":"2024-04-23T12:39: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":"add docker-compose for distributed mode testing (#777)\n\nThis PR adds docker-compose for distributed\r\nworkflow updated to test both standalone and distributed \r\nmodes.\r\n\r\nfixes : #644","shortMessageHtmlLink":"add docker-compose for distributed mode testing (#777)"}},{"before":"d9f0c3c1bfd4050bfe946e6de391af384f1ba111","after":"5059d7180104972c1139ba26ea26a8de39f625df","ref":"refs/heads/main","pushedAt":"2024-04-23T10:25:16.000Z","pushType":"push","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\n\nSigned-off-by: Nitish Tiwari ","shortMessageHtmlLink":"Update README.md"}},{"before":"c6c8e52e966e16ba3ba5839b2ff5997e07d61aaf","after":null,"ref":"refs/heads/nitisht-patch-1","pushedAt":"2024-04-23T10:24:27.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":"e3558580f28259357bd79799b7ce48fe5c46177c","after":"d9f0c3c1bfd4050bfe946e6de391af384f1ba111","ref":"refs/heads/main","pushedAt":"2024-04-23T10:24: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":"Update download.sh (#778)\n\nSigned-off-by: Nitish Tiwari ","shortMessageHtmlLink":"Update download.sh (#778)"}},{"before":null,"after":"c6c8e52e966e16ba3ba5839b2ff5997e07d61aaf","ref":"refs/heads/nitisht-patch-1","pushedAt":"2024-04-23T10:24:12.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 download.sh\n\nSigned-off-by: Nitish Tiwari ","shortMessageHtmlLink":"Update download.sh"}},{"before":"dea2be8df390095246c50569391e1d8bfde87962","after":"e3558580f28259357bd79799b7ce48fe5c46177c","ref":"refs/heads/main","pushedAt":"2024-04-23T07:55: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: schema update where querying (#775)\n\nRefactor authorization and filter tag logic in query handler. \r\nschema getting updated for only one when query refers multiple\r\ntables","shortMessageHtmlLink":"fix: schema update where querying (#775)"}},{"before":"76a02dcd99b3fd9fb41db76f62f5c644f9f66aac","after":"dea2be8df390095246c50569391e1d8bfde87962","ref":"refs/heads/main","pushedAt":"2024-04-23T07:26:38.000Z","pushType":"push","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\n\nSigned-off-by: Nitish Tiwari ","shortMessageHtmlLink":"Update README.md"}},{"before":"994be5a035dcf19b45eda73f567cd36b146911f1","after":"76a02dcd99b3fd9fb41db76f62f5c644f9f66aac","ref":"refs/heads/main","pushedAt":"2024-04-23T07:17:21.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":"more fixes to the download script (#776)","shortMessageHtmlLink":"more fixes to the download script (#776)"}},{"before":"09b9e40832683d6337430982261cf7493b1780ef","after":"994be5a035dcf19b45eda73f567cd36b146911f1","ref":"refs/heads/main","pushedAt":"2024-04-23T02:25:41.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: script files for easy download (#762)","shortMessageHtmlLink":"add: script files for easy download (#762)"}},{"before":"c79b2555b59d37c5719e3bb81254574cc3e0dc8c","after":"09b9e40832683d6337430982261cf7493b1780ef","ref":"refs/heads/main","pushedAt":"2024-04-20T07:26: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":"feat: add distributed option to helm-chart and update console (#749)","shortMessageHtmlLink":"feat: add distributed option to helm-chart and update console (#749)"}},{"before":"bb849d16846ab1072b9b08a0074e2356a739405a","after":"c79b2555b59d37c5719e3bb81254574cc3e0dc8c","ref":"refs/heads/main","pushedAt":"2024-04-20T06:58:20.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 for retention and get stream info (#771)\n\nfor distributed and standalone deployments","shortMessageHtmlLink":"fix for retention and get stream info (#771)"}},{"before":"8e710f21e9755bb2c2c5618e247beff1bbac91d1","after":"bb849d16846ab1072b9b08a0074e2356a739405a","ref":"refs/heads/main","pushedAt":"2024-04-19T06:10: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: cache fix ingestors (#767)\n\ncaching for distributed mode can be \r\nenabled from querier UI. Querier calls the PUT \r\n/cache API to all ingestors. An ingestor, first checks \r\nif stream exists, if not found in local map, checks \r\nin S3 and creates stream. Then checks if caching \r\nenv vars are set. If yes, add cache_enabled flag to \r\nSTREAM_INFO and update its stream.json in S3\r\n\r\nFixes: #764","shortMessageHtmlLink":"fix: cache fix ingestors (#767)"}},{"before":"fb8a10595681a44b23518000bfadda8e5a93407f","after":"8e710f21e9755bb2c2c5618e247beff1bbac91d1","ref":"refs/heads/main","pushedAt":"2024-04-19T06:07:17.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: update files in distributed mode to use hash (#761)\n\nThis PR ensures all metadata and data files (json and parquet) use \r\na simple sha256 based hash name mechanism. Each ingestor \r\nallocates itself a unique hash which is used in all file names\r\nrelevant to that ingestor. This hash is persisted in metadata file\r\ncontent also and is supposed to be the same for the lifecycle \r\nof the ingestor.\r\n---------\r\n\r\nCo-authored-by: Nikhil Sinha ","shortMessageHtmlLink":"fix: update files in distributed mode to use hash (#761)"}},{"before":"7e708bb7bf6325ef4d90e41346caf9d6d8b90fe8","after":"fb8a10595681a44b23518000bfadda8e5a93407f","ref":"refs/heads/main","pushedAt":"2024-04-18T06:23:47.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: add delete stream API in distributed mode (#766)\n\nwith this PR, when delete stream is called, querier \r\ndeletes the stream folder from the storage then calls \r\ndelete stream API for each ingestor. Finally, ingestor \r\ndeletes the stream from its local map","shortMessageHtmlLink":"fix: add delete stream API in distributed mode (#766)"}},{"before":"c1c086161e9bd611cf9579c43d4fa228f6d6a0d3","after":"7e708bb7bf6325ef4d90e41346caf9d6d8b90fe8","ref":"refs/heads/main","pushedAt":"2024-04-12T09:30:50.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: readiness api to use correct JSON path (#758)","shortMessageHtmlLink":"fix: readiness api to use correct JSON path (#758)"}},{"before":"802f727011e3533848eb9948c5cc41048e564d10","after":"c1c086161e9bd611cf9579c43d4fa228f6d6a0d3","ref":"refs/heads/main","pushedAt":"2024-04-12T03:10:44.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":"fixed liveness and readiness api to use base path (#757)","shortMessageHtmlLink":"fixed liveness and readiness api to use base path (#757)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAES2lEcwA","startCursor":null,"endCursor":null}},"title":"Activity ยท parseablehq/parseable"}