Skip to content

Releases: hidevopsio/hiboot

v0.8.1

30 Sep 08:42
Compare
Choose a tag to compare

Release Notes

  • fixes the issue that env variable does not replace for some use cases.

v0.8.0

26 Sep 10:18
Compare
Choose a tag to compare

Release Notes

  • Support dependency sorting

v0.7.2

21 Sep 07:55
Compare
Choose a tag to compare

Release Notes

  • fixes the issue that InstantiateMethod failed when check it it's dependency on auto configuration

v0.7.1

19 Sep 10:07
Compare
Choose a tag to compare

Release Notes

  • Implements GetInstance method on interface ApplicatonContext

v0.7.0

19 Sep 06:11
Compare
Choose a tag to compare

Release Notes

  • Split hiboot data starter and move to hiboot-data

v0.6.2

18 Sep 13:52
Compare
Choose a tag to compare

Release Notes

  • fixes the issue that idgen.NextString does not work.

v0.6.1

11 Sep 07:56
Compare
Choose a tag to compare

Release Notes

  • fixes the issue that app does not work when default profile APP_PROFILES_ACTIVE is not set

v0.6.0

11 Sep 05:15
Compare
Choose a tag to compare

Release Notes

Features

  • use constructor func to inject dependencies
  • implements starter locale and logging

Improvements

  • fixes the issue that only one service registered on grpc server

v0.5.9

03 Sep 09:29
Compare
Choose a tag to compare

Release Notes

  • fixes the issue that grpc client is not registered due to the wrong instance name is used.

v0.5.8

02 Sep 07:36
Compare
Choose a tag to compare

Release Notes

  • fixes the issue that gRPC startup failed because of two grpc service registered on one grpc server instances
  • refactored application.