Skip to content

Releases: terraops-org/TerraServe

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 19:01
9a66dcb

What's Changed

  • docs(readme): warmer tone, drop every em-dash, fix retired .html links by @jorgejesus in #8
  • chore(ci): move all actions to the Node 24 runtime by @jorgejesus in #10
  • fix(mvt): advertise the configured public URL, not a guessed http:// origin by @jorgejesus in #11
  • ci: add a test workflow, which this repository has never had by @jorgejesus in #13
  • sync: bring the engine up to date with the private tree (2026-07-27 -> 2026-08-15) by @jorgejesus in #14
  • ci: quote two step names, so the workflow parses and CI can run at all by @jorgejesus in #16
  • Release: engine sync, PyO3 0.29 security bump, MVT origin fix by @jorgejesus in #12
  • chore: v0.2.0, and make positional file reads work on Windows by @jorgejesus in #17
  • fix(test): pread's temp files raced each other (main is RED, do not tag until this lands) by @jorgejesus in #18
  • fix(deps): proj 0.31 / PROJ 9.6.2 - fixes the v0.2.0 wheel build at the root by @jorgejesus in #19

Full Changelog: v0.1.0...v0.2.0

What's Changed

  • docs(readme): warmer tone, drop every em-dash, fix retired .html links by @jorgejesus in #8
  • chore(ci): move all actions to the Node 24 runtime by @jorgejesus in #10
  • fix(mvt): advertise the configured public URL, not a guessed http:// origin by @jorgejesus in #11
  • ci: add a test workflow, which this repository has never had by @jorgejesus in #13
  • sync: bring the engine up to date with the private tree (2026-07-27 -> 2026-08-15) by @jorgejesus in #14
  • ci: quote two step names, so the workflow parses and CI can run at all by @jorgejesus in #16
  • Release: engine sync, PyO3 0.29 security bump, MVT origin fix by @jorgejesus in #12
  • chore: v0.2.0, and make positional file reads work on Windows by @jorgejesus in #17
  • fix(test): pread's temp files raced each other (main is RED, do not tag until this lands) by @jorgejesus in #18
  • fix(deps): proj 0.31 / PROJ 9.6.2 - fixes the v0.2.0 wheel build at the root by @jorgejesus in #19
  • fix(deps): proj-sys 0.26 (PROJ 9.6.0), not 0.27 - 0.27 breaks the image build by @jorgejesus in #20

Full Changelog: v0.1.0...v0.2.0

Python bindings and wheels + MPL-2.0

Choose a tag to compare

@jorgejesus jorgejesus released this 22 Jul 13:15
67a887b

What's Changed

  • TerraServe 0.0.1 - clean-room map tile engine by @jorgejesus in #1
  • Publish a multi-arch container image to GHCR, and fix the default docker run by @jorgejesus in #2
  • Add OCI labels so the GHCR package links back to the repo by @jorgejesus in #3
  • Publish both a moving and an immutable tag on every build by @jorgejesus in #4
  • fix(xray): default to the server's first layer, not the literal "vector" by @jorgejesus in #5
  • MPL-2.0 relicence + Python bindings (raster wheel) for pygeoapi by @jorgejesus in #6
  • fix(ci): install libclang in the wheel build (proj-sys bindgen) by @jorgejesus in #7

New Contributors

Full Changelog: https://github.com/terraops-org/TerraServe/commits/v0.1.0