Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release geoarrow v0.3.0-beta.1 #705

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

gadomski
Copy link
Contributor

If it's ok, I'd be stoked to get a v0.3.0 release of geoarrow — some of my stac-geoparquet is getting close to being release-able.

Here's a checklist of things that have been mentioned as part of a v0.3 (including #628 (comment) and https://github.com/geoarrow/geoarrow-rs/milestone/3):

As a part of this release PR I've updated our deps when possible (sqlx will require code change to support an update so I haven't done that one).

@gadomski gadomski force-pushed the release/geoarrow-v0.3.0 branch from 37179f9 to 68a26ba Compare August 23, 2024 13:39
Cargo.toml Show resolved Hide resolved
@kylebarron
Copy link
Member

Does crates-io let you publish a package that relies on another library's pre-release version? I.e. alpha or beta?

@gadomski
Copy link
Contributor Author

Does crates-io let you publish a package that relies on another library's pre-release version? I.e. alpha or beta?

I believe so, so if we wanted to go alpha.2 or beta.1 that'd work just fine. You can't depend on a pinned SHA.

@kylebarron
Copy link
Member

Let's set this as 0.3.0-beta.1 if that's ok.

@gadomski gadomski force-pushed the release/geoarrow-v0.3.0 branch from 68a26ba to 7b91d9a Compare August 23, 2024 13:50
@gadomski
Copy link
Contributor Author

Comment on lines +10 to +13
- Parse row group stats out of GeoParquet ([#571](https://github.com/geoarrow/geoarrow-rs/pull/571))
- Writing GeoParquet with GeoArrow encoding ([#583](https://github.com/geoarrow/geoarrow-rs/pull/583))
- Async GeoParquet writing ([#587](https://github.com/geoarrow/geoarrow-rs/pull/587))
- Bounding box queries on GeoParquet files ([#590](https://github.com/geoarrow/geoarrow-rs/pull/590))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I'd really like to have full GeoParquet 1.1 support in the 0.3.0 release

@kylebarron kylebarron enabled auto-merge (squash) August 23, 2024 13:54
@kylebarron kylebarron changed the title Release geoarrow v0.3.0 Release geoarrow v0.3.0-beta.1 Aug 23, 2024
@kylebarron kylebarron merged commit 32c82fc into geoarrow:main Aug 23, 2024
22 checks passed
@gadomski gadomski deleted the release/geoarrow-v0.3.0 branch August 23, 2024 14:00
@kylebarron
Copy link
Member

https://crates.io/crates/geoarrow/0.3.0-beta.1

@gadomski
Copy link
Contributor Author

Thanks Kyle!

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