Skip to content

Commit

Permalink
Prepare release 0.14.8 (#5486)
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones authored Sep 16, 2024
1 parent 2a230a8 commit 88d07bb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
9 changes: 5 additions & 4 deletions site/src/main/paradox/dev/How-to-Release.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ git push origin vX.Y.Z

## After successfully published artifacts

- Clean the `mimaBinaryIssueFilters` in `build.sbt`
- Run @github[scripts/bump_scio.sh](/scripts/bump_scio.sh) to update [homebrew formula](https://github.com/spotify/homebrew-public/blob/master/scio.rb) and `scioVersion` in downstream repos including [scio.g8](https://github.com/spotify/scio.g8), [featran](https://github.com/spotify/featran), etc.
- Send external announcement to [email protected] and [email protected]
- Announce on Twitter
- Clean the `mimaBinaryIssueFilters` in `build.sbt` if needed
- Create a [GitHub release](https://github.com/spotify/scio/releases)
- Run @github[scripts/bump_scio.sh](/scripts/bump_scio.sh) to update [homebrew formula](https://github.com/spotify/homebrew-public/blob/master/scio.rb)
- Update `scioVersion` in downstream repos ([scio.g8](https://github.com/spotify/scio.g8), etc.)
- Send announcement to [email protected]
3 changes: 2 additions & 1 deletion site/src/main/paradox/releases/Apache-Beam.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Also check out the [SDK Version Support Status](https://cloud.google.com/dataflo

| **Scio Version** | **Beam Version** | **Details** |
|:----------------:|:----------------:|:------------------------------------------------------|
| 0.14.8 | 2.59.0 | This version will be deprecated on August 24, 2025. |
| 0.14.7 | 2.58.1 | This version will be deprecated on August 16, 2025. |
| 0.14.6 | 2.57.0 | This version will be deprecated on June 26, 2025. |
| 0.14.5 | 2.56.0 | This version will be deprecated on May 1, 2025. |
Expand All @@ -44,7 +45,7 @@ Also check out the [SDK Version Support Status](https://cloud.google.com/dataflo
| 0.13.6 | 2.52.0 | This version will be deprecated on November 17, 2024. |
| 0.13.5 | 2.51.0 | This version will be deprecated on October 12, 2024. |
| 0.13.4 | 2.51.0 | This version will be deprecated on October 12, 2024. |
| 0.13.3 | 2.50.0 | This version will be deprecated on August 30, 2024. |
| 0.13.3 | 2.50.0 | Deprecated on August 30, 2024. |
| 0.13.2 | 2.49.0 | Deprecated on July 17, 2024. |
| 0.13.1 | 2.49.0 | Deprecated onJuly 17, 2024. |
| 0.13.0 | 2.48.0 | Deprecated on May 31, 2024. |
Expand Down

0 comments on commit 88d07bb

Please sign in to comment.