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

Release Alpakka Kafka 3.0.0 #1461

Closed
25 of 27 tasks
ennru opened this issue Jan 14, 2022 · 1 comment
Closed
25 of 27 tasks

Release Alpakka Kafka 3.0.0 #1461

ennru opened this issue Jan 14, 2022 · 1 comment
Assignees
Milestone

Comments

@ennru
Copy link
Member

ennru commented Jan 14, 2022

Release Alpakka Kafka 3.0.0

Follow-up to https://github.com/akka/alpakka-kafka/releases/tag/v3.0.0-RC1

~ 1 week before the release

  • Check that any new deprecated annotations use the correct version name
  • Check that open PRs and issues assigned to the milestone are reasonable
  • Decide on a planned release date
  • Create a new milestone for the next version
  • Check closed issues without a milestone and either assign them the 'upcoming' release milestone or invalid/not release-bound

1 day before the release

  • Make sure all important / big PRs have been merged by now
  • Check versions listed in home.md

Preparing release notes in the documentation / announcement

Cutting the release

  • Wait until master build finished after merging the release notes
  • Update the draft release with the next tag version v3.0.0, title and release description linking to the announcement, release notes and milestone
  • Check that GitHub Actions release build has executed successfully (GitHub Actions will start a CI build for the new tag and publish artifacts to Sonatype)

Check availability

When everything is on maven central

  • Log into gustav.akka.io as akkarepo
    • update the current links on repo.akka.io to point to the latest version with
      ln -nsf 3.0.0 www/docs/alpakka-kafka/current
      ln -nsf 3.0.0 www/api/alpakka-kafka/current
      ln -nsf 3.0.0 www/docs/alpakka-kafka/3.0
      ln -nsf 3.0.0 www/api/alpakka-kafka/3.0
      
    • check changes and commit the new version to the local git repository
      cd ~/www
      git add docs/alpakka-kafka/3.0 docs/alpakka-kafka/current docs/alpakka-kafka/3.0.0
      git add api/alpakka-kafka/3.0 api/alpakka-kafka/current api/alpakka-kafka/3.0.0
      git commit -m "Alpakka Kafka 3.0.0"
      

Announcements

  • For non-patch releases: Merge draft news item for akka.io
  • Send a release notification to Lightbend discuss
  • Tweet using the akkateam account (or ask someone to) about the new release
  • Announce internally

Afterwards

@ennru ennru added this to the 3.0.0 milestone Jan 14, 2022
@ennru ennru self-assigned this Jan 14, 2022
@ennru
Copy link
Member Author

ennru commented Jan 24, 2022

Done.

@ennru ennru closed this as completed Jan 24, 2022
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

No branches or pull requests

1 participant