v1.5.4
What's Changed
- Add unit tests to internal version package by @lranjbar in #1278
- Add unit tests for
Conn
methods in conn.go in the netceptor package by @dleehr in #1279 - Add unit tests for tcp_proxy.go in the services package by @fincamd in #1277
- Add unit tests for the tickrunner.go package by @fincamd in #1284
- Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #1286
- Refactor how kubernetes.go reads the final lines of stdout by @AaronH88 in #1285
- Add python.go unit tests by @davemulford in #1289
- Add more unit tests for config run function in tcp_proxy.go by @fincamd in #1291
- Move kubeAPIWapperInstance inside kubeUnit, remove kubeAPIWapperlocks by @matoval in #1295
New Contributors
- @lranjbar made their first contribution in #1278
- @fincamd made their first contribution in #1277
- @davemulford made their first contribution in #1289
Full Changelog: v1.5.3...v1.5.4