Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

1.2.0

Compare
Choose a tag to compare
released this 28 Nov 10:03

Agera core

  • Added an orContinue directive to the repository compiler, allowing for the rest of the processing flow to only be used if the thenAttempt failed
  • Added a sendDiscardedValuesTo directive to the repository compiler, allowing to specify a disposer Receiver 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