- Fixed multiple JetStream consumer and RAFT issues (deadlock, ghost consumers, inactive threshold handling, replica changes, memory leak) and added pending messages/bytes info to pull request errors.
- Added warnings for storage lag, improved recovery of messages exceeding max per subject after abnormal exits, and fixed Leafnode permission leaks, MQTT subject mapping, and implicit route reconnection bugs.
- Upgraded build to Go 1.19.2 for executables and Docker images and corrected configuration reload handling for the allow_non_tls option.