Skip to content

chore(main): release 0.8.0 - #138

Merged
hrodmn merged 1 commit into
mainfrom
release-please--branches--main
Aug 29, 2026
Merged

chore(main): release 0.8.0#138
hrodmn merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@ds-release-bot

@ds-release-bot ds-release-bot Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.8.0 (2026-08-29)

Features

  • enable multiple sources, render as a mosaic (#140) (188c724)
  • remove Redis cache and VPC (#149) (b784516)
  • typed, opt-in configuration for icechunk virtual chunk access (#146) (4d1c305)
  • upgrade to titiler 2.2 (#137) (c17dfa7)

Bug Fixes

  • stop CDNs from caching error responses (#148) (1798f2e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot added the chore label Aug 14, 2026
@ds-release-bot
ds-release-bot Bot force-pushed the release-please--branches--main branch 2 times, most recently from ecdd8b0 to b13dc25 Compare August 24, 2026 18:54
@ds-release-bot
ds-release-bot Bot force-pushed the release-please--branches--main branch 2 times, most recently from a85ec61 to 2443c7e Compare August 28, 2026 19:36
@ds-release-bot
ds-release-bot Bot force-pushed the release-please--branches--main branch from 2443c7e to 030b22b Compare August 29, 2026 11:26
@hrodmn
hrodmn merged commit 4cb9e0b into main Aug 29, 2026
11 checks passed
@hrodmn
hrodmn deleted the release-please--branches--main branch August 29, 2026 14:49
@ds-release-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

maxrjones added a commit that referenced this pull request Aug 31, 2026
main removed the Redis dataset cache and VPC (#149) and added mosaic
support (#140, #138 release 0.8.0). Conflict resolutions:

- reader.py: kept the earthdata priming in opener_icechunk (now also
  reusing main's `containers` local for its per-container logging) and
  main's timing/structured logs. Dropped everything that existed only to
  serve the Redis cache: `_open_cached`, the cache-key fingerprint
  helpers, and the `ds.encoding["earthdata_endpoints"]` handoff, whose
  sole consumer was the cache-hit re-prime path.
- main.py: kept the earthdata exception handlers; dropped the now-unused
  `Depends` import, which only fed the removed `/clear_cache` endpoint.
- tests/test_reader.py: main deleted the file (it was all cache tests);
  kept it with this branch's non-cache tests and dropped the cache and
  encoding-marker assertions with the code they covered.
- deploy-dev.yml: union of both authorized-chunk-access entries
  (main's noaa-nws-naqfc-pds, this branch's asdc-prod-protected) plus
  the earthdata secret ARN env var.
- README/docs: removed the Redis cache and /clear_cache paragraphs.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant