Skip to content

v0.3.12

Latest
Compare
Choose a tag to compare
@tmm360 tmm360 released this 31 Dec 23:39
· 3 commits to main since this release

Release notes - Etherna Credit - 0.3.12

Bug

EC-83 Is possibile to deposit negative values

EC-88 Api returning string must be serialized with content-type "application/json"

EC-98 Serilog doesn't take configuration from environment variables

Improvement

EC-75 Limit credit precision

EC-84 Initialize EntityModelBase.CreationDateTime with DateTime.UtcNow

EC-85 Set domain library internals visible to Castle.Core

EC-86 Await dispatched events in DbContext

EC-87 DomainCollectionRepository doesn't dispatch custom domain events creating and deleting entities

EC-89 EntityModelBase._events must be HashSet

EC-92 Restrict interaction with Jwt Api only if have specific claim

EC-96 Update swagger page title

EC-99 Migrate to .Net 8

EC-102 Update to MongODM 0.24

EC-103 Support enum nullable in swagger

EC-104 Update docker actions in github workflows

EC-106 Convert money unit from CHF to xDAI

EC-108 Always make db operations and then dispatch domain events

EC-110 Remove cookie authentication to interact with APIs

EC-113 Update license from Etherna Sagl to Etherna Sa

EC-117 Add parameter "isApplied" to RegisterBalanceUpdate api

EC-119 Upgrade JS dependencies

New Feature

EC-69 Add document deserialization tests

EC-100 Add app.UseEthernaAcrDebugPages() in development mode

EC-112 Add admin options to add or remove user's credit