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 docs/blog for release #31094

Merged
merged 8 commits into from May 2, 2024
Merged

Conversation

damccorm
Copy link
Contributor


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

CHANGES.md Show resolved Hide resolved
damccorm and others added 4 commits May 1, 2024 12:38
@damccorm damccorm marked this pull request as ready for review May 2, 2024 01:12
@damccorm
Copy link
Contributor Author

damccorm commented May 2, 2024

R: @liferoad

Copy link
Contributor

github-actions bot commented May 2, 2024

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@damccorm
Copy link
Contributor Author

damccorm commented May 2, 2024

R: @Abacn

@@ -92,7 +92,7 @@

* ([#X](https://github.com/apache/beam/issues/X)).

# [2.56.0] - Unreleased
Copy link
Contributor

Choose a reason for hiding this comment

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

add date ( - 2024-05-01) ?

realize 2.55.1 also didn't have date, before that each section was dated

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call, fixed

Official [source code download](https://downloads.apache.org/beam/2.55.1/apache-beam-2.55.1-source-release.zip).
[SHA-512](https://downloads.apache.org/beam/2.55.1/apache-beam-2.55.1-source-release.zip.sha512).
[signature](https://downloads.apache.org/beam/2.55.1/apache-beam-2.55.1-source-release.zip.asc).
Official [source code download](https://archive.apache.org/beam/2.55.1/apache-beam-2.55.1-source-release.zip).
Copy link
Contributor

Choose a reason for hiding this comment

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

the archive links to 2.55.0 / 2.55.1 are 404. It should read

https://archive.apache.org/dist/beam/2.55.0/apache-beam-2.55.0-source-release.zip

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, fixed

@@ -96,10 +96,17 @@ versions denoted `0.x.y`.

## Releases

### 2.56.0 (2024-05-01)
Official [source code download](https://downloads.apache.org/beam/2.56.0/apache-beam-2.56.0-source-release.zip).
Copy link
Contributor

Choose a reason for hiding this comment

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

they are not available yet. Checked that the url is correct. Maybe just a delay?

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 think its because PMC finalization hasn't happened yet

Copy link
Contributor

@Abacn Abacn left a comment

Choose a reason for hiding this comment

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

thank you!

@damccorm damccorm merged commit 1418030 into apache:master May 2, 2024
6 checks passed
@damccorm damccorm deleted the users/damccorm/releaseDocs branch May 2, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants