Skip to content

Releases: developmentseed/stac-manager

v1.0.3

Choose a tag to compare

@ds-release-bot ds-release-bot released this 12 Jun 11:10
ef78027

1.0.3 (2026-06-12)

Bug Fixes

  • charts: broken OIDC authentication configuration. (6ee6af7)
  • charts: included container version in release-please. (a59f973)

v1.0.2

Choose a tag to compare

@ds-release-bot ds-release-bot released this 12 Jun 10:28
d27692d

1.0.2 (2026-06-12)

Bug Fixes

  • charts: included in release-please. (84be513)

stac-manager-1.0.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 11:12
ef78027

Helm chart deployment for web application to update collection and item meta data in STAC catalogs

stac-manager-1.0.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 10:30
d27692d

Helm chart deployment for web application to update collection and item meta data in STAC catalogs

v1.0.1

Choose a tag to compare

@ds-release-bot ds-release-bot released this 11 Jun 23:18
e62e863

1.0.1 (2026-06-11)

Bug Fixes

  • compute 0 path segments for root-domain GitHub Pages deploys (#93) (495c04a)

v1.0.0

Choose a tag to compare

@ds-release-bot ds-release-bot released this 11 Jun 22:15
f34f635

1.0.0 (2026-06-11)

⚠ BREAKING CHANGES

  • upgrade to React 19, Chakra v3, stac-react v1 (#72)

Features

  • deploy GitHub Pages on releases, Cloudflare previews track branches (#87) (4f8926a)
  • send auth credentials on all STAC API requests (#71) (9fe5d16)

Bug Fixes

  • repair Docker build broken by Node 26 and chakra typegen (#86) (71512d5)

Miscellaneous Chores

  • upgrade to React 19, Chakra v3, stac-react v1 (#72) (af5b71d)

stac-manager-0.0.14

Choose a tag to compare

Helm chart deployment for web application to update collection and item meta data in STAC catalogs

stac-manager-0.0.14-alpha.2

Pre-release

Choose a tag to compare

Prerelease helm chart from feature/authed-get-requests. Replaces stale REACT_APP_KEYCLOAK_* ARGs in the Dockerfile with REACT_APP_OIDC_AUTHORITY / REACT_APP_OIDC_CLIENT_ID to match the new OIDC env var contract; otherwise identical to alpha.1. Install with: helm install stac-manager https://github.com/developmentseed/stac-manager/releases/download/stac-manager-0.0.14-alpha.2/stac-manager-0.0.14-alpha.2.tgz

stac-manager-0.0.14-alpha.1

Pre-release

Choose a tag to compare

Prerelease helm chart from feature/authed-get-requests. Includes the OIDC token visibilitychange refresh + offline_access scope, and the stac-react v1 alpha consumer migration (callable options, useStacFetchJson). Install with: helm install stac-manager https://github.com/developmentseed/stac-manager/releases/download/stac-manager-0.0.14-alpha.1/stac-manager-0.0.14-alpha.1.tgz

stac-manager-0.0.13

Choose a tag to compare

Helm chart deployment for web application to update collection and item meta data in STAC catalogs