v1.5.6
What's Changed
- cmd: Add unit tests and fix WebSocket path default by @TheRealHaoLiu in #1312
- Fix flock_test from interrupting utils package tests by @matoval in #1314
- update check for connection info to have less time complexity in netceptor.go/runProtocol(...) by @lranjbar in #1304
- Refactor unixsock and add Windows test by @davemulford in #1308
- Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #1271
- Add unit tests for utils/broker by @AaronH88 in #1315
- AAP-43201 netceptor logging by @arrestle in #1300
- feat: Use pyproject.toml instead of setup.cfg + pinned dependencies + ruff as linter. by @PabloHiro in #1325
- AAP-45811 Job_context.go Unit Test by @arrestle in #1328
- Migrate mock generation to go generate by @lranjbar in #1297
- Remove fsnotify from workunitbase by @matoval in #1305
- Add tcp_proxy.go unit tests by @davemulford in #1330
- Bump golang.org/x/net from 0.35.0 to 0.41.0 by @dependabot in #1334
- Update to Golang 1.23.9 by @lranjbar in #1335
- Remove fsnotify from TestMonitorLocalStatus by @lranjbar in #1340
- Remove OSSF scorecard by @AaronH88 in #1338
- Add kube tests for kube api wrapper by @AaronH88 in #1327
- Additional unit tests for pkg/netceptor/conn.go by @dleehr in #1341
- Fix a test that fails on go 1.24 due to crypto/rsa changes by @dleehr in #1344
- Add tests in the runProtocol to prove that the connection is not remo… by @AaronH88 in #1348
Full Changelog: v1.5.5...v1.5.6