Commit 3ee641e
authored
chore: release (#1032)
## π€ New release
* `stac`: 0.17.0 -> 0.17.1 (β API compatible changes)
* `stac-duckdb`: 0.3.7 -> 0.3.8
* `stac-io`: 0.2.8 -> 0.2.9 (β API compatible changes)
* `stac-server`: 0.5.2 -> 0.5.3 (β API compatible changes)
* `stac-validate`: 0.6.8 -> 0.6.9 (β API compatible changes)
* `rustac`: 0.2.9 -> 0.2.10
* `stac-wasm`: 0.1.0
* `stac-extensions`: 0.1.10 -> 0.1.11
<details><summary><i><b>Changelog</b></i></summary><p>
## `stac`
<blockquote>
##
[0.17.1](stac-v0.17.0...stac-v0.17.1)
- 2026-06-17
### Added
- deserialize lists into fields
### Fixed
- don't require include or exclude when deserializing fields
- *(docs)* correct description of into_cql2_text
([#1036](#1036))
</blockquote>
## `stac-duckdb`
<blockquote>
##
[0.3.8](stac-duckdb-v0.3.7...stac-duckdb-v0.3.8)
- 2026-06-17
### Other
- add note about DUCKDB_DOWNLOAD_LIB
([#1062](#1062))
- remove pgstac crate (moved to pgstac repo)
([#1046](#1046))
</blockquote>
## `stac-io`
<blockquote>
##
[0.2.9](stac-io-v0.2.8...stac-io-v0.2.9)
- 2026-06-17
### Other
- more debug info when searching
</blockquote>
## `stac-server`
<blockquote>
##
[0.5.3](stac-server-v0.5.2...stac-server-v0.5.3)
- 2026-06-17
### Other
- remove pgstac crate (moved to pgstac repo)
([#1046](#1046))
</blockquote>
## `stac-validate`
<blockquote>
##
[0.6.9](stac-validate-v0.6.8...stac-validate-v0.6.9)
- 2026-06-17
### Other
- *(deps)* bump the jsonschema group with 2 updates
([#1031](#1031))
</blockquote>
## `rustac`
<blockquote>
##
[0.2.10](rustac-v0.2.9...rustac-v0.2.10)
- 2026-06-17
### Other
- add note about DUCKDB_DOWNLOAD_LIB
([#1062](#1062))
- remove pgstac crate (moved to pgstac repo)
([#1046](#1046))
</blockquote>
## `stac-wasm`
<blockquote>
##
[0.1.0](stac-wasm-v0.0.4...stac-wasm-v0.1.0)
(2025-12-01)
### β BREAKING CHANGES
* remove unused error enums
([#868](#868))
### Features
* stac_wasm.stacJsonToParquet
([#786](#786))
([6b1971a](6b1971a))
* wasm ([#744](#744))
([db5cd21](db5cd21))
### Bug Fixes
* pin arrow-wasm
([#785](#785))
([8f9c28b](8f9c28b))
* remove the package lock
([#745](#745))
([b3337f6](b3337f6))
* remove unused error enums
([#868](#868))
([cf0e815](cf0e815))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* stac bumped from 0.14.0 to 0.15.0
</blockquote>
## `stac-extensions`
<blockquote>
##
[0.1.11](stac-extensions-v0.1.10...stac-extensions-v0.1.11)
- 2026-06-17
### 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>1 parent e44f956 commit 3ee641e
15 files changed
Lines changed: 68 additions & 19 deletions
File tree
- crates
- cli
- core
- duckdb
- extensions
- io
- server
- validate
- wasm
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
7 | 18 | | |
8 | 19 | | |
9 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments