Skip to content

v1.300052.1

Latest
Compare
Choose a tag to compare
@sky333999 sky333999 released this 27 Feb 03:09
· 27 commits to main since this release
6c0624d

Bug Fixes

🐞 Only add to cache if log stream is created 🐞 by @jefchien in #1566
This change fixes a bug in v1.300052.0 where if agents installed in a fleet/cluster are writing to log streams in the same log group, there could be a race condition where one agent creates the log group and the others detect the presence of the log group falsely as a success and caches the same, preventing them from trying to re-create the log stream and successfully publishing logs.

Full Changelog: v1.300052.0...v1.300052.1