Skip to main content

Minor and Major Release Policy for the SAP Cloud SDK for Java

Planned Major Releases

VersionStatusRelease DateEnd of LifeUpgrade guide
1.xDeprecated2017, Sept2018, MayN/A
2.xDeprecated2018, May2020, FebruaryN/A
3.xDeprecated2019, August2023, MarchLink
4.xReleased GA2022, October2024, May 31Link
5.xReleased GA2023, December2025, MarchLink

Minor and Major Release Policy

We follow Semantic Versioning for our releases.

Minor Release Schedule

Our regular minor version release happens every two weeks. It includes new functionality, fixes, and maintenance updates that we communicate in the release notes.

We sometimes change our release frequency to:

  • Provide a patch version to the latest minor release when a critical bug fix is necessary.
  • Accommodate a longer development cycle. We can extend an interval between minor version releases.
Upgrading between minor releases

Usually, an upgrade between minor releases does not involve any effort. All the changes are incremental and backward compatible. We do not remove any deprecated code before the next major release.

Major Release Schedule

We intend to release a new major version every 12 months to introduce significant feature upgrades, refactor existing features, and clean up deprecated code.

  • Major version release intervals are indicative and may change.
  • After release of a new major version, the preceding version will be moved into maintenance mode before being marked as deprecated. In maintenance mode, the version will still receive vulnerability fixes and major bug fixes. The duration for which we grant support highly depends customer demand.
  • We will announce planned date and scope of the next major version release in this document and release notes at least 3 months before the planned release date.
Upgrading between major versions

Major releases include incompatible API changes. An upgrade will usually involve a certain effort to make your code benefit from new APIs. We intend to minimize this effort between adjacent major versions.

  • We provide a step-by-step upgrade guide for each major version.
  • Following the upgrade steps should take less than a day of development effort regardless of the project size.

Documentation

The documentation is always up to date with the latest major release. We provide documentation for the two most recent major versions at the same time. Use the versioning toggle in the top right corner to switch between versions of the documentation.

Maintenance and Support

  • We provide new features and fixes only for the latest major release of the SAP Cloud SDK for Java.
  • We continue to support customers using any version of the SAP Cloud SDK for Java. In case the identified solution resides in upgrading to the newer version of the SAP Cloud SDK - it will be the default recommended solution.
Upgrade regularly

We recommend upgrading to the latest major version immediately or at least not later than within 3 months after its release. This guarantees:

  • easy upgrade path
  • compatibility to the latest features of SAP Business Technology Platform
  • protection of your development process from disruptions in the future. Upgrading gets more complex if you have to migrate between more than one major version.

Support and Feedback

Let us know if you have any questions about our release policy. We usually respond within one day. Check our support channels and choose the one working best for you.