Skip to content

Releases: testinggospels/camouflage

v0.5.10

14 Sep 10:39
27bbfac
Compare
Choose a tag to compare

0.5.10 (2021-09-14)

Bug Fixes

  • Update k8s details (#92) (27bbfac)
  • Update prometheus metrics to include instance/hostname

v0.5.9

26 Aug 13:35
52a4806
Compare
Choose a tag to compare

0.5.9 (2021-08-26)

Bug Fixes

v0.5.8

20 Aug 08:32
2e77a74
Compare
Choose a tag to compare

0.5.8 (2021-08-20)

Bug Fixes

  • Code Refactoring. Fix capture helper for grpc, introduce includeProtos (#86) (2e77a74)

v0.5.7

03 Aug 07:27
2c64bbe
Compare
Choose a tag to compare

0.5.7 (2021-08-03)

Bug Fixes

v0.5.6

31 Jul 03:37
085006d
Compare
Choose a tag to compare

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

29 Jul 07:12
c7b9b76
Compare
Choose a tag to compare

0.5.5 (2021-07-29)

Bug Fixes

v0.5.4

28 Jul 23:13
58abbb6
Compare
Choose a tag to compare

0.5.4 (2021-07-28)

Bug Fixes

v0.5.3

28 Jul 03:13
49cfc91
Compare
Choose a tag to compare

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

26 Jul 12:37
49cfc91
Compare
Choose a tag to compare

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

18 Jul 05:22
49cfc91
Compare
Choose a tag to compare

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)