v2.2.0
Release version 2.2.0. This is the first release of esmf-sdk (previously known as sds-sdk) and is now based on SAMM (previously known as BAMM). Note that the jar files for the SDK are not part of the Github release any longer, as they are available on Maven Central.
Also note that, although the major version does not change (since it is aligned with the supported meta model version), this release comes with breaking changes. In particular, packages and classes have been renamed; for more information refer to the migration guide.
What's Changed for users
Infrastructure changes etc.
- Fix build pipelines by @atextor in #327
- Fix YAML indentation in build pipeline by @atextor in #328
- Fix cd in release pipeline by @atextor in #329
- Update nexus-staging-maven-plugin by @atextor in #330
- Fix Nexus staging profile id by @atextor in #331
- Explicitly set git-auto-commit file pattern by @atextor in #332
- Include CLI correctly in Github release by @atextor in #333
Full Changelog: v2.1.3...v2.2.0