This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
1.2.0
Agera core
- Added an
orContinue
directive to the repository compiler, allowing for the rest of the processing flow to only be used if thethenAttempt
failed - Added a
sendDiscardedValuesTo
directive to the repository compiler, allowing to specify a disposerReceiver
to handle any intermediate values discarded from the data processing flow
Database sample extension
- Ability to use any column value type
Rvadapter sample extension
- Support for stable IDs in the
RepositoryPresenterCompiler