Skip to content

Conversation

@gadomski
Copy link
Member

@gadomski gadomski commented Jan 5, 2026

No description provided.

@gadomski gadomski self-assigned this Jan 5, 2026
@gadomski gadomski changed the title feat: properly write metadata in async geoparquet writer fix: properly write metadata in async geoparquet writer Jan 5, 2026
@gadomski gadomski merged commit 98c05ca into main Jan 5, 2026
13 checks passed
@gadomski gadomski deleted the add-collection-stac-geoparquet-object branch January 5, 2026 23:35
@stac-utils-release-bot stac-utils-release-bot bot mentioned this pull request Jan 5, 2026
gadomski pushed a commit that referenced this pull request Jan 6, 2026
## 🤖 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants