Fix process name

This commit is contained in:
WebalexEU
2025-01-06 21:55:04 +01:00
parent 1fa3e07920
commit bd14f39105
5 changed files with 57 additions and 10 deletions

View File

@@ -2,9 +2,24 @@
All notable changes to this project will be documented in this file.
## Release 1.1.2 (2025-01-06)
[Full Changelog](https://github.com/webalexeu/winbgp/compare/v1.1.1...v1.1.2)
**Features**
- Sign API/Engine/HealthCheck/CLI binaries
- Force process to exit when a failure occurs
**Bugfixes**
- [API restart cause failure of the engine](https://github.com/webalexeu/winbgp/issues/1)
**Known Issues**
## Release 1.1.1 (2024-12-30)
[Full Changelog](https://github.com/webalexeu/winbgp/compare/v1.0.0...v1.1.1)
[Full Changelog](https://github.com/webalexeu/winbgp/compare/v1.1.0...v1.1.1)
**Features**
@@ -14,6 +29,8 @@ All notable changes to this project will be documented in this file.
**Known Issues**
- API restart cause failure of the engine
## Release 1.1.0 (2024-12-20)