Skip to content

Conversation

@gadomski
Copy link
Member

@gadomski gadomski commented Dec 1, 2025

🤖 I have created a release beep boop

pgstac: 0.4.0

0.4.0 (2025-12-01)

⚠ BREAKING CHANGES

  • move stac_api crate into stac crate (#869)
  • remove unused error enums (#868)

Bug Fixes

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • stac bumped from 0.14.0 to 0.15.0
rustac: 0.2.0

0.2.0 (2025-12-01)

⚠ BREAKING CHANGES

  • move stac_api crate into stac crate (#869)
  • move api client to stac-io crate (#864)

Features

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • stac bumped from 0.14.0 to 0.15.0
      • stac-duckdb bumped from 0.2.0 to 0.3.0
      • stac-io bumped from 0.1.0 to 0.2.0
      • stac-server bumped from 0.3.2 to 0.4.0
      • stac-validate bumped from 0.5.0 to 0.6.0
stac: 0.15.0

0.15.0 (2025-12-01)

⚠ BREAKING CHANGES

  • move stac_api crate into stac crate (#869)
  • remove unused error enums (#868)
  • consume a geoparquet writer on close (#867)

Features

  • add geoparquet writer encoder and object writing (#863) (ec6e7de)
  • specify max_row_group_size in geoparquet WriterBuilder (#846) (2bde538)

Bug Fixes

Code Refactoring

stac-duckdb: 0.3.0

0.3.0 (2025-12-01)

⚠ BREAKING CHANGES

  • move stac_api crate into stac crate (#869)

Bug Fixes

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • stac bumped from 0.14.0 to 0.15.0
    • dev-dependencies
      • stac-validate bumped from 0.5.0 to 0.6.0
stac-extensions: 0.1.2

0.1.2 (2025-12-01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • stac bumped from 0.14.0 to 0.15.0
stac-io: 0.2.0

0.2.0 (2025-12-01)

⚠ BREAKING CHANGES

  • move stac_api crate into stac crate (#869)
  • remove unused error enums (#868)
  • move api client to stac-io crate (#864)

Features

  • add geoparquet writer encoder and object writing (#863) (ec6e7de)
  • specify max_row_group_size in geoparquet WriterBuilder (#846) (2bde538)

Bug Fixes

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • stac bumped from 0.14.0 to 0.15.0
stac-server: 0.4.0

0.4.0 (2025-12-01)

⚠ BREAKING CHANGES

  • move stac_api crate into stac crate (#869)
  • remove unused error enums (#868)

Bug Fixes

Code Refactoring

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • pgstac bumped from 0.3.0 to 0.4.0
      • stac bumped from 0.14.0 to 0.15.0
      • stac-duckdb bumped from 0.2.0 to 0.3.0
stac-validate: 0.6.0

0.6.0 (2025-12-01)

⚠ BREAKING CHANGES

  • remove unused error enums (#868)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • stac bumped from 0.14.0 to 0.15.0
    • dev-dependencies
      • stac-io bumped from 0.1.0 to 0.2.0
stac-wasm: 0.1.0

0.1.0 (2025-12-01)

⚠ BREAKING CHANGES

  • remove unused error enums (#868)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • stac bumped from 0.14.0 to 0.15.0

This PR was generated with Release Please. See documentation.

@gadomski gadomski force-pushed the release-please--branches--main branch from 605245a to ee47eea Compare December 1, 2025 20:55
@gadomski gadomski merged commit a2f1918 into main Dec 1, 2025
10 checks passed
@gadomski gadomski deleted the release-please--branches--main branch December 1, 2025 21:44
@gadomski
Copy link
Member Author

gadomski commented Dec 1, 2025

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.

Move API client to stac-io Add autocomplete for CLI

2 participants