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

Add changelog and bump version for proposed 4.3.0 release #444

Merged
merged 2 commits into from
Jun 10, 2021

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jun 10, 2021

re #292

Note: merging into active_release (not master)

I would like to propose a 4.3.0 Arrow release. Here is the changelog:

Created with this command:

git rev-list 4.2.0..apache/active_release --pretty=oneline

As always, help to format this better would be most appreciated

@@ -18,3 +43,72 @@ For older versions, see [apache/arrow/CHANGELOG.md](https://github.com/apache/ar
* 6ef14ce503f8bf67db32c8ecb15891317b73a8fa fix invalid null handling in filter (#296) (#356)
* 1bdfbd921ef0ff201e598ec54a6b0a84c4ffd1f2 Doctests for StringArray and LargeStringArray. (#330) (#355)
* 305b41e97692b0b342846c3bff06e42f439772fa Mutablebuffer::shrink_to_fit (#318) (#344)


## [4.1.0](https://github.com/apache/arrow-rs/tree/4.1.0) (2021-05-17)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added this one back in for posterity

@codecov-commenter
Copy link

Codecov Report

Merging #444 (a7656a8) into active_release (a7656a8) will not change coverage.
The diff coverage is n/a.

❗ Current head a7656a8 differs from pull request most recent head b1998ab. Consider uploading reports for the commit b1998ab to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##           active_release     #444   +/-   ##
===============================================
  Coverage           82.69%   82.69%           
===============================================
  Files                 163      163           
  Lines               44775    44775           
===============================================
  Hits                37025    37025           
  Misses               7750     7750           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7656a8...b1998ab. Read the comment docs.

@alamb alamb merged commit 1f7f4bc into apache:active_release Jun 10, 2021
@alamb alamb deleted the alamb/bump_release branch June 10, 2021 21:56
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.

None yet

2 participants