Skip to content

object_store: Update version to 0.4.0, initial release scripts, CHANGELOG for 0.4.0 release#2392

Merged
alamb merged 12 commits into
apache:masterfrom
alamb:alamb/prepare_for_object_store
Aug 10, 2022
Merged

object_store: Update version to 0.4.0, initial release scripts, CHANGELOG for 0.4.0 release#2392
alamb merged 12 commits into
apache:masterfrom
alamb:alamb/prepare_for_object_store

Conversation

@alamb

@alamb alamb commented Aug 10, 2022

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

re #2261

Rationale for this change

This PR includes scripts and instructions for creating object_store releases. They are based on the release scripts for the apache-arrow-rs*.tar.gz files

I opted to put these scripts in a parallel structure in object_store/dev/release both for convenience as well as for the time when I hope this crate will be brought into its own repository.

What changes are included in this PR?

  • Updated README.md for creating object_store release
  • Scripts to create CHANGELOG: object_store/dev/release/update_change_log.sh
  • Initial draft of a 0.4.0 CHANGELOG.md:
  • Script to create a release candidate: object_store/dev/release/create-tarball.sh
  • Script to verify the release candidate: object_store/dev/release/verify-release-candidate.sh
  • Script to publish the release candidate: object_store/dev/release/release-tarball.sh

Are there any user-facing changes?

No

@alamb alamb added development-process Related to development process of arrow-rs object-store labels Aug 10, 2022
@alamb alamb changed the title Release scripts for object_store releases, initial CHANGELOG for 0.4.0 release object_store: Update version to 0.4.0, initial release scripts, CHANGELOG for 0.4.0 release Aug 10, 2022
@alamb alamb marked this pull request as ready for review August 10, 2022 14:16
@alamb

alamb commented Aug 10, 2022

Copy link
Copy Markdown
Contributor Author

I plan to merge this in without any pre-review so I can then cut the first RC -- I figure anyone who cares can review this code / scripts during the 72 hour voting window

@alamb alamb merged commit 195d9c5 into apache:master Aug 10, 2022
@alamb alamb mentioned this pull request Aug 10, 2022
7 tasks
@ursabot

ursabot commented Aug 10, 2022

Copy link
Copy Markdown

Benchmark runs are scheduled for baseline = 630506e and contender = 195d9c5. 195d9c5 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Skipped ⚠️ Benchmarking of arrow-rs-commits is not supported on ec2-t3-xlarge-us-east-2] ec2-t3-xlarge-us-east-2
[Skipped ⚠️ Benchmarking of arrow-rs-commits is not supported on test-mac-arm] test-mac-arm
[Skipped ⚠️ Benchmarking of arrow-rs-commits is not supported on ursa-i9-9960x] ursa-i9-9960x
[Skipped ⚠️ Benchmarking of arrow-rs-commits is not supported on ursa-thinkcentre-m75q] ursa-thinkcentre-m75q
Buildkite builds:
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

alamb added a commit to alamb/arrow-rs that referenced this pull request Mar 20, 2025
…NGELOG for `0.4.0` release (apache#2392)

* begin putting object store scripts in place

* More scripts, initial changelog

* Fix tags

* updates

* Create tarball script

* Update version

* Start on verify script

* Updates

* Add release scripts

* README updates

* prettier

* Clean up changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of arrow-rs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants