Releases: testinggospels/camouflage
Releases · testinggospels/camouflage
v0.5.10
0.5.10 (2021-09-14)
Bug Fixes
- Update k8s details (#92) (27bbfac)
- Update prometheus metrics to include instance/hostname
v0.5.9
0.5.9 (2021-08-26)
Bug Fixes
v0.5.8
0.5.8 (2021-08-20)
Bug Fixes
- Code Refactoring. Fix capture helper for grpc, introduce includeProtos (#86) (2e77a74)
v0.5.7
0.5.7 (2021-08-03)
Bug Fixes
v0.5.6
0.5.6 (2021-07-31)
Bug Fixes
This allows inclusion of an additional config file i.e. plconfig.js located at the root of a camouflage project which can be used to override the protoloader's default configurations
v0.5.5
0.5.5 (2021-07-29)
Bug Fixes
v0.5.4
0.5.4 (2021-07-28)
Bug Fixes
v0.5.3
0.5.3 (2021-07-28)
Features
- Fixes #73 : Startup failure with gRPC protofiles with no service
- Fixes #74 : Backup config override not working.
v0.5.2
v0.5.2 (2021-07-26)
Bug Fix
- Add warning if code injection disabled
- fix: Fix grpc package parsing. Closes #71
- docs: Docs update for #71
- docs: Note for unavailability of Camouflage UI
- docs: Typo Fix
- fix: Eslint Error
- fix: Add example for nested grpc packages
v0.5.1
0.5.1 (2021-07-18)
Features
- fix: Detect newline from the file instead of OS Default. Fixes (#67)
- docs: Update triage and fix details for new line/line break issues
- fix: Update links in CONTRIBUTING.md
- fix: Injection flag to include control over External Handlebars. Closes (#54)