You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/05/17 13:24:00 UTC

[GitHub] [arrow-rs] alamb opened a new pull request #305: Add changelog and bump version for proposed 4.1.0 initial bi-weekly release #298

alamb opened a new pull request #305:
URL: https://github.com/apache/arrow-rs/pull/305


   re https://github.com/apache/arrow-rs/issues/292.
   
   Supercedes https://github.com/apache/arrow-rs/pull/298 (the initial version)
   
   NOTE: This PR targets the `active_release` branch, NOT `master`
   
   # Rationale:
   Begin preparing for the first bi weekly release
   
   # Changes:
   1. Add changelog (see [rendered version](https://github.com/alamb/arrow-rs/blob/alamb/release-take2/CHANGELOG.md))
   2. I made some manual edits to the changelog while reviewing them. I left the touchups in a separate commit
   2. Update version to 4.1.0
   
   # Notes
   I chose to call this 4.1.0 as there are some "featurettes" and new APIs such as https://github.com/apache/arrow-rs/issues/25 and #210.
   
   # Notes:
   * Process is documented in https://github.com/apache/arrow-rs/pull/299 (still a WIP)
   
   Verson was updated using (on a Mac):
   ```
   sed -i '' -e 's/5.0.0-SNAPSHOT/4.1.0/g' `find . -name 'Cargo.toml'`
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-rs] alamb merged pull request #305: Add changelog and bump version for proposed 4.1.0 initial bi-weekly release #298

Posted by GitBox <gi...@apache.org>.
alamb merged pull request #305:
URL: https://github.com/apache/arrow-rs/pull/305


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org