hiboot v1.1.0 Release Notes

Release Date: 2019-04-27 // almost 5 years ago
  • ๐Ÿš€ Release Notes

    • ๐Ÿ‘ Implemented jaeger starter and examples, now Hiboot supports open tracing
    • โž• Added app.version property
    • 0๏ธโƒฃ Implemented default application property setter
    • ๐Ÿ›  Fixed the issue that default property does not work properly
    • 0๏ธโƒฃ Implemented HTTP client starter and added default HTTP client
    • ๐Ÿ›  Fixed the issue that request instance is reused which will cause failure on concurrent requests
    • ๐Ÿ›  Fixed the issue that log is disabled on go test.