v0.1.0
What's Changed
- feat: support for logrus and zap loggers by @kushsharma in #1
- feat: load configs from yaml file and environment variables by @rohilsurana in #2
- docs: add usage details of custom formatter in logrus by @scortier in #3
- refactor: remove default path in config by @burntcarrot in #7
- feat: support for version check using version package by @scortier in #5
- feat(config): support with config file path by @ravisuhag in #8
- feat: add an implementation of github.com/odpf/proton/common/v1 service by @rohilsurana in #10
- feat: add server module to abstract grpc, http and a muxed server by @rohilsurana in #11
- feat: return config file not found type error by @ravisuhag in #14
- feat: handle config not found error by @ravisuhag in #15
- feat: enable zap to take multiple options by @aok1j1 in #17
- fix: return ConfigFileNotFoundError if config not found by @rsbh in #19
- feat: enable gateway options by @aok1j1 in #20
- feat(cmdx): add client config manager by @ravisuhag in #21
- feat: add ref cmd and brew check by @ravisuhag in #22
- feat(cmdx): add completion command by @ravisuhag in #23
- feat(printer): move progress from term to printer by @ravisuhag in #24
- feat(printer): add progress bar and update spinner api by @ravisuhag in #25
- feat(log): add method to fetch internal zap logger by @bsushmith in #27
- feat: add audit logging pkg by @rahmatrhd in #32
- feat(log): add getter to return *logrus.Entry by @mabdh in #33
- feat: add mux package with http & grpc by @spy16 in #36
- feat: support for contextual logging in zap by @krtkvrm in #37
- feat: update command grouping by @ravisuhag in #41
New Contributors
- @kushsharma made their first contribution in #1
- @rohilsurana made their first contribution in #2
- @scortier made their first contribution in #3
- @burntcarrot made their first contribution in #7
- @aok1j1 made their first contribution in #17
- @rsbh made their first contribution in #19
- @bsushmith made their first contribution in #27
- @rahmatrhd made their first contribution in #32
- @mabdh made their first contribution in #33
- @spy16 made their first contribution in #36
- @krtkvrm made their first contribution in #37
Full Changelog: https://github.com/odpf/salt/commits/v0.1.0