8000 Remove db default for production profile · Issue #35816 · keycloak/keycloak · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Remove db default for production profile #35816
Open
@shawkins

Description

@shawkins

Description

As a follow up to #23805 which deprecated db=dev-file in the production profile, we should fully remove support in the next major release (27 or 28 depending upon continuity considerations).

The additional changes needed from #33760 - modify the DatabaseOptions to remove the default value, and tweak the tests - in particular PicocliTest.testDBRequiredAutoBuild is ignored.