Releases: infobloxopen/hotload
Releases · infobloxopen/hotload
v1.7.4 Fix goroutine-leak introduced in v1.6.0
Fixes goroutine-leak introduced in v1.6.0 (#48)
What's Changed
- Cancel goroutine spawned by onecontent.Merge() after the operation is complete by @rchowinfoblox in #60
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- Add hotload_path_chksum_timestamp_seconds metric by @rchowinfoblox in #56
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- Add hotload_last_changed timestamp metric by @rchowinfoblox in #54
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Fix hotload_modtime_latency_histogram metric buckets by @rchowinfoblox in #53
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- PTOCP-2653: Add errlogger, defaults to go log pkg by @rchowinfoblox in #50
- PTOCP-2480: fix Dockerfile.integrationtest to remove need for CGO_ENABLED=0 by @rchowinfoblox in #51
- PTOCP-2726: Add hotload_change_total metric by @rchowinfoblox in #52
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- PTOCP-2660: conn.Exec/Query should merge in hotload context by @rchowinfoblox in #48
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- PTOCP-2591: Fix fsnotify bug when multiple/diff dsn with same path by @rchowinfoblox in #43
Full Changelog: v1.4.3...v1.5.0
v1.4.3
What's Changed
- PTOCP-2488: Fix forceKill=true deadlock (nested locks) by @rchowinfoblox in #46
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- PTOCP-2468: Fix filewatcher event operation mask comparison by @rchowinfoblox in #44
- PTOCP-2455: Migrate to ginkgo-v2 (v1 no longer supported) by @rchowinfoblox in #42
- PTOCP-2486: Add postgres docker-compose to run integrationtests locally by @rchowinfoblox in #45
Full Changelog: v1.4.1...v1.4.2