Skip to content

Commit c045265

Browse files
chore(main): release 0.8.2 (#161)
Co-authored-by: stac-utils-release-bot[bot] <249776822+stac-utils-release-bot[bot]@users.noreply.github.com>
1 parent 7f8b5dc commit c045265

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "0.8.1"}
1+
{".":"0.8.2"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ This is a list of changes to `stac-geoparquet`.
77
- Don't configure logging level at module level (<https://github.com/stac-utils/stac-geoparquet/pull/152>)
88
- Write null datetime columns in UTC to support TZ-aware comparisons with other columns (<https://github.com/stac-utils/stac-geoparquet/pull/157>)
99

10+
## [0.8.2](https://github.com/stac-utils/stac-geoparquet/compare/0.8.1...0.8.2) (2026-08-12)
11+
12+
13+
### Bug Fixes
14+
15+
* don't configure global logging at module level ([#152](https://github.com/stac-utils/stac-geoparquet/issues/152)) ([72cd3a6](https://github.com/stac-utils/stac-geoparquet/commit/72cd3a6f1b8b8fc0d33963c5df6a3716bff2cb32))
16+
* null datetime columns written TZ-aware ([#157](https://github.com/stac-utils/stac-geoparquet/issues/157)) ([7cd5800](https://github.com/stac-utils/stac-geoparquet/commit/7cd58003dfc42a93dd548f0c52754639160fce69))
17+
1018
## 0.8.1
1119

1220
- Drop Python 3.9 (<https://github.com/stac-utils/stac-geoparquet/pull/133>)

0 commit comments

Comments
 (0)