{"id":4465316,"name":"quickwit-aws","ecosystem":"cargo","description":"Utilities for working with AWS.","homepage":"https://quickwit.io/","licenses":"AGPL-3.0-or-later","normalized_licenses":["AGPL-3.0-or-later"],"repository_url":"https://github.com/quickwit-oss/quickwit","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-06-07T06:59:29.411Z","latest_release_published_at":"2022-06-07T06:59:29.411Z","latest_release_number":"0.3.0","last_synced_at":"2026-08-14T03:21:42.515Z","created_at":"2022-06-07T07:03:23.542Z","updated_at":"2026-08-14T03:22:27.452Z","registry_url":"https://crates.io/crates/quickwit-aws/","install_command":"cargo install quickwit-aws","documentation_url":"https://docs.rs/quickwit-aws/","metadata":{"categories":[]},"repo_metadata":{"id":37072197,"uuid":"357707809","full_name":"quickwit-oss/quickwit","owner":"quickwit-oss","description":"Cloud-native OSS search engine for observability","archived":false,"fork":false,"pushed_at":"2026-08-13T22:43:39.000Z","size":88806,"stargazers_count":11492,"open_issues_count":797,"forks_count":578,"subscribers_count":69,"default_branch":"main","last_synced_at":"2026-08-13T23:29:54.661Z","etag":null,"topics":["big-data","cloud-native","cloud-storage","distributed-tracing","log-management","logs","open-source","rust","search-engine","tantivy"],"latest_commit_sha":null,"homepage":"https://quickwit.io","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quickwit-oss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-04-13T22:45:40.000Z","updated_at":"2026-08-13T16:43:24.000Z","dependencies_parsed_at":"2026-08-13T20:21:54.891Z","dependency_job_id":null,"html_url":"https://github.com/quickwit-oss/quickwit","commit_stats":{"total_commits":2531,"total_committers":68,"mean_commits":"37.220588235294116","dds":0.7597787435796128,"last_synced_commit":"be6ec44185afe7c0f5256766baa0dfe6258397e6"},"previous_names":["quickwit-inc/quickwit"],"tags_count":233,"template":false,"template_full_name":null,"purl":"pkg:github/quickwit-oss/quickwit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quickwit-oss","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/sbom","scorecard":{"id":1239502,"data":{"date":"2025-11-05T19:36:00Z","repo":{"name":"github.com/quickwit-oss/quickwit","commit":"4dc3f716c7ff8c52192d206a1d867d72e2fe8288"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":7.1,"checks":[{"name":"Code-Review","score":7,"reason":"Found 20/26 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:36","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:110","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:111","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:173","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ci.yml:174","Info: jobLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:35","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/coverage.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_docker_images.yml:35","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/publish_docker_images.yml:36","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_docker_images.yml:110","Info: jobLevel 'actions' permission set to 'read': .github/workflows/publish_docker_images.yml:111","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_nightly_packages.yml:16","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/publish_nightly_packages.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_nightly_packages.yml:37","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/publish_nightly_packages.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_release_packages.yml:39","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/publish_release_packages.yml:40","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish_release_packages.yml:16","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/publish_release_packages.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ui-ci.yml:25","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/ui-ci.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency.yml:5","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_cross_images.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_docker_images.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_nightly_packages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish_release_packages.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/ui-ci.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: downloadThenRun not pinned by hash: distribution/docker/ubuntu/Dockerfile:4","Info:  23 out of  23 GitHub-owned GitHubAction dependencies pinned","Info:  25 out of  25 third-party GitHubAction dependencies pinned","Info:   9 out of   9 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   2 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 10 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.8.2 not signed: https://api.github.com/repos/quickwit-oss/quickwit/releases/160894059","Warn: release artifact aws-lambda-beta-04 not signed: https://api.github.com/repos/quickwit-oss/quickwit/releases/156025940","Warn: release artifact aws-lambda-beta-03 not signed: https://api.github.com/repos/quickwit-oss/quickwit/releases/149545996","Warn: release artifact v0.8.1 not signed: https://api.github.com/repos/quickwit-oss/quickwit/releases/149047555","Warn: release artifact v0.8.0 not signed: https://api.github.com/repos/quickwit-oss/quickwit/releases/147061911","Warn: release artifact v0.8.2 does not have provenance: https://api.github.com/repos/quickwit-oss/quickwit/releases/160894059","Warn: release artifact aws-lambda-beta-04 does not have provenance: https://api.github.com/repos/quickwit-oss/quickwit/releases/156025940","Warn: release artifact aws-lambda-beta-03 does not have provenance: https://api.github.com/repos/quickwit-oss/quickwit/releases/149545996","Warn: release artifact v0.8.1 does not have provenance: https://api.github.com/repos/quickwit-oss/quickwit/releases/149047555","Warn: release artifact v0.8.0 does not have provenance: https://api.github.com/repos/quickwit-oss/quickwit/releases/147061911"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish_docker_images.yml:23"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":0,"reason":"36 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2021-0153","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2024-0436","Warn: Project is vulnerable to: RUSTSEC-2024-0408 / GHSA-gw5w-5j7f-jmjj","Warn: Project is vulnerable to: RUSTSEC-2024-0370","Warn: Project is vulnerable to: RUSTSEC-2024-0437 / GHSA-2gh3-rmm4-6rq5","Warn: Project is vulnerable to: RUSTSEC-2025-0009 / GHSA-4p46-pwfr-66x6 / GHSA-c86p-w88r-qvqr","Warn: Project is vulnerable to: RUSTSEC-2025-0010","Warn: Project is vulnerable to: RUSTSEC-2023-0071","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-4hjh-wcwx-xvwj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-95m3-7q98-8xr5","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-vj76-c3g6-qr5v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"CI-Tests","score":10,"reason":"26 out of 26 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 17 contributing companies or organizations","details":["Info: found contributions from: BackMarket, InsaLan, celonis, datadog, evansofts, gauss-labs, lindera, lnx-search, microsoft, quickwit-inc, quickwit-oss, regardscitoyens, showseeker, tantivy-search, terascope, toscanini, trinodb"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2025-11-06T00:18:59.241Z","repository_id":37072197,"created_at":"2025-11-06T00:18:59.242Z","updated_at":"2025-11-06T00:18:59.242Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36629975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"quickwit-oss","name":"Quickwit OSS","uuid":"98504233","kind":"organization","description":"Quickwit OSS Project","email":"hey@quickwit.io","website":"https://quickwit.io","location":null,"twitter":"Quickwit_Inc","company":null,"icon_url":"https://avatars.githubusercontent.com/u/98504233?v=4","repositories_count":36,"last_synced_at":"2024-03-25T21:06:29.853Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quickwit-oss","funding_links":[],"total_stars":16881,"followers":165,"following":0,"created_at":"2022-11-02T16:39:03.264Z","updated_at":"2024-03-25T21:06:52.130Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quickwit-oss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quickwit-oss/repositories"},"tags":[{"name":"v0.9.0","sha":"cc420c34d686a75f412b7cd450564c5c99ad6f21","kind":"tag","published_at":"2026-07-25T17:49:22.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc10","sha":"d33c7eb52bbbe2ea9e82caa0997d66fcc8ac12c0","kind":"tag","published_at":"2026-07-25T17:02:47.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc10","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc10/manifests"},{"name":"v0.9.0-rc9","sha":"e1546d2ac8e79480c6f5cc8fe277764b4d5ea6e0","kind":"tag","published_at":"2026-07-25T16:19:52.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc9","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc9/manifests"},{"name":"v0.9.0-rc8","sha":"e02d1575fa37da0f808e5c813a62800bb22fd367","kind":"tag","published_at":"2026-07-24T20:57:34.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc8","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc8/manifests"},{"name":"v0.9.0-rc7","sha":"837956d582424d1e34c9968ba17f3b6c15a5b14f","kind":"tag","published_at":"2026-07-19T17:49:43.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc7","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc7/manifests"},{"name":"v0.9.0-rc6","sha":"361397664ed67f322a95c44298b3075c0915dd15","kind":"tag","published_at":"2026-07-19T17:29:26.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc6","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc6/manifests"},{"name":"v0.9.0-rc5","sha":"255802ca97014ab4f51d5cbdb5061ac29e37ee60","kind":"tag","published_at":"2026-07-19T16:47:52.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc5","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc5/manifests"},{"name":"v0.9.0-rc4","sha":"bcbcd7ef2520e603c722ce56a91e3c2bcbcf63db","kind":"tag","published_at":"2026-07-19T15:44:36.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc4","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc4/manifests"},{"name":"v0.9.0-rc3","sha":"622c2ee983f907e36213190c7a78c0298cc4836d","kind":"tag","published_at":"2026-07-19T14:37:05.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc3","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc3/manifests"},{"name":"v0.9.0-rc2","sha":"b4b03197bff6e8f80fef59d6b98ccc1efb3aea87","kind":"tag","published_at":"2026-07-19T13:36:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc2/manifests"},{"name":"v0.9.0-rc1","sha":"bfcc15e0e40385f1d6b34154f6383fcf8194baef","kind":"commit","published_at":"2026-07-18T23:20:24.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.9.0-rc1","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.9.0-rc1/manifests"},{"name":"qw-testreleasewithlambda","sha":"a4a96a7f5aad337fe2b958537a904bfb653de792","kind":"tag","published_at":"2026-05-20T13:04:47.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-testreleasewithlambda","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-testreleasewithlambda","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-testreleasewithlambda","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-testreleasewithlambda","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-testreleasewithlambda/manifests"},{"name":"lambda-def4e26e9","sha":"def4e26e9c1be9de5646300955c555df43241cf2","kind":"tag","published_at":"2026-05-20T11:54:51.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/lambda-def4e26e9","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/lambda-def4e26e9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@lambda-def4e26e9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-def4e26e9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-def4e26e9/manifests"},{"name":"def4e26e9","sha":"def4e26e9c1be9de5646300955c555df43241cf2","kind":"commit","published_at":"2026-05-20T11:32:53.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/def4e26e9","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/def4e26e9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@def4e26e9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/def4e26e9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/def4e26e9/manifests"},{"name":"lambda-dd6442ea7","sha":"dd6442ea7bbd4466a4f5af32bb6451aacdd4fbfe","kind":"tag","published_at":"2026-05-20T09:56:21.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/lambda-dd6442ea7","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/lambda-dd6442ea7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@lambda-dd6442ea7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-dd6442ea7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-dd6442ea7/manifests"},{"name":"qw-io-metrics","sha":"e9e0c06efcaf62347dc880cd1c06800238a1109a","kind":"commit","published_at":"2026-05-15T18:17:19.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-io-metrics","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-io-metrics","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-io-metrics","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-io-metrics","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-io-metrics/manifests"},{"name":"qw-airmail-20260429","sha":"314049b544b4fdb91e0b10fc58be84ab27a9125c","kind":"tag","published_at":"2026-04-29T11:33:07.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20260429","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20260429","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20260429","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20260429","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20260429/manifests"},{"name":"lambda-11587c00","sha":"11587c000be391c5f686cc0454af11c8df293264","kind":"tag","published_at":"2026-04-21T14:20:58.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/lambda-11587c00","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/lambda-11587c00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@lambda-11587c00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-11587c00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-11587c00/manifests"},{"name":"qw-airmail-20260212","sha":"c3b844ae6eb08ac1e3685754663f8fdf3a420472","kind":"tag","published_at":"2026-02-12T12:12:11.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20260212","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20260212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20260212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20260212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20260212/manifests"},{"name":"qw-fulmicoton-lambda","sha":"257d90f1e954710237cf2122668478ffd5bd61bf","kind":"tag","published_at":"2026-02-10T10:00:45.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-lambda","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-lambda","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-lambda","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-lambda","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-lambda/manifests"},{"name":"lambda-ff6fdfa5","sha":"ff6fdfa59ebf2cd9554a998e60621b158401cf13","kind":"commit","published_at":"2026-02-10T08:44:45.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/lambda-ff6fdfa5","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/lambda-ff6fdfa5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@lambda-ff6fdfa5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-ff6fdfa5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-ff6fdfa5/manifests"},{"name":"lambda-506751fb","sha":"506751fbee5d3f771ddd2a1bf62effb4610dabfd","kind":"commit","published_at":"2026-01-29T09:52:50.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/lambda-506751fb","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/lambda-506751fb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@lambda-506751fb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-506751fb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-506751fb/manifests"},{"name":"lambda-c07a00b0","sha":"c07a00b0644be93a711d9a9bc1e4028ede5b5f3f","kind":"commit","published_at":"2026-01-29T07:28:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/lambda-c07a00b0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/lambda-c07a00b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@lambda-c07a00b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-c07a00b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-c07a00b0/manifests"},{"name":"qw-collocation-251106","sha":"6c7423e36f3f811ddb308ae5725904f3893ecc61","kind":"tag","published_at":"2025-11-27T13:59:53.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-collocation-251106","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-collocation-251106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-collocation-251106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-collocation-251106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-collocation-251106/manifests"},{"name":"qw-azure-fix","sha":"eec5bbc2aef94ac25dada56ebdf60de95790ede4","kind":"tag","published_at":"2025-09-24T21:07:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-azure-fix","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-azure-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-azure-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-azure-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-azure-fix/manifests"},{"name":"qw-azure-20250812","sha":"15cd9e59fc09f0c4fb77c7e04582e2afe5c2df59","kind":"tag","published_at":"2025-09-21T17:52:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-azure-20250812","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-azure-20250812","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-azure-20250812","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-azure-20250812","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-azure-20250812/manifests"},{"name":"qw-airmail-20250919","sha":"8883d988d74b20b33282d18441459ea8fdf88ef3","kind":"tag","published_at":"2025-09-19T09:11:49.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250919","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250919","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250919","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250919","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250919/manifests"},{"name":"qw-airmail-20250918","sha":"46dbea4c5b4459f4fe540b13b6d75652c21e973a","kind":"tag","published_at":"2025-09-18T10:08:16.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250918","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250918/manifests"},{"name":"qw-airmail-20250916","sha":"2e9b932443cf06380e54908cec5ff3cf9c750051","kind":"commit","published_at":"2025-09-16T17:46:04.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250916","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250916","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250916","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250916","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250916/manifests"},{"name":"qw-collocation-20250710","sha":"acdb18ad5f48cf488207da8cf5bb19c804174078","kind":"tag","published_at":"2025-07-10T09:10:58.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-collocation-20250710","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-collocation-20250710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-collocation-20250710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-collocation-20250710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-collocation-20250710/manifests"},{"name":"qw-balancing-20250710","sha":"af34a4435171c91a45e205991168cf4f4694d00e","kind":"tag","published_at":"2025-07-10T08:31:43.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-balancing-20250710","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-balancing-20250710","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-balancing-20250710","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-balancing-20250710","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-balancing-20250710/manifests"},{"name":"qw-airmail-20250702","sha":"4d0ffc32066abe932f554854e958190f6c7fbd7e","kind":"tag","published_at":"2025-07-09T07:52:13.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250702","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250702","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250702","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250702","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250702/manifests"},{"name":"qw-airmail-20250603-hotfix-jemprof","sha":"cdb436b05059f038ed6910a9a1ae1386a8ce64be","kind":"tag","published_at":"2025-06-11T19:29:51.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250603-hotfix-jemprof","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250603-hotfix-jemprof","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250603-hotfix-jemprof","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250603-hotfix-jemprof","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250603-hotfix-jemprof/manifests"},{"name":"qw-airmail-20250603-hotfix","sha":"cdb436b05059f038ed6910a9a1ae1386a8ce64be","kind":"tag","published_at":"2025-06-04T12:08:07.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250603-hotfix","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250603-hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250603-hotfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250603-hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250603-hotfix/manifests"},{"name":"qw-airmail-20250522-hotfix","sha":"29e3ac5d271778a34c558c280f2ba068e1cd21fb","kind":"tag","published_at":"2025-06-04T09:29:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250522-hotfix","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250522-hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250522-hotfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250522-hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250522-hotfix/manifests"},{"name":"qw-airmail-20250603","sha":"b76b924f3f9c6b65411613c407c41703df2b19c8","kind":"tag","published_at":"2025-06-03T08:53:55.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250603","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250603/manifests"},{"name":"qw-airmail-20250529","sha":"08e001343890a76558b8438b3d72529f9226403e","kind":"tag","published_at":"2025-06-02T17:03:33.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250529","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250529/manifests"},{"name":"qw-airmail-20250522","sha":"488375a9ad093f9f0b9b5a8d59e3e7222648f494","kind":"tag","published_at":"2025-05-26T07:40:35.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250522","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250522","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250522","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250522","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250522/manifests"},{"name":"qw-airmail-20250514-jemprof","sha":"6ec11c555aaf05912e1c7a394ad6ace48d095696","kind":"tag","published_at":"2025-05-15T06:55:47.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250514-jemprof","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250514-jemprof","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250514-jemprof","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250514-jemprof","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250514-jemprof/manifests"},{"name":"qw-remi-test-noprof","sha":"13a7447c0c45cd5df16b2335845c724f63f40752","kind":"tag","published_at":"2025-05-14T12:57:08.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-remi-test-noprof","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-remi-test-noprof","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-remi-test-noprof","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-remi-test-noprof","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-remi-test-noprof/manifests"},{"name":"qw-airmail-20250514","sha":"2e364008105934fe40a84e1349b31e33b56e5f63","kind":"tag","published_at":"2025-05-14T10:12:49.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250514","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250514/manifests"},{"name":"qw-remi-test-jemprof","sha":"010e7178de4ce475dc16e7d6b49a4869e1527eb6","kind":"commit","published_at":"2025-05-13T15:08:42.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-remi-test-jemprof","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-remi-test-jemprof","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-remi-test-jemprof","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-remi-test-jemprof","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-remi-test-jemprof/manifests"},{"name":"qw-airmail-20250430","sha":"53ca5871bd6a2bf510a1b251b1faf3fb098565cb","kind":"commit","published_at":"2025-04-30T09:19:36.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250430","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250430","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250430","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250430","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250430/manifests"},{"name":"qw-fulmicoton-testenv","sha":"ee4450184a0fc8102c38f8e39d78676168dc679f","kind":"tag","published_at":"2025-04-29T15:39:57.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-testenv","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-testenv","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-testenv","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-testenv","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-testenv/manifests"},{"name":"qw-iridescent-20250415","sha":"7dabbe5fa55e3b42c2061915287645547d321582","kind":"commit","published_at":"2025-04-15T12:14:27.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-iridescent-20250415","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-iridescent-20250415","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-iridescent-20250415","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20250415","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20250415/manifests"},{"name":"qw-test-action-version-bump","sha":"822e130bf43a7420333a0dd3d57aff0a3a44a371","kind":"commit","published_at":"2025-04-03T07:27:24.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-test-action-version-bump","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-test-action-version-bump","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-test-action-version-bump","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-test-action-version-bump","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-test-action-version-bump/manifests"},{"name":"qw-airmail-20250310","sha":"058601ac7222d91a258a89019c8e328dcaafd45e","kind":"commit","published_at":"2025-03-10T09:09:34.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250310","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250310/manifests"},{"name":"qw-airmail-20250224-hotfix-merge-panic","sha":"975a8dc091929866f58a89ed39c005a852e536bb","kind":"commit","published_at":"2025-02-24T03:15:46.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250224-hotfix-merge-panic","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250224-hotfix-merge-panic","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250224-hotfix-merge-panic","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250224-hotfix-merge-panic","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250224-hotfix-merge-panic/manifests"},{"name":"qw-airmail-20250219-hotfix-merge-panic","sha":"9f3e8036240d69d2a68ea6ec9d39b599876a6a25","kind":"commit","published_at":"2025-02-19T08:50:28.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250219-hotfix-merge-panic","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250219-hotfix-merge-panic","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250219-hotfix-merge-panic","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250219-hotfix-merge-panic","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250219-hotfix-merge-panic/manifests"},{"name":"qw-iridescent-20250128","sha":"a18e288535145a7070f0a60a98dd291a0f41ff94","kind":"commit","published_at":"2025-01-28T14:22:53.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-iridescent-20250128","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-iridescent-20250128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-iridescent-20250128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20250128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20250128/manifests"},{"name":"qw-airmail-20250109","sha":"7af85e8a2cdb0d763b7e1e81b6ee98e7ccb159a0","kind":"tag","published_at":"2025-01-09T13:12:55.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20250109","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20250109","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20250109","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250109","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20250109/manifests"},{"name":"qw-airmail-20241212","sha":"3ec6a07606660a71dd54f077615004e7495cb5bd","kind":"commit","published_at":"2024-12-12T15:07:34.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20241212","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20241212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20241212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241212/manifests"},{"name":"qw-airmail-20241128","sha":"53293792066aa7e5a0951d0be04fee94fc93cf0c","kind":"commit","published_at":"2024-11-28T16:41:28.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20241128","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20241128","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20241128","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241128","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241128/manifests"},{"name":"qw-cicada","sha":"125c509a78fee080ddd85cebc874a2d942205bae","kind":"commit","published_at":"2024-11-21T16:39:49.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-cicada","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-cicada","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-cicada","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-cicada","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-cicada/manifests"},{"name":"qw-cicada-2","sha":"125c509a78fee080ddd85cebc874a2d942205bae","kind":"commit","published_at":"2024-11-21T16:39:49.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-cicada-2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-cicada-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-cicada-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-cicada-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-cicada-2/manifests"},{"name":"qw-airmail-20241029","sha":"826f10f0d7ba1a448795890fe296941b84872c57","kind":"commit","published_at":"2024-10-29T11:50:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20241029","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20241029","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20241029","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241029","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241029/manifests"},{"name":"qw-airmail-20241022","sha":"d72c4942dafc98a5d9f94accaa882591d16948f7","kind":"commit","published_at":"2024-10-22T09:07:41.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20241022","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20241022","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20241022","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241022","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241022/manifests"},{"name":"qw-airmail-20241016-hotfix","sha":"7fe406e5428baa9220e7ae162e2aa34315c76146","kind":"commit","published_at":"2024-10-16T09:22:03.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20241016-hotfix","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20241016-hotfix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20241016-hotfix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241016-hotfix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241016-hotfix/manifests"},{"name":"qw-airmail-20241015","sha":"a98ec4710d0ec91562e4c57315d3854515e2fc3f","kind":"commit","published_at":"2024-10-15T02:41:45.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20241015","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20241015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20241015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241015/manifests"},{"name":"qw-airmail-20241010","sha":"7966e7e9e1c1e8e34a90c8cb00eecc8d371052ed","kind":"commit","published_at":"2024-10-10T05:53:39.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20241010","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20241010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20241010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241010/manifests"},{"name":"qw-airmail-20241009b","sha":"3c679525e2f973d206b5c5e39565487169b4cdab","kind":"commit","published_at":"2024-10-10T03:35:02.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20241009b","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20241009b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20241009b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241009b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241009b/manifests"},{"name":"qw-airmail-20241009","sha":"d0ce1723ed60e9fc8decea1dcd51bcd9bf0e1863","kind":"commit","published_at":"2024-10-09T10:32:25.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20241009","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20241009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20241009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20241009/manifests"},{"name":"qw-airmail-get-slice-timeout","sha":"0d58b98ed717bd0adc4cd6b5190bdfe8524265fe","kind":"commit","published_at":"2024-10-02T06:14:33.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-get-slice-timeout","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-get-slice-timeout","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-get-slice-timeout","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-get-slice-timeout","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-get-slice-timeout/manifests"},{"name":"qw-airmail-20240919","sha":"f3dd8f27129a418a0d30642f8e7da2235d37cfaf","kind":"commit","published_at":"2024-09-19T15:34:03.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240919","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240919","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240919","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240919","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240919/manifests"},{"name":"qw-airmail-20240910","sha":"9e02f6c145c5aee6be5697105cd5a8cf86c40f46","kind":"commit","published_at":"2024-09-10T15:16:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240910","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240910","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240910","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240910","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240910/manifests"},{"name":"qw-airmail-batch-delete-tag","sha":"eadb461745fbf1dec24508e94c8aa6bbf81795fd","kind":"commit","published_at":"2024-09-10T08:37:28.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-batch-delete-tag","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-batch-delete-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-batch-delete-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-batch-delete-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-batch-delete-tag/manifests"},{"name":"qw-iridescent-20240906","sha":"79acfe40224c0604667905ac976506729823aaad","kind":"commit","published_at":"2024-09-06T13:33:08.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-iridescent-20240906","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-iridescent-20240906","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-iridescent-20240906","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20240906","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20240906/manifests"},{"name":"qw-airmail-20240905","sha":"91c4e1ad0b77ee2094dfd86e0a2208f1a7a43473","kind":"commit","published_at":"2024-09-05T15:25:31.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240905","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240905","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240905","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240905","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240905/manifests"},{"name":"qw-matterlabs-20240903","sha":"0f28194d5a6c637f8c66f916906e861d8598f58c","kind":"commit","published_at":"2024-09-03T11:26:51.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-matterlabs-20240903","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-matterlabs-20240903","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-matterlabs-20240903","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240903","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240903/manifests"},{"name":"qw-matterlabs-20240902","sha":"3c18d16a70152fc0265113791faa2ff1256c7d0d","kind":"commit","published_at":"2024-09-02T07:42:10.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-matterlabs-20240902","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-matterlabs-20240902","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-matterlabs-20240902","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240902","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240902/manifests"},{"name":"qw-airmail-20240829","sha":"7da588acfd5bc21fdef2c8c054529d52766a71be","kind":"commit","published_at":"2024-08-29T14:51:55.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240829","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240829","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240829","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240829","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240829/manifests"},{"name":"qw-airmail-20240828","sha":"e2fb1962949f08ddf0d70cf340e709cab725fece","kind":"commit","published_at":"2024-08-28T17:35:52.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240828","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240828","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240828","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240828","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240828/manifests"},{"name":"qw-airmail-20240826","sha":"e3927eb8e4ba3c3903c5aac8e7824bc537de4c8c","kind":"commit","published_at":"2024-08-26T14:34:57.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240826","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240826","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240826","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240826","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240826/manifests"},{"name":"qw-airmail-20240821-fix-split-cache","sha":"fffa38cc7d8de145f942cd9d6e253284748dc9e4","kind":"commit","published_at":"2024-08-21T16:22:46.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240821-fix-split-cache","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240821-fix-split-cache","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240821-fix-split-cache","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240821-fix-split-cache","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240821-fix-split-cache/manifests"},{"name":"qw-debug-local-split-cache-1686b","sha":"c4a7e36ec88975e5559011188b944311ac29aa61","kind":"commit","published_at":"2024-08-21T15:46:32.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-debug-local-split-cache-1686b","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-debug-local-split-cache-1686b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-debug-local-split-cache-1686b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-debug-local-split-cache-1686b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-debug-local-split-cache-1686b/manifests"},{"name":"qw-debug-local-split-cache-1686a","sha":"db2944a6d8125f2ca0a50df079ad85f43a7a8545","kind":"commit","published_at":"2024-08-21T14:45:36.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-debug-local-split-cache-1686a","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-debug-local-split-cache-1686a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-debug-local-split-cache-1686a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-debug-local-split-cache-1686a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-debug-local-split-cache-1686a/manifests"},{"name":"qw-debug-local-split-cache","sha":"ecc79e3a9c89dad2f401294857028e9d1dee1cf8","kind":"commit","published_at":"2024-08-21T12:51:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-debug-local-split-cache","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-debug-local-split-cache","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-debug-local-split-cache","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-debug-local-split-cache","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-debug-local-split-cache/manifests"},{"name":"qw-airmail-20240819-healthchecks","sha":"2cdafd99652161dbcb76ba0c94fb112f0df0b161","kind":"commit","published_at":"2024-08-14T09:23:25.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240819-healthchecks","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240819-healthchecks","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240819-healthchecks","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240819-healthchecks","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240819-healthchecks/manifests"},{"name":"qw-iridescent-20240813","sha":"52055989ebba6f57da09575bff0449f0f2ed4371","kind":"commit","published_at":"2024-08-13T15:28:34.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-iridescent-20240813","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-iridescent-20240813","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-iridescent-20240813","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20240813","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20240813/manifests"},{"name":"qw-airmail-20240806-safe-message-size","sha":"1557b5e4d56acf5c92ab091b55ce520eea09809c","kind":"commit","published_at":"2024-08-06T05:22:35.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240806-safe-message-size","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240806-safe-message-size","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240806-safe-message-size","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240806-safe-message-size","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240806-safe-message-size/manifests"},{"name":"qw-airmail-20240804-message-size","sha":"03af2de67c441999f0f3badf36392c240ef7f5d0","kind":"commit","published_at":"2024-08-04T01:17:39.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240804-message-size","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240804-message-size","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240804-message-size","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240804-message-size","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240804-message-size/manifests"},{"name":"qw-iridescent-20240802","sha":"0dfced46ae2d4d22c32bf62aed519730740d7999","kind":"commit","published_at":"2024-08-02T07:14:35.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-iridescent-20240802","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-iridescent-20240802","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-iridescent-20240802","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20240802","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent-20240802/manifests"},{"name":"qw-iridescent","sha":"0dfced46ae2d4d22c32bf62aed519730740d7999","kind":"commit","published_at":"2024-08-02T07:14:35.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-iridescent","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-iridescent","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-iridescent","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-iridescent/manifests"},{"name":"qw-airmail-20240731","sha":"c263c8d8cfe4c154f8b21a22c5d2840b928369b8","kind":"commit","published_at":"2024-07-31T05:41:46.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240731","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240731","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240731","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240731","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240731/manifests"},{"name":"qw-airmail-20240730-older-deps","sha":"7ce486dec3e2a65f6051c8c268d2d09e985f39b4","kind":"commit","published_at":"2024-07-30T06:50:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240730-older-deps","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240730-older-deps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240730-older-deps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240730-older-deps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240730-older-deps/manifests"},{"name":"qw-airmail-20240729-older-deps","sha":"be4af5b9f22951959b43c59a43761e783fdbb1d7","kind":"commit","published_at":"2024-07-29T02:50:24.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240729-older-deps","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240729-older-deps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240729-older-deps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240729-older-deps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240729-older-deps/manifests"},{"name":"qw-airmail-20240727-older-deps","sha":"ae868889cbb67edf9dbd0bc593d547f497a3479d","kind":"commit","published_at":"2024-07-27T05:39:52.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240727-older-deps","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240727-older-deps","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240727-older-deps","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240727-older-deps","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240727-older-deps/manifests"},{"name":"qw-trinity--http-otel-gzip","sha":"40895f7d7c4aaa101b3eb81f1bed00bb789d37a8","kind":"commit","published_at":"2024-07-26T08:54:22.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-trinity--http-otel-gzip","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-trinity--http-otel-gzip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-trinity--http-otel-gzip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-trinity--http-otel-gzip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-trinity--http-otel-gzip/manifests"},{"name":"qw-airmail-20240726","sha":"69e3c61a1af5f289171729216067b9bdabf8b3f4","kind":"commit","published_at":"2024-07-26T02:37:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240726","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240726/manifests"},{"name":"qw-airmail-20240725","sha":"972a496702c33835a7002b94f5221bb12e0ffd5e","kind":"commit","published_at":"2024-07-25T06:34:11.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240725","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240725","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240725","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240725","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240725/manifests"},{"name":"qw-airmail-20240723","sha":"7e4eabea3ca13186070153a79574dcfa8301fc62","kind":"commit","published_at":"2024-07-23T07:16:46.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240723","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240723","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240723","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240723","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240723/manifests"},{"name":"qw-airmail-20240719","sha":"5638734dda122a87e269758905bf416bee42623c","kind":"commit","published_at":"2024-07-19T08:44:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240719","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240719","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240719","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240719","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240719/manifests"},{"name":"qw-airmail-20240717","sha":"408fc27066a5f4efff6350e94548fd75b8cae25f","kind":"commit","published_at":"2024-07-17T09:42:47.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240717","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240717","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240717","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240717","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240717/manifests"},{"name":"qw-airmail-20240716","sha":"c9646f086653542007dfbbc693ff778fd36b59e7","kind":"commit","published_at":"2024-07-16T09:34:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240716","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240716/manifests"},{"name":"qw-matterlabs-20240709","sha":"bd72e1f9dbe59fc03f48824099252f65a1ceab63","kind":"commit","published_at":"2024-07-09T10:40:40.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-matterlabs-20240709","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-matterlabs-20240709","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-matterlabs-20240709","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240709","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240709/manifests"},{"name":"qw-matterlabs-20240709-2","sha":"bd72e1f9dbe59fc03f48824099252f65a1ceab63","kind":"commit","published_at":"2024-07-09T10:40:40.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-matterlabs-20240709-2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-matterlabs-20240709-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-matterlabs-20240709-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240709-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240709-2/manifests"},{"name":"qw-airmail-20240608","sha":"b8e996fb2564cd2a43d9b38facb085a18fc7ce69","kind":"commit","published_at":"2024-07-08T09:42:39.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240608","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240608","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240608","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240608","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240608/manifests"},{"name":"qw-airmail-20240715","sha":"15d45c736c9a912be8af3f8e7b601858ae2dd1a0","kind":"commit","published_at":"2024-07-06T05:01:11.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240715","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240715","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240715","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240715","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240715/manifests"},{"name":"qw-airmail-20240703","sha":"8eabda8bdf49b213bfe49dfacc8e376aab69df46","kind":"tag","published_at":"2024-07-03T12:22:11.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240703","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240703","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240703","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240703","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240703/manifests"},{"name":"qw-airmail-20240702-28b-no-consider-ingesters-returning-resourcexhausted","sha":"858a138037ff5ae08dee602ead34453bbe33c643","kind":"commit","published_at":"2024-07-02T05:25:08.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240702-28b-no-consider-ingesters-returning-resourcexhausted","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240702-28b-no-consider-ingesters-returning-resourcexhausted","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240702-28b-no-consider-ingesters-returning-resourcexhausted","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240702-28b-no-consider-ingesters-returning-resourcexhausted","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240702-28b-no-consider-ingesters-returning-resourcexhausted/manifests"},{"name":"qw-airmail-20240702-27b-docvalidation","sha":"9166e1dd07d79131216f71c6ed59bf8fddc21868","kind":"commit","published_at":"2024-07-02T05:04:23.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240702-27b-docvalidation","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240702-27b-docvalidation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240702-27b-docvalidation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240702-27b-docvalidation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240702-27b-docvalidation/manifests"},{"name":"qw-airmail-20240702-28b-old-shard-rate-limitings-settings","sha":"9d2054428e45a7ed2f0cc53d2ab27e11d9bcb722","kind":"commit","published_at":"2024-07-02T03:55:45.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240702-28b-old-shard-rate-limitings-settings","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240702-28b-old-shard-rate-limitings-settings","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240702-28b-old-shard-rate-limitings-settings","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240702-28b-old-shard-rate-limitings-settings","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240702-28b-old-shard-rate-limitings-settings/manifests"},{"name":"qw-airmail-20240628b","sha":"ecd91c3612ad3fbc75a1118f28a6ca8bcc77d8ee","kind":"commit","published_at":"2024-06-28T08:24:26.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240628b","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240628b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240628b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240628b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240628b/manifests"},{"name":"qw-airmail-20240628","sha":"360c6b7a20d32645397b3c165ff055914b38b828","kind":"commit","published_at":"2024-06-28T05:56:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240628","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240628","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240628","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240628","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240628/manifests"},{"name":"qw-airmail-20240627","sha":"7eeb7b35f2ba72a5910b529b3dbe8ed4106cf215","kind":"commit","published_at":"2024-06-27T09:23:39.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240627","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240627/manifests"},{"name":"qw-airmail-20240626b","sha":"b642a50a9777378f71e6c6abd386d4a0de624a55","kind":"commit","published_at":"2024-06-26T15:00:00.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240626b","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240626b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240626b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240626b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240626b/manifests"},{"name":"qw-matterlabs-20240626","sha":"e5be507103a1548912cfdee18f6d331650f8a7d7","kind":"commit","published_at":"2024-06-26T07:56:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-matterlabs-20240626","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-matterlabs-20240626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-matterlabs-20240626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-matterlabs-20240626/manifests"},{"name":"qw-airmail-20240626","sha":"46e5823ea8c711d369ef3f2d560b78b009651952","kind":"commit","published_at":"2024-06-26T07:39:31.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240626","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240626","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240626","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240626","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240626/manifests"},{"name":"qw-guilload-resource-exhausted","sha":"04320d6e0bf42e4640b9209ae0cc702319d042d3","kind":"commit","published_at":"2024-06-25T15:35:27.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-guilload-resource-exhausted","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-guilload-resource-exhausted","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-guilload-resource-exhausted","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-guilload-resource-exhausted","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-guilload-resource-exhausted/manifests"},{"name":"qw-airmail-20240625","sha":"1d618869c1b10dc09b830ac86320153a81c541e1","kind":"commit","published_at":"2024-06-25T05:50:11.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240625","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240625","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240625","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240625","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240625/manifests"},{"name":"qw-fulmicoton-connect-shard-throughput3","sha":"2a7d6eaf36a27cd0f6deaf8921bb0687db002585","kind":"commit","published_at":"2024-06-24T07:41:41.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-connect-shard-throughput3","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-connect-shard-throughput3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-connect-shard-throughput3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-connect-shard-throughput3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-connect-shard-throughput3/manifests"},{"name":"qw-fulmicoton-debug-rebuild-plan","sha":"82d51e2e8b61797a9cf4d4a81c7498a2917c2ec2","kind":"commit","published_at":"2024-06-24T07:01:12.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-debug-rebuild-plan","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-debug-rebuild-plan","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-debug-rebuild-plan","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-debug-rebuild-plan","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-debug-rebuild-plan/manifests"},{"name":"qw-fulmicoton-plug-shard-throughput2","sha":"a16a437ef752a6aeaa76ccc7dd047de61fcc1814","kind":"commit","published_at":"2024-06-21T10:28:35.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-plug-shard-throughput2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-plug-shard-throughput2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-plug-shard-throughput2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-plug-shard-throughput2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-plug-shard-throughput2/manifests"},{"name":"qw-fulmicoton-schedule","sha":"9ee27c3b0440a5026027e91d0d149e5a90cb6f0a","kind":"commit","published_at":"2024-06-21T06:35:07.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-schedule","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-schedule","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-schedule","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-schedule","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-schedule/manifests"},{"name":"qw-airmail-20240618","sha":"f8f31eee3706079cfb3312df3013179290941548","kind":"commit","published_at":"2024-06-18T06:33:20.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240618","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240618","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240618","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240618","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240618/manifests"},{"name":"v0.8.2","sha":"42766b8b70ac848950ac3aa69f3762114b4aed3d","kind":"commit","published_at":"2024-06-17T16:36:47.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.8.2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.8.2/manifests"},{"name":"qw-airmail-20240611b","sha":"ee8509d957493be9732f3eb43abae3a2ed396b41","kind":"commit","published_at":"2024-06-12T06:36:26.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240611b","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240611b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240611b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240611b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240611b/manifests"},{"name":"qw-airmail-20240611","sha":"fd5e3811f5c148a4e035890faeee40e34451ae10","kind":"commit","published_at":"2024-06-11T07:43:31.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240611","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240611","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240611","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240611","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240611/manifests"},{"name":"qw-airmail-20240606","sha":"b464cda759f96c60cbd8748ae1ff7e990be9b3b4","kind":"commit","published_at":"2024-06-06T08:30:28.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240606","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240606/manifests"},{"name":"qw-airmail-20240604","sha":"67a798d478a78321f3646ec561a5ff2b5765e9e3","kind":"commit","published_at":"2024-06-04T12:57:54.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240604","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240604","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240604","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240604","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240604/manifests"},{"name":"qw-fulmicoton-5049-regression-noop","sha":"f55373d194477e55418f79cc84bfe94d198c77be","kind":"commit","published_at":"2024-05-31T05:22:03.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-5049-regression-noop","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-5049-regression-noop","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-5049-regression-noop","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-5049-regression-noop","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-5049-regression-noop/manifests"},{"name":"qw-fulmicoton-5049-regression2","sha":"793a5641ad76c80eb0268cb3ea4b6d534e133aa0","kind":"commit","published_at":"2024-05-30T16:06:17.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-5049-regression2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-5049-regression2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-5049-regression2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-5049-regression2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-5049-regression2/manifests"},{"name":"qw-fulmicoton-5049-regression","sha":"10fc6d8eeaa4e5e74d2e6f67966673270a0179b0","kind":"commit","published_at":"2024-05-30T12:36:06.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-5049-regression","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-5049-regression","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-5049-regression","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-5049-regression","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-5049-regression/manifests"},{"name":"qw-fulmicoton-main-20240529","sha":"a8f1d02d63169ba7436e6e05a0f57a63771e33d8","kind":"commit","published_at":"2024-05-28T15:29:33.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-main-20240529","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-main-20240529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-main-20240529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-main-20240529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-main-20240529/manifests"},{"name":"qw-fulmicoton-bisect-d71d","sha":"d71dfcf085903a174ff00401c3a9d1c8b94b574b","kind":"commit","published_at":"2024-05-24T14:36:25.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-bisect-d71d","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-bisect-d71d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-bisect-d71d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-bisect-d71d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-bisect-d71d/manifests"},{"name":"qw-fulmicoton-bisect-e5c14","sha":"5c1469d5cc4f24ad9f1b5c2bed8ec7e641aced85","kind":"commit","published_at":"2024-05-22T12:34:46.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-bisect-e5c14","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-bisect-e5c14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-bisect-e5c14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-bisect-e5c14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-bisect-e5c14/manifests"},{"name":"qw-fulmicoton-bisect-ec502f03","sha":"ec502f03fa79db9ace97c6aaa0b071f8761a015e","kind":"commit","published_at":"2024-05-22T08:04:18.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-bisect-ec502f03","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-bisect-ec502f03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-bisect-ec502f03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-bisect-ec502f03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-bisect-ec502f03/manifests"},{"name":"qw-fulmicoton-bisect-e38b","sha":"e38bd6feca612e20ef9f8c41eefd16df9bd60882","kind":"commit","published_at":"2024-05-20T08:14:31.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-bisect-e38b","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-bisect-e38b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-bisect-e38b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-bisect-e38b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-bisect-e38b/manifests"},{"name":"aws-lambda-beta-04","sha":"569fe3a85dd50bc92272723f8948512f1bf50214","kind":"commit","published_at":"2024-05-16T08:15:39.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/aws-lambda-beta-04","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/aws-lambda-beta-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@aws-lambda-beta-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta-04/manifests"},{"name":"qw-airmail-20240516","sha":"b97f398c52ae08925b1165d15d6c68c1a561c666","kind":"commit","published_at":"2024-05-16T06:46:24.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240516","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240516","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240516","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240516","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240516/manifests"},{"name":"qw-airmail-20240514","sha":"7883a60829e1623356170241d48b36d7d4568ca3","kind":"commit","published_at":"2024-05-14T08:52:22.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240514","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240514","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240514","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240514","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240514/manifests"},{"name":"qw-fulmicoton-shard-unavailable","sha":"116e5891802237453bd9155ce367db732311a225","kind":"commit","published_at":"2024-05-13T19:29:03.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-shard-unavailable","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-shard-unavailable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-shard-unavailable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-shard-unavailable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-shard-unavailable/manifests"},{"name":"qw-fulmicoton-configurable-router-timeout6","sha":"23452de687a3a4fa1f75c15799843e095b8224ef","kind":"commit","published_at":"2024-05-13T01:35:28.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-configurable-router-timeout6","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-configurable-router-timeout6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-configurable-router-timeout6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout6/manifests"},{"name":"qw-fulmicoton-configurable-router-timeout5","sha":"727863c3115888e5272b4951a88e4b1f5b21144b","kind":"commit","published_at":"2024-05-11T06:09:44.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-configurable-router-timeout5","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-configurable-router-timeout5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-configurable-router-timeout5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout5/manifests"},{"name":"qw-fulmicoton-configurable-router-timeout3","sha":"de266a8cd5b3b3e8440e5897eafc7641a78ed6ff","kind":"commit","published_at":"2024-05-11T03:13:03.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-configurable-router-timeout3","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-configurable-router-timeout3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-configurable-router-timeout3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout3/manifests"},{"name":"qw-fulmicoton-configurable-router-timeout2","sha":"6340156ab2eac9990a1f13ae6f8f3c2599df5fd2","kind":"commit","published_at":"2024-05-11T03:11:13.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-configurable-router-timeout2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-configurable-router-timeout2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-configurable-router-timeout2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout2/manifests"},{"name":"qw-fulmicoton-configurable-router-timeout","sha":"18af2f1270584dffff1319902160ac6e7cf1ca3d","kind":"commit","published_at":"2024-05-10T10:23:33.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-configurable-router-timeout","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-configurable-router-timeout","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-configurable-router-timeout","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-configurable-router-timeout/manifests"},{"name":"qw-fulmicoton-rest-20240507f","sha":"f3ec2c1f3e8b0ba80399d4715c99d8fe3ecd4d86","kind":"commit","published_at":"2024-05-09T09:08:56.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-rest-20240507f","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-rest-20240507f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-rest-20240507f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507f/manifests"},{"name":"qw-fulmicoton-rest-20240507e","sha":"3e105f04a220e9211477461d9b56f423fce709c9","kind":"commit","published_at":"2024-05-09T05:28:59.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-rest-20240507e","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-rest-20240507e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-rest-20240507e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507e/manifests"},{"name":"qw-fulmicoton-rest-20240507d","sha":"4b9b3f75c9d1f31868de662d98d83fadbad894d6","kind":"commit","published_at":"2024-05-08T07:51:26.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-rest-20240507d","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-rest-20240507d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-rest-20240507d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507d/manifests"},{"name":"qw-fulmicoton-rest-20240507b","sha":"123572a80d4714f5d5aa00574931575f68bea74c","kind":"commit","published_at":"2024-05-07T08:45:27.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-rest-20240507b","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-rest-20240507b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-rest-20240507b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507b/manifests"},{"name":"qw-fulmicoton-rest-20240507","sha":"dddfcd1d199ed50da30ca4ec88344e072b3aa860","kind":"commit","published_at":"2024-05-07T07:34:53.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-rest-20240507","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-rest-20240507","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-rest-20240507","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-rest-20240507/manifests"},{"name":"qw-airmail-20240501b","sha":"ecf56cdd29a05a8ad8da6eceef75339cc9e93097","kind":"commit","published_at":"2024-05-01T06:44:08.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240501b","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240501b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240501b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240501b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240501b/manifests"},{"name":"qw-airmail-20240501","sha":"2dc31c887369748842b4da7768115aaec2937366","kind":"commit","published_at":"2024-05-01T03:09:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240501","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240501","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240501","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240501","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240501/manifests"},{"name":"qw-airmail-20240425","sha":"fba07f0d0d542034a7df28abcb6a0bc5923747bf","kind":"commit","published_at":"2024-04-25T13:02:07.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240425","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240425","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240425","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240425","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240425/manifests"},{"name":"qw-airmail-20240423","sha":"6fd8dc8785a126265d1f91c5cd4b62bca41d1bf6","kind":"commit","published_at":"2024-04-23T08:28:44.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20240423","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20240423","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20240423","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240423","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20240423/manifests"},{"name":"qw-fulmicoton-vec2","sha":"ec979c97bd5a83ea27829b059222a354dc7d479c","kind":"commit","published_at":"2024-04-19T07:12:39.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-vec2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-vec2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-vec2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-vec2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-vec2/manifests"},{"name":"qw-fulmicoton-spread","sha":"6240527d1581dc1e291c59edeee02b8034f7e5af","kind":"commit","published_at":"2024-04-17T07:53:08.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-spread","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-spread","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-spread","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-spread","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-spread/manifests"},{"name":"qw-fulmicoton-heapprof2","sha":"0ac6d9f429dd19b1855e4196d0cfc78a76a32c3c","kind":"commit","published_at":"2024-04-16T04:59:42.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-heapprof2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-heapprof2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-heapprof2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-heapprof2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-heapprof2/manifests"},{"name":"qw-fulmicoton-locality6","sha":"13f361fb70df95c531cef77bf132cc8ac58de6e5","kind":"commit","published_at":"2024-04-16T00:58:53.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-locality6","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-locality6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-locality6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-locality6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-locality6/manifests"},{"name":"aws-lambda-beta-03","sha":"24dc8d5eab5b700a362e5e31f3fcd58e8c395ee0","kind":"commit","published_at":"2024-04-03T09:01:05.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/aws-lambda-beta-03","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/aws-lambda-beta-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@aws-lambda-beta-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta-03/manifests"},{"name":"qw-trinity--log-aws-access-key","sha":"c6796d578b7d5996651617f939316f22abcd240a","kind":"commit","published_at":"2024-04-02T14:00:58.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-trinity--log-aws-access-key","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-trinity--log-aws-access-key","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-trinity--log-aws-access-key","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-trinity--log-aws-access-key","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-trinity--log-aws-access-key/manifests"},{"name":"qw-airmail-20230402","sha":"8e0d309b026042f3c0fd716e62923983b8d3c26f","kind":"commit","published_at":"2024-04-02T11:04:49.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-20230402","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-20230402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-20230402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20230402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-20230402/manifests"},{"name":"qw-fulmicoton-mem-fix3","sha":"12ce6029fb1770ae4f5679dd220a4e0eb8818654","kind":"commit","published_at":"2024-04-02T07:41:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-mem-fix3","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-mem-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-mem-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-mem-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-mem-fix3/manifests"},{"name":"qw-fulmicoton-mem-fix2","sha":"3049e9ee25050570c5c949e8434f624f559e79fe","kind":"commit","published_at":"2024-04-02T06:33:04.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-mem-fix2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-mem-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-mem-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-mem-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-mem-fix2/manifests"},{"name":"v0.8.1","sha":"e6c53967f8e57401d93bcc555d361dad69bd4ece","kind":"commit","published_at":"2024-03-29T14:09:41.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.8.1","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.8.1/manifests"},{"name":"qw-fulmicoton-reproduce-bug2","sha":"6b4a626a334c7b50d45a1a00edb6149e8f8566d3","kind":"commit","published_at":"2024-03-29T06:31:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-reproduce-bug2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-reproduce-bug2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-reproduce-bug2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-reproduce-bug2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-reproduce-bug2/manifests"},{"name":"qw-fulmicoton-reproduce-bug","sha":"6b4a626a334c7b50d45a1a00edb6149e8f8566d3","kind":"commit","published_at":"2024-03-29T06:31:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-reproduce-bug","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-reproduce-bug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-reproduce-bug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-reproduce-bug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-reproduce-bug/manifests"},{"name":"qw-fulmicoton-no-truncate-grpc","sha":"b62550724547bb35959ae49e3422187e91d1670d","kind":"commit","published_at":"2024-03-28T13:07:19.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-no-truncate-grpc","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-no-truncate-grpc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-no-truncate-grpc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-no-truncate-grpc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-no-truncate-grpc/manifests"},{"name":"qw-airmail-0321","sha":"f31c82d96bac1ac6230de3685474ae9d13f03aff","kind":"commit","published_at":"2024-03-21T08:25:53.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail-0321","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail-0321","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail-0321","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-0321","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail-0321/manifests"},{"name":"qw-fulmicoton-no-lifo-slot","sha":"e2deac00b4a163894d5f94a12ea0affeb1202803","kind":"commit","published_at":"2024-03-21T08:23:47.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-no-lifo-slot","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-no-lifo-slot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-no-lifo-slot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-no-lifo-slot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-no-lifo-slot/manifests"},{"name":"v0.8.0","sha":"7af45965ccd8c391baeb26aa7c0ad84b360b1f9f","kind":"commit","published_at":"2024-03-18T15:20:23.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.8.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.8.0/manifests"},{"name":"qw-fulmicoton-24","sha":"27a6a0ebe5c695a49bb7e18249411af2a0c5ea4c","kind":"commit","published_at":"2024-03-16T09:42:50.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-24","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-24/manifests"},{"name":"qw-fulmicoton-21c","sha":"6fdb4edd54413e376851caf8c55169a84676253f","kind":"commit","published_at":"2024-03-15T13:04:59.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-21c","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-21c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-21c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-21c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-21c/manifests"},{"name":"qw-fulmicoton-21b","sha":"6153d962513ccf3b197225f2e9eb42003562b504","kind":"commit","published_at":"2024-03-14T12:32:23.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-21b","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-21b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-21b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-21b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-21b/manifests"},{"name":"qw-fumicoton-21-a","sha":"7c444b33f830160f0728ded25afa5a5639516be1","kind":"commit","published_at":"2024-03-14T09:45:12.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fumicoton-21-a","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fumicoton-21-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fumicoton-21-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fumicoton-21-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fumicoton-21-a/manifests"},{"name":"qw-fulmicoton-pprof","sha":"c1ba3bf3f5f2d9f41d8a774060e599e8082ba187","kind":"commit","published_at":"2024-03-14T03:39:26.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-pprof","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-pprof","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-pprof","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-pprof","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-pprof/manifests"},{"name":"qw-fulmicoton15","sha":"5fbcc3ad5953238557bd4c725c1a6cb6cee1a5b5","kind":"commit","published_at":"2024-03-07T02:08:48.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton15","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton15/manifests"},{"name":"qw-fulmicoton14","sha":"0bc80759d19f8163a832c0f47db65df0c521a766","kind":"commit","published_at":"2024-03-04T10:29:39.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton14","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton14/manifests"},{"name":"qw-guilload","sha":"d861fd1626072cb993f05405edaf80cb480b3fdf","kind":"commit","published_at":"2024-03-02T14:58:17.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-guilload","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-guilload","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-guilload","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-guilload","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-guilload/manifests"},{"name":"qw-meerkat","sha":"dc189566adb3136d86c550b3fd2d3dd27a8fd653","kind":"commit","published_at":"2024-03-02T12:07:56.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-meerkat","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-meerkat","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-meerkat","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-meerkat","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-meerkat/manifests"},{"name":"qw-fulmicoton13","sha":"babfb4f19f770a1458f87ae9aaaf6dc7d77ce917","kind":"commit","published_at":"2024-03-01T08:16:36.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton13","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton13/manifests"},{"name":"qw-airmail","sha":"3b309bd8093f90f16240e98eba2731ef742d38c6","kind":"commit","published_at":"2024-02-29T00:00:11.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-airmail","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-airmail","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-airmail","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-airmail/manifests"},{"name":"qw-grpc-gossip","sha":"47d706b295ea05abc1edc3a0610ff7434e50b989","kind":"commit","published_at":"2024-02-23T20:19:47.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-grpc-gossip","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-grpc-gossip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-grpc-gossip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-grpc-gossip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-grpc-gossip/manifests"},{"name":"qw-fulmicoton10","sha":"cc3d0033da99a47bc1b7ed75b2de4adb8fc901aa","kind":"commit","published_at":"2024-02-22T08:46:16.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton10","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton10/manifests"},{"name":"qw-fulmicoton9","sha":"ab0c0e784cb79b1e6f38fe263ec8bf30e652f296","kind":"commit","published_at":"2024-02-22T08:22:52.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton9","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton9/manifests"},{"name":"qw-fulmicoton8","sha":"dab1b60b8d1b13dc1aa1ece12d7b3046dcb83f87","kind":"commit","published_at":"2024-02-21T06:05:57.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton8","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton8/manifests"},{"name":"qw-fulmicoton7","sha":"a8ef8f33530027f57a6e05227e747f79ed6180a2","kind":"commit","published_at":"2024-02-21T02:59:22.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton7","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton7/manifests"},{"name":"qw-fmassot","sha":"502bcd47265fe4ad960226d9c3cea5c346716fd3","kind":"commit","published_at":"2024-02-17T07:48:51.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fmassot","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fmassot","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fmassot","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fmassot","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fmassot/manifests"},{"name":"qw-trinity--export-capacity-tag","sha":"c3761c5f1c0f5a4a1f12e2eed95c0eabe73def32","kind":"commit","published_at":"2024-02-12T14:02:25.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-trinity--export-capacity-tag","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-trinity--export-capacity-tag","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-trinity--export-capacity-tag","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-trinity--export-capacity-tag","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-trinity--export-capacity-tag/manifests"},{"name":"aws-lambda-beta-02","sha":"8c4e644c97c42174b3653bb096954d60354780af","kind":"commit","published_at":"2024-01-31T15:16:22.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/aws-lambda-beta-02","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/aws-lambda-beta-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@aws-lambda-beta-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta-02/manifests"},{"name":"v0.7.1","sha":"01c2c7f56a07682536c0a2ca606ea15e0694457c","kind":"commit","published_at":"2024-01-23T01:33:35.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.7.1","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.7.1/manifests"},{"name":"aws-lambda-beta-01","sha":"43485877c713fd3f3afd99715153f9b85aab9050","kind":"commit","published_at":"2024-01-18T13:09:59.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/aws-lambda-beta-01","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/aws-lambda-beta-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@aws-lambda-beta-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta-01/manifests"},{"name":"lambda-beta-01","sha":"1088e57e11f6aaa509f7c7aa541c4d7d2953c7f9","kind":"commit","published_at":"2024-01-18T09:21:27.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/lambda-beta-01","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/lambda-beta-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@lambda-beta-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-beta-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-beta-01/manifests"},{"name":"qw-relax-field-name","sha":"fd5744cb2345bf7261193228e3748bcb88192dc2","kind":"commit","published_at":"2024-01-17T22:05:38.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-relax-field-name","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-relax-field-name","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-relax-field-name","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-relax-field-name","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-relax-field-name/manifests"},{"name":"lambda-v0.7.0","sha":"02eab078116c00c990748889256455cb76ab7148","kind":"commit","published_at":"2024-01-16T12:32:43.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/lambda-v0.7.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/lambda-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@lambda-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/lambda-v0.7.0/manifests"},{"name":"aws-lambda-lambda-v0.7.0","sha":"02eab078116c00c990748889256455cb76ab7148","kind":"commit","published_at":"2024-01-16T12:32:43.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/aws-lambda-lambda-v0.7.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/aws-lambda-lambda-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@aws-lambda-lambda-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-lambda-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-lambda-v0.7.0/manifests"},{"name":"qw-fulmicoton-2","sha":"0390ba10a3e46313b8c60856b808f4792b39ccb1","kind":"commit","published_at":"2024-01-15T06:01:18.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-2/manifests"},{"name":"qw-gcs","sha":"374337dbce4e59237f9914688f6dbc19439af0b2","kind":"commit","published_at":"2024-01-10T03:04:32.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-gcs","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-gcs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-gcs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-gcs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-gcs/manifests"},{"name":"v0.7.0","sha":"f2182943e0b47d978fd1b9cbaff69508e50ed6ad","kind":"commit","published_at":"2024-01-04T11:49:46.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.7.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.7.0/manifests"},{"name":"qw-fulmicoton-4336","sha":"f8ffbb1db8e88ee2f2a8f95ffc7d6caf4ff933bb","kind":"commit","published_at":"2024-01-02T15:03:41.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton-4336","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton-4336","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton-4336","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-4336","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton-4336/manifests"},{"name":"qw-fulmicoton","sha":"5de8b26b1cc79f71a75d3312533d0646cd512922","kind":"commit","published_at":"2023-12-26T07:23:56.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-fulmicoton","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-fulmicoton","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-fulmicoton","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-fulmicoton/manifests"},{"name":"v0.6.5","sha":"5cf786d060166eb02ae0a3ae0aa74c911440f561","kind":"commit","published_at":"2023-12-11T12:22:10.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.6.5","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.5/manifests"},{"name":"aws-lambda-beta","sha":"d67031151a0c0f9f4febe63870e75c379dd32ef5","kind":"commit","published_at":"2023-11-22T14:48:45.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/aws-lambda-beta","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/aws-lambda-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@aws-lambda-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/aws-lambda-beta/manifests"},{"name":"v0.6.4","sha":"65895fd5f0be843a5a531886b118d54590bb1113","kind":"commit","published_at":"2023-10-02T22:31:04.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.6.4","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.4/manifests"},{"name":"v-test-build","sha":"7aaadeb2c2eab6e9b8e3d2b5320a9f0766a765cc","kind":"commit","published_at":"2023-09-15T13:35:50.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v-test-build","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v-test-build","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v-test-build","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v-test-build","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v-test-build/manifests"},{"name":"v0.6.3","sha":"5060b6cc5b7db5edfddf0af22cbaa3f4a64ca05f","kind":"commit","published_at":"2023-07-28T13:47:13.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.6.3","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.3/manifests"},{"name":"qw-http-source","sha":"530e4ae316f5bb18b30ed5de936586494f763a6a","kind":"commit","published_at":"2023-07-13T10:03:57.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-http-source","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-http-source","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-http-source","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-http-source","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-http-source/manifests"},{"name":"v0.6.2","sha":"9040401ee440c957943499db1bade1e36628fee9","kind":"commit","published_at":"2023-07-10T04:56:44.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.6.2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"798ad68a1f5cd64d421ef3699e70d4bab9ae696d","kind":"commit","published_at":"2023-06-12T04:44:23.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.6.1","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.1/manifests"},{"name":"nightly","sha":"4a4a1128afa746bbffc48907cf295910847f2fd7","kind":"commit","published_at":"2023-06-07T18:26:19.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/nightly","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/nightly/manifests"},{"name":"v0.6.0","sha":"e5c6ea28087f99bcc1ddae4f58f1b8798b4d170c","kind":"commit","published_at":"2023-06-06T09:11:34.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.6.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.6.0/manifests"},{"name":"qw-debug-indexing","sha":"b89df74f650da56b1e2f663483d990dc6650c432","kind":"commit","published_at":"2023-05-25T08:36:33.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-debug-indexing","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-debug-indexing","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-debug-indexing","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-debug-indexing","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-debug-indexing/manifests"},{"name":"v0.5.2","sha":"d5324a5c7f49e2c9afa01da6925353361f236306","kind":"commit","published_at":"2023-05-24T16:03:38.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.5.2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"e10c29783bf1f22405537029824246fd4996b114","kind":"commit","published_at":"2023-05-21T14:06:54.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.5.1","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5.1/manifests"},{"name":"v0.5.1-pre","sha":"e10c29783bf1f22405537029824246fd4996b114","kind":"commit","published_at":"2023-05-21T14:06:54.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.5.1-pre","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.5.1-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.5.1-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5.1-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5.1-pre/manifests"},{"name":"qw-0.5.0-multiarch","sha":"5f25834c887e434f6769d7934be2f1762983b690","kind":"commit","published_at":"2023-05-17T22:02:57.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-0.5.0-multiarch","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-0.5.0-multiarch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-0.5.0-multiarch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-0.5.0-multiarch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-0.5.0-multiarch/manifests"},{"name":"qw-0.5-multiarch","sha":"52dd9071d0b5fb0a414457b4dc24ba55045172d3","kind":"commit","published_at":"2023-05-17T13:48:02.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-0.5-multiarch","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-0.5-multiarch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-0.5-multiarch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-0.5-multiarch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-0.5-multiarch/manifests"},{"name":"qw-multiarch","sha":"97054ad53b2fa34e18b6c63ec7b745d491872045","kind":"commit","published_at":"2023-05-17T00:45:56.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-multiarch","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-multiarch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-multiarch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-multiarch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-multiarch/manifests"},{"name":"qw-aws-sdk","sha":"249f06a0874b0e739ffcbcd5817715f7449eb424","kind":"tag","published_at":"2023-04-20T14:08:09.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-aws-sdk","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-aws-sdk","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-aws-sdk","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-aws-sdk","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-aws-sdk/manifests"},{"name":"qw-multilang","sha":"99c083b50101d8b1f62ef7f1197ff1f38cad6ed2","kind":"commit","published_at":"2023-04-15T14:10:07.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-multilang","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-multilang","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-multilang","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-multilang","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-multilang/manifests"},{"name":"qw-hostname","sha":"a7cb63f7a0adeaa4012e3612476dfcec014776f2","kind":"commit","published_at":"2023-04-14T18:53:59.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-hostname","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-hostname","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-hostname","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-hostname","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-hostname/manifests"},{"name":"qw-aws-credentials","sha":"f9bcfdf6b1b839617b61d9e06ef542f01e18ec9f","kind":"commit","published_at":"2023-03-30T04:07:42.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-aws-credentials","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-aws-credentials","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-aws-credentials","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-aws-credentials","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-aws-credentials/manifests"},{"name":"qw-cors","sha":"4cdbec84cb4fdc5fe180512e87569e189f776a5a","kind":"commit","published_at":"2023-03-23T15:07:59.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-cors","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-cors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-cors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-cors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-cors/manifests"},{"name":"v0.5.0","sha":"d4be690ddafe31cb702e5eac98bd16266c66830f","kind":"commit","published_at":"2023-03-17T08:28:45.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.5.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5.0/manifests"},{"name":"v0.5-pre","sha":"ceede196bae2e03d31cae94cb62c02cd6ef455bc","kind":"commit","published_at":"2023-03-14T18:24:09.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.5-pre","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.5-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.5-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.5-pre/manifests"},{"name":"qw-pre-0.5","sha":"833d692ed13f5ed34f660bc7b5dfa7ef99c26d54","kind":"commit","published_at":"2023-03-13T09:47:25.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-pre-0.5","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-pre-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-pre-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-pre-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-pre-0.5/manifests"},{"name":"qw-control-plane","sha":"cc82bc35a64dd8c95f7c10b1a42783c1f43d1849","kind":"commit","published_at":"2023-01-09T21:35:04.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-control-plane","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-control-plane","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-control-plane","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-control-plane","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-control-plane/manifests"},{"name":"qw-docker-arm64","sha":"3dddb7c86b87d8af9bb629e712290f006a050b30","kind":"commit","published_at":"2023-01-08T13:34:00.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-docker-arm64","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-docker-arm64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-docker-arm64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-docker-arm64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-docker-arm64/manifests"},{"name":"v0.4.0","sha":"2da370035f04b9e78b855969786fa311043f2063","kind":"commit","published_at":"2022-12-02T22:13:01.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.4.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.4.0/manifests"},{"name":"qw-docker-arm-image","sha":"0d27eb8bda3802ba4b560bbe2458e0e158ef629d","kind":"commit","published_at":"2022-11-17T11:41:16.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-docker-arm-image","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-docker-arm-image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-docker-arm-image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-docker-arm-image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-docker-arm-image/manifests"},{"name":"qw-otel-log","sha":"33b9c3c957c3c8c08bc6a8e352e69cdb93fe44c4","kind":"commit","published_at":"2022-11-13T22:26:37.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/qw-otel-log","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/qw-otel-log","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@qw-otel-log","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-otel-log","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/qw-otel-log/manifests"},{"name":"happy-plazza","sha":"d18b5b385cb2f5044f655d63f8705769aac9ba69","kind":"commit","published_at":"2022-11-08T18:37:07.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/happy-plazza","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/happy-plazza","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@happy-plazza","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/happy-plazza","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/happy-plazza/manifests"},{"name":"v0.3.1","sha":"69eb7db7c74a4caa3e6f2b6963796748758bfca7","kind":"commit","published_at":"2022-06-22T17:46:09.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.3.1","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"6d075995645f8f26e4e91aa8c5f6fe36b214e23a","kind":"commit","published_at":"2022-05-31T10:00:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.3.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.3.0/manifests"},{"name":"v0.3.0-pre","sha":"7e105dd9089f8640999fe768518232b67d0e5162","kind":"commit","published_at":"2022-05-30T10:34:14.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.3.0-pre","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.3.0-pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.3.0-pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.3.0-pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.3.0-pre/manifests"},{"name":"v0.2.1","sha":"a857636e5c336a9ee379c88f8d69cdd4ed54c9df","kind":"tag","published_at":"2022-02-28T17:54:56.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.2.1","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"3ab14695dccd348693bc9a0e162b33fd4e6954e0","kind":"commit","published_at":"2022-01-12T09:20:06.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.2.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"86d657e1813dcb192a0337cfe38f47bf7c4f7ea0","kind":"commit","published_at":"2021-07-13T14:21:12.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.1.0","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.1.0/manifests"},{"name":"0.1","sha":"c51b9f03ae07636361004a92033ffec71e47bc0f","kind":"commit","published_at":"2021-07-13T13:58:48.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/0.1","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/0.1/manifests"},{"name":"v0.1.1","sha":"f9e72cfa2a94272a03f6e3819ca500e49f51bc28","kind":"commit","published_at":"2021-07-10T13:28:38.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.1.1","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.1.1/manifests"},{"name":"v0.1.3","sha":"dd27fe4832f0010933ba1084e5225e7314d551d1","kind":"commit","published_at":"2021-07-08T21:16:02.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.1.3","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"5a208d3f40c80e739976c9535be1f0ece856150e","kind":"commit","published_at":"2021-07-02T05:19:41.000Z","download_url":"https://codeload.github.com/quickwit-oss/quickwit/tar.gz/v0.1.2","html_url":"https://github.com/quickwit-oss/quickwit/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quickwit-oss/quickwit@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/tags/v0.1.2/manifests"}]},"repo_metadata_updated_at":"2026-08-14T03:22:27.452Z","dependent_packages_count":2,"downloads":6401,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":34.515953116726074,"dependent_repos_count":17.13499798439686,"dependent_packages_count":10.589341891016014,"stargazers_count":1.7972448568289772,"forks_count":3.726477352659906,"docker_downloads_count":5.343716646242638,"average":12.184621974645077},"purl":"pkg:cargo/quickwit-aws","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/quickwit-aws","docker_dependents_count":22,"docker_downloads_count":18696325,"usage_url":"https://repos.ecosyste.ms/usage/cargo/quickwit-aws","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/quickwit-aws/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T08:47:36.964Z","issues_count":1009,"pull_requests_count":2377,"avg_time_to_close_issue":6870202.28411215,"avg_time_to_close_pull_request":722256.1149253731,"issues_closed_count":535,"pull_requests_closed_count":2010,"pull_request_authors_count":98,"issue_authors_count":160,"avg_comments_per_issue":1.222001982160555,"avg_comments_per_pull_request":0.5944467816575515,"merged_pull_requests_count":1631,"bot_issues_count":0,"bot_pull_requests_count":383,"past_year_issues_count":33,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":3585995.6666666665,"past_year_avg_time_to_close_pull_request":465585.32515337423,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":163,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":1.0606060606060606,"past_year_avg_comments_per_pull_request":0.5168067226890757,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":111,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickwit-oss%2Fquickwit/issues","maintainers":[{"login":"guilload","count":468,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guilload"},{"login":"rdettai","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdettai"},{"login":"imotov","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imotov"},{"login":"fulmicoton","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fulmicoton"},{"login":"fmassot","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fmassot"},{"login":"fulmicoton-dd","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fulmicoton-dd"},{"login":"esatterwhite","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/esatterwhite"},{"login":"kuzaxak","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kuzaxak"},{"login":"nadav-govari","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nadav-govari"},{"login":"PSeitz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PSeitz"},{"login":"idrissneumann","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/idrissneumann"},{"login":"etolbakov","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etolbakov"},{"login":"shuheiktgw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shuheiktgw"},{"login":"JulesVautier-io","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JulesVautier-io"},{"login":"Platane","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Platane"},{"login":"ncoiffier-celonis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoiffier-celonis"},{"login":"rdettai-sk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdettai-sk"},{"login":"magnalite","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/magnalite"},{"login":"saroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saroh"},{"login":"evanxg852000","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evanxg852000"},{"login":"shrijeet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrijeet"},{"login":"boraarslan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boraarslan"},{"login":"tuziben","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tuziben"},{"login":"hushy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hushy"},{"login":"AyWa","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AyWa"}],"active_maintainers":[{"login":"fulmicoton-dd","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fulmicoton-dd"},{"login":"guilload","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guilload"},{"login":"fmassot","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fmassot"},{"login":"nadav-govari","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nadav-govari"},{"login":"fulmicoton","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fulmicoton"},{"login":"PSeitz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PSeitz"},{"login":"shuheiktgw","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shuheiktgw"},{"login":"Platane","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Platane"},{"login":"ncoiffier-celonis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoiffier-celonis"},{"login":"rdettai-sk","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdettai-sk"},{"login":"hushy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hushy"},{"login":"shrijeet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shrijeet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quickwit-aws/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quickwit-aws/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quickwit-aws/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quickwit-aws/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quickwit-aws/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/quickwit-aws/codemeta","maintainers":[{"uuid":"4674","login":"fulmicoton","name":"Paul Masurel","email":null,"url":"https://github.com/fulmicoton","packages_count":36,"html_url":"https://crates.io/users/fulmicoton","role":null,"created_at":"2022-11-08T04:36:14.365Z","updated_at":"2022-11-08T04:36:14.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/fulmicoton/packages"}]}