Commit 01ec2be
authored
chore: release (#915)
## π€ New release
* `stac`: 0.15.0 -> 0.15.1 (β API compatible changes)
* `stac-duckdb`: 0.3.0 -> 0.3.1
* `stac-io`: 0.2.0 -> 0.2.1 (β API compatible changes)
* `pgstac`: 0.4.0 -> 0.4.1 (β API compatible changes)
* `stac-server`: 0.4.0 -> 0.4.1 (β API compatible changes)
* `stac-validate`: 0.6.0 -> 0.6.1 (β API compatible changes)
* `rustac`: 0.2.0 -> 0.2.1
* `stac-extensions`: 0.1.2 -> 0.1.3 (β API compatible changes)
<details><summary><i><b>Changelog</b></i></summary><p>
## `stac`
<blockquote>
##
[0.15.1](stac-v0.15.0...stac-v0.15.1)
- 2025-12-15
### Added
- add matches_cql2
([#909](#909))
### Other
- switch to release-plz
([#911](#911))
- update releasing to be much simpler
([#899](#899))
</blockquote>
## `stac-duckdb`
<blockquote>
##
[0.3.1](stac-duckdb-v0.3.0...stac-duckdb-v0.3.1)
- 2025-12-15
### Other
- update releasing to be much simpler
([#899](#899))
</blockquote>
## `stac-io`
<blockquote>
##
[0.2.1](stac-io-v0.2.0...stac-io-v0.2.1)
- 2025-12-15
### Other
- switch to release-plz
([#911](#911))
- update releasing to be much simpler
([#899](#899))
</blockquote>
## `pgstac`
<blockquote>
##
[0.4.1](pgstac-v0.4.0...pgstac-v0.4.1)
- 2025-12-15
### Other
- switch to release-plz
([#911](#911))
- update releasing to be much simpler
([#899](#899))
</blockquote>
## `stac-server`
<blockquote>
##
[0.4.1](stac-server-v0.4.0...stac-server-v0.4.1)
- 2025-12-15
### Other
- switch to release-plz
([#911](#911))
- update releasing to be much simpler
([#899](#899))
</blockquote>
## `stac-validate`
<blockquote>
##
[0.6.1](stac-validate-v0.6.0...stac-validate-v0.6.1)
- 2025-12-15
### Other
- update releasing to be much simpler
([#899](#899))
</blockquote>
## `rustac`
<blockquote>
##
[0.2.1](rustac-v0.2.0...rustac-v0.2.1)
- 2025-12-15
### Other
- update releasing to be much simpler
([#899](#899))
</blockquote>
## `stac-extensions`
<blockquote>
##
[0.1.3](stac-extensions-v0.1.2...stac-extensions-v0.1.3)
- 2025-12-15
### Other
- update releasing to be much simpler
([#899](#899))
</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 7f6c6a6 commit 01ec2be
File tree
17 files changed
+80
-24
lines changed- crates
- cli
- core
- duckdb
- extensions
- io
- pgstac
- server
- validate
- wasm
17 files changed
+80
-24
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 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
| 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