Summary
This release primarily addresses a small issues related to inserting log entries into Ghostwriter v4.2.
CHANGELOG
[3.0.7] - 27 June 2024
Changed
- Fixed null entries in oplog inserts for output and command values to be explicit or removed
- Updated query execute function to use
self.client.connect_async
reconnectingAIOHTTP
transport instead of making a new session each time