Releases: Etherna/beehive
v0.3.18
v0.3.16
v0.3.15
Release notes - BeehiveManager - 0.3.15
Bug
BHM-132 An error 404 from Bee becomes an error 503 from beehive manager
Improvement
BHM-130 Log API exceptions as warning with ExceptionFilterAttribute
BHM-135 Update Bee.Net
BHM-138 Change license to AGPL
BHM-140 Add UseAllOfToExtendReferenceSchemas() to Swagger configuration
BHM-143 Upgrade to dotnet 8
BHM-144 Use Bee.Net.Core with domain models
New Feature
BHM-142 Add api to update node address
v0.3.14
v0.3.13
Release notes - BeehiveManager - 0.3.13
Improvement
BHM-82 Move all beenode load balancer API methods to LoadBalancerController
BHM-110 Handle failure of pinning operations
BHM-117 Add configuration for CashoutAllNodesTask min amount
New Feature
BHM-17 Add log for node registration
BHM-19 Add monitoring for chequebook deposit
BHM-55 Add option to disable node selection as valid destination for batch creation
BHM-116 Add api to reuploads a specific content from a specific node to the network
v0.3.12
Release notes - BeehiveManager - 0.3.12
Bug
BHM-96 Can't access to /admin/db page
BHM-98 Serilog doesn't take configuration from environment variables
BHM-108 Get batch status can return error 503
Improvement
BHM-69 Remove logs from domain models
BHM-99 Migrate to .Net 7
BHM-102 Update to MongODM 0.24
BHM-105 Support enum nullable in swagger
BHM-106 Update docker actions in github workflows
BHM-107 Remove any SOC preferred node logic
New Feature
BHM-52 Add monitoring of funds on node address
BHM-101 Add app.UseEthernaAcrDebugPages() in development mode
v0.3.11
Release notes - BeehiveManager - Version 0.3.11
Improvement
BHM-95 Update Bee.Net with compatibility to Bee 1.9.0
BHM-90 Create postage batch always with the preferred soc node
BHM-88 Update swagger page title
BHM-87 Don't use BeeNodeLiveInstance.RequireFullStatusRefresh
BHM-86 Implement BeeNodeStatus as a class instead of a struct
BHM-78 Remove node addresses from domain model
BHM-77 EntityModelBase._events must be HashSet
BHM-73 DomainCollectionRepository doesn't dispatch custom domain events creating and deleting entities
BHM-72 Await dispatched events in DbContext
BHM-71 Set domain library internals visible to Castle.Core
BHM-70 Initialize EntityModelBase.CreationDateTime with DateTime.UtcNow
New Feature
BHM-93 Expose API to receive preferred soc node for an address
BHM-92 Add API to change preferred soc node for an address
BHM-91 Select preferred soc node for address load balancing of upload/download soc/feeds requests
BHM-89 Create key/value dictionary to map address->preferred soc node
BHM-35 Add an home page at root /