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 Kalix Java/Scala SDKs 1.1.4 #1362

Closed
14 tasks done
pvlugter opened this issue Dec 20, 2022 · 3 comments
Closed
14 tasks done

Release Kalix Java/Scala SDKs 1.1.4 #1362

pvlugter opened this issue Dec 20, 2022 · 3 comments
Assignees
Labels
kalix-runtime Runtime and SDKs sub-team

Comments

@pvlugter
Copy link
Member

pvlugter commented Dec 20, 2022

Release Kalix Java/Scala SDKs

Prepare

  • Make sure all important PRs have been merged
  • Check that the latest build successfully finished
  • Make sure a version of the proxy that supports the protocol version the SDK expects has been deployed to production

You can see the proxy version on prod on grafana or using various other methods.

Cutting the release

  • Edit the draft release notes and create the appropriate tag
    • CI will automatically publish to Sonatype OSSRH (Maven Central) based on the tag
    • CI will update the docs/kalix-current branch

Check availability

Fix and publish docs

Update to the latest version

  • Review and merge PR created by bot (should appear here). While reviewing confirm the release version is updated for:
    • kalix-sdk.version in the samples/*/pom.xml files
    • kalix-sdk.version default value in the samples/scala-*/project/plugins.sbt files
    • version in maven-java/**/pom.xml

Check docs update

  • Check for updated docs (see the timestamp on the bottom of the page)

Announcements

  • Announce in the forum
  • Inform Lightbend marketing and engineering if it's a noteworthy release
  • Close this issue
@pvlugter pvlugter added the kalix-runtime Runtime and SDKs sub-team label Dec 20, 2022
@pvlugter pvlugter self-assigned this Dec 20, 2022
@pvlugter
Copy link
Member Author

Publish step failed, after many retries:

warn [SonatypeClient] [243/243] Execution failed: [404: Not Found] Request failed: {"errors":[{"id":"*","msg":"No activity for repository: iokalix-1074"}]}. Retrying in 15.00 sec.  - (SonatypeClient.scala:172)

Known issue in sbt-sonatype: xerial/sbt-sonatype#276

Artifacts were published successfully: https://repo1.maven.org/maven2/io/kalix/kalix-spring-sdk/1.1.4/

But the rest of the release workflow won't run. May be able to finish it manually. Otherwise probably need to bump version again.

@pvlugter
Copy link
Member Author

Finishing this off manually. We may want to follow up with a 1.1.5 release anyway.

@pvlugter
Copy link
Member Author

Fix for replicated entities linked in forum: https://discuss.kalix.io/t/weird-error-when-retrieving-replicated-entity/159/6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kalix-runtime Runtime and SDKs sub-team
Projects
None yet
Development

No branches or pull requests

1 participant