service-api-beam
1.3.0 (2026-06-16)
Added
- Added
net.democritus.api.rest:jaxrs-service-api-struts2-expanders::5.6.0(symbiotic)
Changed
-
Updated
querysearch-expanders:3.5.2->3.7.0 -
Updated
net.democritus.api.rest:jaxrs-service-api-expanders:5.5.0->5.6.0 -
Updated
net.democritus.api.rest:jaxrs-service-api-account-security-expanders:5.5.0->5.6.0 -
Updated
net.democritus.api.rest:jaxrs-service-api-assets-expanders:5.5.0->5.6.0 -
Breaking change: Replaced transitive dependencies on
net.democritus.Expanderswith the necessary submodules. -
Breaking change: Optional dependencies on the
standard-apirequire version0.29.0or higher, ifstandard-apiis present. -
Breaking change: Optional dependencies on the
web-stylesrequire version2026.1.0or higher, ifstandard-apiandweb-stylesare present.
1.2.0 (2026-02-04)
Changed
- Updated querysearch-expanders:
3.5.0->3.5.2 - Updated
net.democritus:rest-expanders::4.33.1tonet.democritus.api.rest:jaxrs-service-api-expanders::5.5.0 - Updated
net.democritus:rest-account-security-expanders::4.33.1tonet.democritus.api.rest:jaxrs-service-api-account-security-expanders::5.5.0 - Updated
net.democritus:rest-assets-expanders::4.33.1tonet.democritus.api.rest:jaxrs-service-api-assets-expanders::5.5.0
Fixed
- Breaking change: Fixed an issue where in some cases a trailing comma was expanded in the querysearch class. This no longer happens, but can break existing custom code.