Skip to content

chore: release main#248

Open
ds-release-bot[bot] wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore: release main#248
ds-release-bot[bot] wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@ds-release-bot
Copy link
Contributor

@ds-release-bot ds-release-bot bot commented Feb 19, 2026

🤖 I have created a release beep boop

0.4.0

0.4.0 (2026-03-20)

Features

  • add ndvi filter slider to NAIP-mosaic example (#357) (92f49e4)
  • create new @developmentseed/proj subpackage (#356) (7a23c74)
  • expose maxRequests on COGLayer (#333) (535034b)
  • pase refinementStrategy prop down to deck.gl (ccaf0fa)
  • pass refinementStrategy prop down to deck.gl (#359) (ccaf0fa)

Bug Fixes

  • Bump proj4 to fix web mercator projection (#346) (bbb514d)
  • Clamp to Web Mercator latitude bounds (#182) (3f40291)
  • fix setting default values for inherited props from TileLayer (#347) (0507637)
  • Render mesh from Web Mercator coordinates (#349) (6adddc4)
  • Revert default behavior to send cache: no-cache header (#360) (c4137c5)
  • Support TileLayer refinement strategies (#354) (ceec0ac)
affine: 0.3.0-beta.1

0.3.0-beta.1 (2026-03-20)

Features

  • affine: Create new affine standalone package as port of Python affine (ce7b73d)
  • geotiff: generate TileMatrixSet from GeoTIFF instance (#235) (cb1106e)
  • Overhaul to use our geotiff package & generic TileMatrixSet support (#208) (860a701), closes #216
  • Support reading band-interleaved COGs (#297) (880cd5b)
  • Support reading band-interleaved COGs (#297) (2ba8164)
  • Support reading band-interleaved COGs (#297) (a21c126)

Miscellaneous Chores

geotiff: 0.3.0-beta.2

0.3.0-beta.2 (2026-03-20)

Features

  • add zstd via fzstd (#263) (092861f)
  • affine: Create new affine standalone package as port of Python affine (ce7b73d)
  • Create new geotiff subpackage, abstracting over @cogeotiff/core (#223) (4fa5230)
  • Decoder pool (#277) (72ad1fd)
  • feat: Add AbortSignal support to GeoTIFF.fetchTile (9d133b8)
  • geotiff: Add tileCount property to GeoTIFF and Overview (#254) (c8ef424)
  • geotiff: generate TileMatrixSet from GeoTIFF instance (#235) (cb1106e)
  • geotiff: High-level CRS handling from GeoTIFF GeoKeys (#236) (559dc03)
  • geotiff: LZW and Predictor support (#247) (1a2cc0e)
  • geotiff: Overhaul GeoTIFF and Overview classes (#225) (857a8c2)
  • geotiff: Separate source for header fetches and data fetches (#299) (93cb2ce)
  • geotiff: Support decoding JPEG and WebP-compressed COGs (#229) (3dc6281)
  • geotiff: Support non-boundless reads (#250) (2f25972)
  • geotiff: User-specified prefetch size (#256) (1794bc3)
  • Handle GeoTIFF transparency masks (#309) (f35df81)
  • Initial GeoTIFF dynamic decoder API (#226) (5d611f3)
  • Offset transform by half pixel for pixel-is-point raster type (#286) (2dc5640)
  • Overhaul to use our geotiff package & generic TileMatrixSet support (#208) (860a701), closes #216
  • Parse GDAL_Metadata TIFF tag, including stored statistics and offsets/scales (#316) (73f09f9)
  • Support grayscale photometric interpretation (#179) (cb612de)
  • Support lerc+deflate and lerc+zstd (#314) (a9ab5dc)
  • Support reading band-interleaved COGs (#297) (eab26e2)
  • Support reading band-interleaved COGs (#297) (880cd5b)
  • Support reading band-interleaved COGs (#297) (2ba8164)
  • Support reading band-interleaved COGs (#297) (a21c126)
  • Support reading band-interleaved COGs (#297) (09bfeb9)

Bug Fixes

  • Fix rendering of YCbCr-encoded JPEG images (#249) (2af2a47)
  • Force loading gdal tags (nodata and metadata) (#308) (e237698)
  • Revert default behavior to send cache: no-cache header (#360) (c4137c5)
  • Turn off TIFF chunking for now (#295) (c4996b2)

Miscellaneous Chores

morecantile: 0.3.0-beta.1

0.3.0-beta.1 (2026-03-20)

Features

  • Create morecantile subpackage (#238) (20b3ace)
  • geotiff: generate TileMatrixSet from GeoTIFF instance (#235) (cb1106e)
  • Overhaul to use our geotiff package & generic TileMatrixSet support (#208) (860a701), closes #216
  • Support reading band-interleaved COGs (#297) (880cd5b)
  • Support reading band-interleaved COGs (#297) (2ba8164)
  • Support reading band-interleaved COGs (#297) (a21c126)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added the chore label Feb 19, 2026
@ds-release-bot ds-release-bot bot force-pushed the release-please--branches--main branch 9 times, most recently from ff130d9 to 52ad83e Compare February 25, 2026 16:50
@ds-release-bot ds-release-bot bot force-pushed the release-please--branches--main branch 19 times, most recently from 11fd36f to 6e544a3 Compare March 5, 2026 22:09
@ds-release-bot ds-release-bot bot force-pushed the release-please--branches--main branch 6 times, most recently from 8d74c37 to ceb9d33 Compare March 12, 2026 14:45
@ds-release-bot ds-release-bot bot force-pushed the release-please--branches--main branch 14 times, most recently from 575db0e to 0397ee9 Compare March 19, 2026 21:45
@ds-release-bot ds-release-bot bot force-pushed the release-please--branches--main branch from 0397ee9 to 406985e Compare March 20, 2026 00:34
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.

Use exact TileMatrixSet specification

0 participants