Commit 1846b5f
authored
chore: release (#922)
## π€ New release
* `stac`: 0.15.1 -> 0.16.0 (β API breaking changes)
* `stac-io`: 0.2.1 -> 0.2.2 (β API compatible changes)
* `stac-server`: 0.4.1 -> 0.4.2 (β API compatible changes)
* `stac-validate`: 0.6.1 -> 0.6.2 (β API compatible changes)
* `rustac`: 0.2.1 -> 0.2.2
* `stac-duckdb`: 0.3.1 -> 0.3.2
* `pgstac`: 0.4.1 -> 0.4.2
* `stac-extensions`: 0.1.3 -> 0.1.4
### β `stac` breaking changes
```text
--- failure pub_module_level_const_missing: pub module-level const is missing ---
Description:
A public const is missing or renamed
ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.45.0/src/lints/pub_module_level_const_missing.ron
Failed in:
VERSION in file /tmp/.tmp59pq4i/stac/src/geoarrow/mod.rs:23
VERSION_KEY in file /tmp/.tmp59pq4i/stac/src/geoarrow/mod.rs:20
```
<details><summary><i><b>Changelog</b></i></summary><p>
## `stac`
<blockquote>
##
[0.16.0](stac-v0.15.1...stac-v0.16.0)
- 2026-01-05
### Added
- [**breaking**] write collections to stac-geoparquet metadata
([#927](#927))
- datetime expansion
([#917](#917))
### Fixed
- properly write metadata in async geoparquet writer
([#928](#928))
</blockquote>
## `stac-io`
<blockquote>
##
[0.2.2](stac-io-v0.2.1...stac-io-v0.2.2)
- 2026-01-05
### Fixed
- references, not ownership, in geoparquet store writer
([#929](#929))
- properly write metadata in async geoparquet writer
([#928](#928))
</blockquote>
## `stac-server`
<blockquote>
##
[0.4.2](stac-server-v0.4.1...stac-server-v0.4.2)
- 2026-01-05
### Other
- *(deps)* update reqwest requirement from 0.12.8 to 0.13.1
([#926](#926))
</blockquote>
## `stac-validate`
<blockquote>
##
[0.6.2](stac-validate-v0.6.1...stac-validate-v0.6.2)
- 2026-01-05
### Other
- update Cargo.toml dependencies
</blockquote>
## `rustac`
<blockquote>
##
[0.2.2](rustac-v0.2.1...rustac-v0.2.2)
- 2026-01-05
### Added
- datetime expansion
([#917](#917))
</blockquote>
## `stac-duckdb`
<blockquote>
##
[0.3.2](stac-duckdb-v0.3.1...stac-duckdb-v0.3.2)
- 2026-01-05
### Other
- updated the following local packages: stac
</blockquote>
## `pgstac`
<blockquote>
##
[0.4.2](pgstac-v0.4.1...pgstac-v0.4.2)
- 2026-01-05
### Other
- updated the following local packages: stac
</blockquote>
## `stac-extensions`
<blockquote>
##
[0.1.4](stac-extensions-v0.1.3...stac-extensions-v0.1.4)
- 2026-01-05
### 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 d9092fc commit 1846b5f
File tree
17 files changed
+76
-22
lines changed- crates
- cli
- core
- duckdb
- extensions
- io
- pgstac
- server
- validate
- wasm
17 files changed
+76
-22
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 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| 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 | + | |
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 | + | |
| 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 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments