conduit v22.11.2 Release Notes
-
๐ This edge release introduces the use of the Kubernetes metadata API in the proxy-injector and tap-injector components. This can reduce the IO and memory ๐ footprint for those components as they now only need to track the metadata for certain resources, rather than the entire resource itself. Similar changes will ๐ be made for the destination component in an upcoming release.
- โฌ๏ธ Bumped HTTP dependencies to fix a potential deadlock in HTTP/2 clients
- ๐ Changed the proxy-injector and tap-injector components to use the metadata API which should result in less memory consumption