Serenity
Features:
- New configuration feature
k8s_logsallows configuring of Kubernetes logs similarly to thelogsconfiguration but matches based on Kubernetes pod, namespace, and container name. Please see the RELEASE_NOTES for more details.
Bug fixes:
- Fixed race condition that sometimes resulted in duplicated K8s logs being uploaded on agent restart or configuration update.
Misc:
- The Windows package is now built using
pyInstallerinstead ofpy2exe. As part of the change, we are no longer supporting 32-bit Windows systems. Nothing else should change due move topyInstaller.