EA-Weekly Changelog: 8.3.0*-b20250513
Platform Core
Config Persistence
IGN-12168: Improve memory footprint and I/O usage in resource system
Improved memory usage of resource system by streaming resource data from disk.
IGN-11870: various errors creating javax.sql.DataSource after gwbk restore
Updated the usage of the Apache Commons DBCP library in Ignition to include it as a 'core' dependency, meaning the user-lib/jdbc/
folder is now no longer used for database loading.
Webserver
IGN-12885: IllegalStateException: Committed refreshing various pages
Fixed a regression where refreshing Gateway web pages could result in java.lang.IllegalStateException: Committed
exceptions in the Gateway logs.
Gateway Network
Gateway Network
IGN-12591: Make "Require Two Way Auth" default to true for new installs
The "Require Two Way Auth" Gateway Network setting is now enabled by default for fresh installs