From 2b080c2234449c735cc70887fcb7eb3fe5448886 Mon Sep 17 00:00:00 2001 From: Pete Gadomski Date: Tue, 29 Apr 2025 05:34:56 -0600 Subject: [PATCH] release: v0.7.0 --- CHANGELOG.md | 6 +++--- Cargo.lock | 32 ++++++++++++++++---------------- Cargo.toml | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb30b6d..e26b043 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] -## [0.7.0-beta.6] - 2025-04-23 +## [0.7.0] - 2025-04-29 ### Added @@ -202,8 +202,8 @@ Non-functional release to fix releasing from Github actions. Initial release. -[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.7.0-beta.6...main -[0.7.0-beta.6]: https://github.com/stac-utils/rustac-py/compare/v0.6.0...v0.7.0-beta.6 +[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.7.0.6...main +[0.7.0]: https://github.com/stac-utils/rustac-py/compare/v0.6.0...v0.7.0 [0.6.0]: https://github.com/stac-utils/rustac-py/compare/v0.5.9...v0.6.0 [0.5.9]: https://github.com/stac-utils/rustac-py/compare/v0.5.8...v0.5.9 [0.5.8]: https://github.com/stac-utils/rustac-py/compare/v0.5.7...v0.5.8 diff --git a/Cargo.lock b/Cargo.lock index 612e70a..0861b80 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -697,9 +697,9 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" [[package]] name = "chrono" -version = "0.4.40" +version = "0.4.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c" +checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" dependencies = [ "android-tzdata", "iana-time-zone", @@ -2671,7 +2671,7 @@ dependencies = [ [[package]] name = "pgstac" version = "0.3.0" -source = "git+https://github.com/stac-utils/rustac?branch=main#7ff8ac4e0c4359183dc00cd9cc1835f2a87d8665" +source = "git+https://github.com/stac-utils/rustac?branch=main#55d9069bafb4f4af02a8d7f0486ff3ad6e6439b6" dependencies = [ "serde", "serde_json", @@ -3376,7 +3376,7 @@ dependencies = [ [[package]] name = "rustac" version = "0.5.3" -source = "git+https://github.com/stac-utils/rustac?branch=main#7ff8ac4e0c4359183dc00cd9cc1835f2a87d8665" +source = "git+https://github.com/stac-utils/rustac?branch=main#55d9069bafb4f4af02a8d7f0486ff3ad6e6439b6" dependencies = [ "anyhow", "axum", @@ -3393,7 +3393,7 @@ dependencies = [ [[package]] name = "rustac-py" -version = "0.7.0-beta.6" +version = "0.7.0" dependencies = [ "cargo-lock", "clap", @@ -3779,7 +3779,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" [[package]] name = "stac" version = "0.12.0" -source = "git+https://github.com/stac-utils/rustac?branch=main#7ff8ac4e0c4359183dc00cd9cc1835f2a87d8665" +source = "git+https://github.com/stac-utils/rustac?branch=main#55d9069bafb4f4af02a8d7f0486ff3ad6e6439b6" dependencies = [ "arrow-array", "arrow-cast", @@ -3814,7 +3814,7 @@ dependencies = [ [[package]] name = "stac-api" version = "0.7.1" -source = "git+https://github.com/stac-utils/rustac?branch=main#7ff8ac4e0c4359183dc00cd9cc1835f2a87d8665" +source = "git+https://github.com/stac-utils/rustac?branch=main#55d9069bafb4f4af02a8d7f0486ff3ad6e6439b6" dependencies = [ "async-stream", "chrono", @@ -3839,7 +3839,7 @@ dependencies = [ [[package]] name = "stac-derive" version = "0.2.0" -source = "git+https://github.com/stac-utils/rustac?branch=main#7ff8ac4e0c4359183dc00cd9cc1835f2a87d8665" +source = "git+https://github.com/stac-utils/rustac?branch=main#55d9069bafb4f4af02a8d7f0486ff3ad6e6439b6" dependencies = [ "quote", "syn 2.0.101", @@ -3848,7 +3848,7 @@ dependencies = [ [[package]] name = "stac-duckdb" version = "0.1.1" -source = "git+https://github.com/stac-utils/rustac?branch=main#7ff8ac4e0c4359183dc00cd9cc1835f2a87d8665" +source = "git+https://github.com/stac-utils/rustac?branch=main#55d9069bafb4f4af02a8d7f0486ff3ad6e6439b6" dependencies = [ "arrow-array", "chrono", @@ -3867,7 +3867,7 @@ dependencies = [ [[package]] name = "stac-server" version = "0.3.4" -source = "git+https://github.com/stac-utils/rustac?branch=main#7ff8ac4e0c4359183dc00cd9cc1835f2a87d8665" +source = "git+https://github.com/stac-utils/rustac?branch=main#55d9069bafb4f4af02a8d7f0486ff3ad6e6439b6" dependencies = [ "axum", "bb8", @@ -4248,9 +4248,9 @@ dependencies = [ [[package]] name = "toml" -version = "0.8.21" +version = "0.8.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "900f6c86a685850b1bc9f6223b20125115ee3f31e01207d81655bbcc0aea9231" +checksum = "05ae329d1f08c4d17a59bed7ff5b5a769d062e64a62d34a3261b219e62cd5aae" dependencies = [ "serde", "serde_spanned", @@ -4269,9 +4269,9 @@ dependencies = [ [[package]] name = "toml_edit" -version = "0.22.25" +version = "0.22.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10558ed0bd2a1562e630926a2d1f0b98c827da99fabd3fe20920a59642504485" +checksum = "310068873db2c5b3e7659d2cc35d21855dbafa50d1ce336397c666e3cb08137e" dependencies = [ "indexmap 2.9.0", "serde", @@ -4283,9 +4283,9 @@ dependencies = [ [[package]] name = "toml_write" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28391a4201ba7eb1984cfeb6862c0b3ea2cfe23332298967c749dddc0d6cd976" +checksum = "bfb942dfe1d8e29a7ee7fcbde5bd2b9a25fb89aa70caea2eba3bee836ff41076" [[package]] name = "tower" diff --git a/Cargo.toml b/Cargo.toml index 96e5c87..cae103c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustac-py" -version = "0.7.0-beta.6" +version = "0.7.0" edition = "2024" publish = false