Skip to content

Upgrade to Quarkus 2.0

  • Fixed configuration source which added a new method to implement
  • Repaired the persistence extension BuildTime processor which had references to no longer existing buildstep enhancements.
  • Added missing config values for Solr DAO that caused build failures with more strict default value checking.
  • Added explicit creation of placeholder DB DAO for search, as the unremovable flag was ignored.

Merge request reports