🚀 New features
- Add DMF support in hawkbit SDK (#1708)
- Introduce READ_TENANT_CONFIGURATION permission (#1713)
- Add docker configuration for Simple UI (#1719)
- Support for OAuth2 resource server with issuer URI (#1731)
- Add PollStatus to result of list targets via REST API (#1734)
- Add REST method for update rollout (#1749)
- Tests for dynamic rollouts (#1777)
👍🏻 Improvements
- Ignore isEmpty methods in MgmtTargetAttributes and MgmtDistributionSetAssignments in order to avoid invalid schematic (#1794)
- Involve all targets in dynamic rollout (#1795)
- Improve building of SQL from an RSQL query (#1766)
- Prevent deletion of Software Module of locked DS #1793 (#1793)
- Optimize RSQL Visitor G2 (#1828)
- Refactor RSQL search fields related classes (#1834)
⬆️ Version upgrades
- Spring version to 3.3.5 (#1914)
🐞 Bugs fixed
- Handle error when iterating over active rollouts (#1747)
- Fix lastModifiedBy on modification perfomed by the JpaRolloutExecutor (#1748)
❗ Removed features
- Remove download by downloadId functionality (#1820)