Merged
Conversation
Member
Author
|
Things pass on my windows machine, too. |
gadomski
added a commit
to stac-utils/rustac-py
that referenced
this pull request
Feb 12, 2026
Merged
gadomski
added a commit
to stac-utils/rustac-py
that referenced
this pull request
Feb 12, 2026
gadomski
pushed a commit
that referenced
this pull request
Feb 12, 2026
## 🤖 New release * `stac`: 0.16.2 -> 0.16.3 (✓ API compatible changes) * `stac-io`: 0.2.4 -> 0.2.5 (✓ API compatible changes) * `stac-validate`: 0.6.4 -> 0.6.5 (✓ API compatible changes) * `pgstac`: 0.4.5 -> 0.4.6 * `stac-duckdb`: 0.3.4 -> 0.3.5 * `stac-server`: 0.4.5 -> 0.4.6 * `rustac`: 0.2.6 -> 0.2.7 * `stac-extensions`: 0.1.6 -> 0.1.7 <details><summary><i><b>Changelog</b></i></summary><p> ## `stac` <blockquote> ## [0.16.3](stac-v0.16.2...stac-v0.16.3) - 2026-02-12 ### Fixed - windows paths ([#955](#955)) </blockquote> ## `stac-io` <blockquote> ## [0.2.5](stac-io-v0.2.4...stac-io-v0.2.5) - 2026-02-12 ### Fixed - windows paths ([#955](#955)) </blockquote> ## `stac-validate` <blockquote> ## [0.6.5](stac-validate-v0.6.4...stac-validate-v0.6.5) - 2026-02-12 ### Other - update Cargo.toml dependencies </blockquote> ## `pgstac` <blockquote> ## [0.4.6](pgstac-v0.4.5...pgstac-v0.4.6) - 2026-02-12 ### Other - updated the following local packages: stac </blockquote> ## `stac-duckdb` <blockquote> ## [0.3.5](stac-duckdb-v0.3.4...stac-duckdb-v0.3.5) - 2026-02-12 ### Other - updated the following local packages: stac </blockquote> ## `stac-server` <blockquote> ## [0.4.6](stac-server-v0.4.5...stac-server-v0.4.6) - 2026-02-12 ### Other - updated the following local packages: stac, pgstac, stac-duckdb </blockquote> ## `rustac` <blockquote> ## [0.2.7](rustac-v0.2.6...rustac-v0.2.7) - 2026-02-12 ### Other - updated the following local packages: stac, stac-io, stac-validate, pgstac, stac-duckdb, stac-server </blockquote> ## `stac-extensions` <blockquote> ## [0.1.7](stac-extensions-v0.1.6...stac-extensions-v0.1.7) - 2026-02-12 ### Other - updated the following local packages: stac </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: stac-utils-release-bot[bot] <249776822+stac-utils-release-bot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #953