Releases: xmidt-org/scytale
Releases · xmidt-org/scytale
v0.9.3
v0.9.2
Changelog
Other Work
- e35fb4e: added caller to logger properly - fixed issue that caused logger to log a json unmarshal error instead of the caller file (@maurafortino)
- d8136ab: added the kvs fields to the logger in context (@maurafortino)
- 311b918: disable caller from the start - until getLogger is called (@maurafortino)
- 7f099c7: moved disablecaller one level up in config file (@maurafortino)
v0.9.1
v0.8.5
Changelog
Other Work
- bbf4d91: Fix Xmidt header in Primary Handler (@renaz6)
- e59dfe5: Remove "tracing not supported" comment (#272) (@renaz6)
- e89e317: backout debug code (@Zacharias)
- 0f83609: conditonally download arm spruce (@Zacharias)
v0.8.4
v0.8.3
Changelog
Other Work
- a22b2b9: updated comments (@maurafortino)
- 66db552: updated go.mod file (@maurafortino)
- abccfe0: updated metrics functions to different names - causing panic when creating a new viper instance (@maurafortino)
v0.8.2
Changelog
Other Work
- 502ee89: Ignore some of the checks. (@schmidtw)
- b7389f2: Make the style compliant with the latest go version. (@schmidtw)
- 23622e1: added bascule comments to changelog (@maurafortino)
- c0c9956: updated changelog (@maurafortino)
- 9364567: updated changelog (@maurafortino)
- 50ccf5c: updated changelog release version (@maurafortino)
v0.7.3 2023-02-17
v0.7.2 2022-10-31
- Remove several unused build files and update the docker images to work. 179
v0.7.1 2022-10-27
- Fix the docker container so it has configuration in the right place.