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.0.1 initial bi-weekly release #298

Closed
wants to merge 3 commits into from

Conversation

alamb
Copy link
Contributor

@alamb alamb commented May 16, 2021

re #292

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)
  2. I made some manual edits to the changelog while reviewing them. I left the touchups in a separate commit
  3. Update version to 4.0.1

Questions

  1. Should we call this 4.1.0 (there are some "featurettes" and new APIs such as Support LargeUtf8 in sort kernel #25 and Add Builder interface for adding Arrays to record batches #210)?

Notes:

Verson was updated using (on a Mac):

sed -i '' -e 's/5.0.0-SNAPSHOT/4.0.1/g' `find . -name 'Cargo.toml'`

@codecov-commenter
Copy link

codecov-commenter commented May 16, 2021

Codecov Report

Merging #298 (d62f26b) into active_release (3665296) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           active_release     #298   +/-   ##
===============================================
  Coverage           82.49%   82.49%           
===============================================
  Files                 162      162           
  Lines               43980    43980           
===============================================
  Hits                36283    36283           
  Misses               7697     7697           

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 3665296...d62f26b. Read the comment docs.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@alamb
Copy link
Contributor Author

alamb commented May 17, 2021

Try again in #305

@alamb alamb closed this May 17, 2021
alamb added a commit that referenced this pull request May 17, 2021
…elease #298 (#305)

* Update to version 4.1.0

* Add changelog

* Fixup changelog
@alamb alamb deleted the alamb/release_version branch June 15, 2021 11:16
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.

3 participants