Releases: AAFC-BICoE/dina-base-api
Releases · AAFC-BICoE/dina-base-api
0.135
0.134
What's Changed
- Added identifier type base entity
- Implemented repository v2 update operation
- Deprecated some classes that will be removed in 0.135
Full Changelog: v0.133...v0.134
0.133
What's Changed
- Add find all by query stream
- Move AgentRoles from transaction-api to dina-base
Full Changelog: v0.132...v0.133
0.132
0.131
What's Changed
- New repository implementation (
v2
) based on spring-hateoas-jsonapi - Improved DevUserConfig
Full Changelog: v0.130...v0.131
0.130
What's Changed
- Added support for aliases in WorkbookGenerator
- Change convert workbook response to return more metadata
Full Changelog: v0.129...v0.130
0.129
What's Changed
- Added base class for dina validator
- Fixed issue with audit on update is not refreshing the dto before auditing
- Added method to standardize group name
- Added map struct for new mapping
Full Changelog: v0.128...v0.129
0.128
What's Changed
- Added FilterComponent support to SimpleObjectFilterHandlerV2
- Added sort support to collection backed read only dina service
- Remove jcenter dependency
- Use shade plugin for legacy libs
Full Changelog: v0.127...v0.128
0.127
What's Changed
- Read only dina repository v2 should handle absence of query string
- Add collection backed read only service base class
Full Changelog: v0.126...v0.127