Skip to content

Releases: dogmatiq/proclaim

Version 0.4.13

12 Jan 04:28
v0.4.13
119f56a
Compare
Choose a tag to compare
Version 0.4.13 Pre-release
Pre-release

Fixed

  • Decrease "drift detection" frequency only, still check again quickly after a failed discovery.

Version 0.4.12

12 Jan 03:37
v0.4.12
0a9a3a9
Compare
Choose a tag to compare
Version 0.4.12 Pre-release
Pre-release

Changed

  • Decrease the frequency of reconcilation requests for healthy DNS-SD instances (10 times TTL). This is a hack to reduce the likelyhood of false negatives until a fix can be applied to the upstream dependency dogmatiq/dissolve.

Version 0.4.11

12 Jan 02:42
v0.4.11
e9633ef
Compare
Choose a tag to compare
Version 0.4.11 Pre-release
Pre-release

Added

  • Log DNS resolver configuration on startup

Version 0.4.10

12 Jan 02:09
v0.4.10
1c9c02e
Compare
Choose a tag to compare
Version 0.4.10 Pre-release
Pre-release

Fixed

  • Bumped chart version to 0.4.10

Version 0.4.9

12 Jan 02:04
v0.4.9
0b0970a
Compare
Choose a tag to compare
Version 0.4.9 Pre-release
Pre-release

Fixed

  • Fixed "reconciler returned both a non-zero result and a non-nil error" warning
  • Fixed "the object has been modified" error by always requeing on conflict

Version 0.4.8

16 Nov 01:52
v0.4.8
3c62076
Compare
Choose a tag to compare
Version 0.4.8 Pre-release
Pre-release

Added

  • Added common.annotations value to Helm chart, which adds annotations to all Kubernetes resources
  • Added rbac.annotations value to Helm chart, which adds annotations to RBAC-related Kubernetes resources

Version 0.4.7

06 Nov 23:44
v0.4.7
99967b5
Compare
Choose a tag to compare
Version 0.4.7 Pre-release
Pre-release

Fixed

  • Use case-insensitive comparison when detecting hostname drift

Version 0.4.6

06 Nov 20:36
v0.4.6
298eefc
Compare
Choose a tag to compare
Version 0.4.6 Pre-release
Pre-release

Fixed

  • Ensure Helm Chart version is bumped in lockstep with Proclaim version

Version 0.4.5

06 Nov 20:20
v0.4.5
91674b5
Compare
Choose a tag to compare
Version 0.4.5 Pre-release
Pre-release

Fixed

  • Always use TCP (not UDP) for DNS-SD reconcilation queries to avoid truncated responses
  • Fixed false-negative reported for the Discoverable condition

Changed

  • Added brief description of the drifted values when Discoverable is False due to LookupResultOutOfSync

Version 0.4.4

05 Nov 09:28
v0.4.4
01e22b8
Compare
Choose a tag to compare
Version 0.4.4 Pre-release
Pre-release

Changed

  • The dependency on the proclaim secret is now optional