Skip to content

v1.1.11

Compare
Choose a tag to compare
@ssd04 ssd04 released this 17 Aug 13:43
1e09bba

What's Changed

An additional config file api.toml has been added to match the already existing api endpoints.
In the main config file config.toml, Port field from [ConnectorApi] section has been renamed to Host to reflect better the usage as it can include also host together with port number.

  • Feat/save block data improvements by @ssd04 in #65
  • Update go version - github workflows by @ssd04 in #74
  • Monitoring metrics and additional logging by @ssd04 in #76
  • Refactor web server by @ssd04 in #77

Full Changelog: v1.1.10...v1.1.11