mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-16 04:44:55 +02:00
Version 1.2.5
This commit is contained in:
parent
aa98134a1e
commit
7f387680ec
2 changed files with 9 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
PROGRAM_NAME = eosio-api-healthcheck
|
||||
export PROGRAM_VERSION = 1.2.4
|
||||
export PROGRAM_VERSION = 1.2.5
|
||||
|
||||
GO = go
|
||||
PREFIX = /usr/local
|
||||
|
|
|
|||
8
debian/changelog
vendored
8
debian/changelog
vendored
|
|
@ -1,3 +1,11 @@
|
|||
eosio-api-healthcheck (1.2.5) unstable; urgency=medium
|
||||
|
||||
* Logging
|
||||
- Add runtime support via "--log-format" cli flag to change the logging format.
|
||||
Supported formats are: term, logfmt, json, json-pretty
|
||||
|
||||
-- Henrik Hautakoski <henrik@eossweden.org> Fri, 21 Oct 2022 13:42:23 +0200
|
||||
|
||||
eosio-api-healthcheck (1.2.4) unstable; urgency=medium
|
||||
|
||||
* Go Version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue