Releases: hidevopsio/hiboot
Releases · hidevopsio/hiboot
v0.8.1
Release Notes
- fixes the issue that env variable does not replace for some use cases.
v0.8.0
Release Notes
- Support dependency sorting
v0.7.2
Release Notes
- fixes the issue that InstantiateMethod failed when check it it's dependency on auto configuration
v0.7.1
Release Notes
- Implements GetInstance method on interface ApplicatonContext
v0.7.0
Release Notes
- Split hiboot data starter and move to hiboot-data
v0.6.2
Release Notes
- fixes the issue that idgen.NextString does not work.
v0.6.1
Release Notes
- fixes the issue that app does not work when default profile APP_PROFILES_ACTIVE is not set
v0.6.0
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
Release Notes
- fixes the issue that grpc client is not registered due to the wrong instance name is used.
v0.5.8
Release Notes
- fixes the issue that gRPC startup failed because of two grpc service registered on one grpc server instances
- refactored application.