Skip to content

Release 3.5.0 RC 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@seancorfield seancorfield released this 22 Sep 19:22
· 329 commits to develop since this release

Changes since Beta 2:

  • Fixed concurrent modification exception in edge case DI/1 setter analysis #375
  • Improved debugging of DI/1 metadata failures (by adding more information to exceptions) #374
  • Fixed view() (and layout) handling with Subsystems 2.0 #373
  • isFrameworkReloadRequest() is now public #372
  • Clojure integration should ignore editor temporary files #371
  • Subsystem bean factory handling more consistent #370
  • Updated examples that use Alternative Application Structure