Skip to content

Release 3.5.0 RC 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@seancorfield seancorfield released this 06 Oct 22:33
· 314 commits to develop since this release

Changes since RC 1:

  • Fix layout display issue when using non-default subsystem delimiter #376 @dfair98
  • Fix subsystem model management behavior (regression from 3.1) #378
  • Fix subsystem delimiter edge case (regression from 3.1) #379
  • Expose Clojure integration example conditionally (as app and as subsystem) #380
  • Add internal trace type #381 @ryanguill
  • Fix AOP/1 issue with multiple interceptors #382 ( #377 ) @dbudde