-
Notifications
You must be signed in to change notification settings - Fork 318
Comparing changes
Open a pull request
base repository: Netflix/atlas
base: v1.8.0-rc.36
head repository: Netflix/atlas
compare: v1.8.0-rc.37
- 18 commits
- 19 files changed
- 2 contributors
Commits on Jun 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2e25c02 - Browse repository at this point
Copy the full SHA 2e25c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f7652 - Browse repository at this point
Copy the full SHA 50f7652View commit details -
eval: support config based rewrite (#1799)
Add support for a simple config based mapping to allow for a generic namespace query layer with `ns` query param to rewrite to supported hosts. This replaces the http approach since it is a simple rewrite to avoid the risk of problems with that service impacting streaming execution of data.
Configuration menu - View commit details
-
Copy full SHA for e927327 - Browse repository at this point
Copy the full SHA e927327View commit details
Commits on Jun 25, 2025
-
core: move
:cq
to query vocabulary (#1800)This allows it to be used for APIs that only accept a query. The main benefit is to support `:list,(,contextQuery,:cq,),:each` pattern. It could be done with as `baseQuery,contextQuery,:and`, but in some cases it is convenient for tools to use the same pattern for tags and graph API.
Configuration menu - View commit details
-
Copy full SHA for 2c9b00d - Browse repository at this point
Copy the full SHA 2c9b00dView commit details
Commits on Jul 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 69956ce - Browse repository at this point
Copy the full SHA 69956ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1f1ed6 - Browse repository at this point
Copy the full SHA c1f1ed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb64ca4 - Browse repository at this point
Copy the full SHA eb64ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89735b2 - Browse repository at this point
Copy the full SHA 89735b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43d4fed - Browse repository at this point
Copy the full SHA 43d4fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for b069d8b - Browse repository at this point
Copy the full SHA b069d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b708c - Browse repository at this point
Copy the full SHA d4b708cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4dfc8 - Browse repository at this point
Copy the full SHA 0c4dfc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58586ab - Browse repository at this point
Copy the full SHA 58586abView commit details -
Fix some additional unused warnings discovered with the new compiler.
Configuration menu - View commit details
-
Copy full SHA for d7516ef - Browse repository at this point
Copy the full SHA d7516efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a085b36 - Browse repository at this point
Copy the full SHA a085b36View commit details -
add dependabot config for actions (#1802)
Try out dependabot for keeping actions up to date.
Configuration menu - View commit details
-
Copy full SHA for 3f9ada7 - Browse repository at this point
Copy the full SHA 3f9ada7View commit details -
build(deps): bump actions/setup-java from 3 to 4 (#1803)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7fe3e4c - Browse repository at this point
Copy the full SHA 7fe3e4cView commit details -
build(deps): bump actions/checkout from 3 to 4 (#1804)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e569f0 - Browse repository at this point
Copy the full SHA 9e569f0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.0-rc.36...v1.8.0-rc.37