Commit b0084ec
authored
chore: release (#939)
## π€ New release
* `stac`: 0.16.0 -> 0.16.1 (β API compatible changes)
* `stac-io`: 0.2.2 -> 0.2.3 (β API compatible changes)
* `stac-validate`: 0.6.2 -> 0.6.3 (β API compatible changes)
* `pgstac`: 0.4.3 -> 0.4.4
* `stac-duckdb`: 0.3.2 -> 0.3.3
* `stac-server`: 0.4.3 -> 0.4.4
* `rustac`: 0.2.3 -> 0.2.4
* `stac-extensions`: 0.1.4 -> 0.1.5
<details><summary><i><b>Changelog</b></i></summary><p>
## `stac`
<blockquote>
##
[0.16.1](stac-v0.16.0...stac-v0.16.1)
- 2026-01-20
### Added
- dictionary-encode repeated string fields
([#937](#937))
</blockquote>
## `stac-io`
<blockquote>
##
[0.2.3](stac-io-v0.2.2...stac-io-v0.2.3)
- 2026-01-20
### Other
- update Cargo.toml dependencies
</blockquote>
## `stac-validate`
<blockquote>
##
[0.6.3](stac-validate-v0.6.2...stac-validate-v0.6.3)
- 2026-01-20
### Other
- update Cargo.toml dependencies
</blockquote>
## `pgstac`
<blockquote>
##
[0.4.4](pgstac-v0.4.3...pgstac-v0.4.4)
- 2026-01-20
### Other
- updated the following local packages: stac
</blockquote>
## `stac-duckdb`
<blockquote>
##
[0.3.3](stac-duckdb-v0.3.2...stac-duckdb-v0.3.3)
- 2026-01-20
### Other
- updated the following local packages: stac
</blockquote>
## `stac-server`
<blockquote>
##
[0.4.4](stac-server-v0.4.3...stac-server-v0.4.4)
- 2026-01-20
### Other
- updated the following local packages: stac, pgstac, stac-duckdb
</blockquote>
## `rustac`
<blockquote>
##
[0.2.4](rustac-v0.2.3...rustac-v0.2.4)
- 2026-01-20
### Other
- updated the following local packages: stac, stac-io, stac-validate,
pgstac, stac-duckdb, stac-server
</blockquote>
## `stac-extensions`
<blockquote>
##
[0.1.5](stac-extensions-v0.1.4...stac-extensions-v0.1.5)
- 2026-01-20
### 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 7a4243e commit b0084ec
File tree
17 files changed
+71
-23
lines changed- crates
- cli
- core
- duckdb
- extensions
- io
- pgstac
- server
- validate
- wasm
17 files changed
+71
-23
lines changed| 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 | | |
| |||
24 | 24 | | |
25 | 25 | | |
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 | + | |
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 | | |
| |||
| 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 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| 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