Unclaimed project
Are you a maintainer of atlas? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
atlas
In-memory dimensional time series database.
Back to changelogImproved
v1.8.0-rc.42
What's Changed
- eval: improve logging for smile enc messages by @brharrington in https://github.com/Netflix/atlas/pull/1838
- lwcapi: dedup expression set by @brharrington in https://github.com/Netflix/atlas/pull/1839
- lwcapi: improve matching for asg in clauses by @brharrington in https://github.com/Netflix/atlas/pull/1840
- lwcapi: disable query index cache by @brharrington in https://github.com/Netflix/atlas/pull/1841
- lwcapi: fix hash code for Subscription by @brharrington in https://github.com/Netflix/atlas/pull/1842
- core: consistent escaping for starts/ends/contains by @brharrington in https://github.com/Netflix/atlas/pull/1843
- update license headers for 2026 by @brharrington in https://github.com/Netflix/atlas/pull/1845
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/Netflix/atlas/pull/1844
- core: fix late updates for memory db by @brharrington in https://github.com/Netflix/atlas/pull/1847
- core: remove unnecessary set by @brharrington in https://github.com/Netflix/atlas/pull/1848
- core: fix alignStart for last interval by @brharrington in https://github.com/Netflix/atlas/pull/1849
core: add validation for format patterns by @brharrington in https://github.com/Netflix/atlas/pull/1850Update Github Actions to use latest NetflixOSS recommendations by @brharrington in https://github.com/Netflix/atlas/pull/1851chart: add tests for handling empty text by @brharrington in https://github.com/Netflix/atlas/pull/1853eval: improve simple legend handling for rewrites by @brharrington in https://github.com/Netflix/atlas/pull/1854add note about security concerns for ConfigApi by @brharrington in https://github.com/Netflix/atlas/pull/1856chart: fix duplicate ticks with duration labels by @brharrington in https://github.com/Netflix/atlas/pull/1857chart: fix duration label corner case by @brharrington in https://github.com/Netflix/atlas/pull/1858chart: improve time axis labels for small ranges by @brharrington in https://github.com/Netflix/atlas/pull/1859update dependencies by @brharrington in https://github.com/Netflix/atlas/pull/1860Full Changelog: https://github.com/Netflix/atlas/compare/v1.8.0-rc.41...v1.8.0-rc.42