* Manual changes. * scripted changes.
* fix very annoying logging in the integration tests * Add clean test loggers method. This would help us run the tests over-and-over again. Currently the test hogs `t` and that object is not reusable.
* Bump go.uber.org/zap to 67bc79 * Use the zaptest logger which uses testing.T.Log methods