Skip to content

v1.0.0

Compare
Choose a tag to compare
@Goodluckhf Goodluckhf released this 26 Oct 09:50
· 17 commits to master since this release
6515bdf

1.0.0 (2020-10-26)

Bug Fixes

  • http-client: remove default got instance value (9f8ccff)
  • default config mutations (063900f)

Features

  • 3 level config merging (05cdce9)
  • add gotConfigProvider for config merging (5c77331)
  • add http agent with keep alive (74ac5b9)
  • add public tokens export (f818a2f)
  • add universal public tokens GOT_CONFIG, HTTP_SERVICE_CONFIG (3a6158d)
  • correct service configuration merging (72ba72e)
  • fix global scope via global module (f07be80)
  • unique tokens function (1a59d1c)
  • http client: http client module based on got lib (a8288ea)
  • http service: default config for http service, review edit (ce34be5)
  • http-client: forRoot, forInstance methods for http-client configuration (e84ed7d)
  • service-config: export merge of configuration (4bcc331)