You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug fixes, expat CVE updates in bundled deps, MongoDB 6.0/7.0/8.0 compatibility, PostgreSQL URI connection strings, and a corrected %c date/time format specifier (breaking).
GH Circular reference in Application::loadConfiguration() #5322 Circular reference in Application::loadConfiguration() -- PropertyFileConfiguration parent parameter is now AbstractConfiguration* (was Ptr); caller owns lifetime. Ptr overloads retained as deprecated. Constructors are now explicit.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Summary of Changes:
Bug fixes, expat CVE updates in bundled deps, MongoDB 6.0/7.0/8.0 compatibility, PostgreSQL URI connection strings, and a corrected %c date/time format specifier (breaking).
Breaking Changes:
API Changes:
Application::loadConfiguration()#5322 Circular reference inApplication::loadConfiguration()-- PropertyFileConfiguration parent parameter is now AbstractConfiguration* (was Ptr); caller owns lifetime. Ptr overloads retained as deprecated. Constructors are now explicit.Security Fixes:
Bundled Third-Party Library Upgrades:
Features, Enhancements and Third Party Updates:
ProcessRunnererror message format #5337ProcessRunnererror message format (PR chore(ProcessRunner): error message format #5337 #5338)Bug Fixes and Improvements:
Logger::shutdown()use-after-free #5324Logger::shutdown()use-after-freeThis discussion was created from the release Release 1.15.3.
Beta Was this translation helpful? Give feedback.
All reactions