Skip to main content

expansion-at-runtime


1.3.0 (2024-02-09)

Changed

  • Fixed classpath issues with OGNL by running the expansion in a separate classloader. This may have some impact on Expanders that use classes that are not available from within the logic layer jar.

1.2.0 (2024-02-06)

Fixed

  • Fixed issues with missing ExpandableElement by generating expandableElements.xml.

1.1.4 (2023-07-13)

Changed

  • Updated prime-core to 2023.5.3.
  • Updated expanders to 5.30.0.

1.1.3 (2023-07-01)

Changed

  • Updated metamodel-expansion-stack to 2023.0.4.
  • Updated prime-core to 2023.5.2.
  • Updated expanders to 5.28.1.

1.1.2 (2023-04-27)

  • Updated metamodel-expansion-stack to 4.12.4.
  • Updated prime-core to 2023.0.3.
  • Updated expanders to 5.16.9.

1.1.1 (2022-11-07)

  • Fixed issues with missing CompositeProjection class with latest nsx-shared-common
  • Updated expanders to 5.14.4.
  • Updated metamodel-expansion-stack to 4.12.2.

1.1.0 (2022-08-25)

  • Updated nsx-parent to 2022.1.0.
  • Updated metamodel-expansion-stack to 4.8.0.
  • Updated prime-core to 2022.6.1.
  • Updated expanders to 5.12.1.

1.0.7 (2022-04-07)

  • Add support for hasResultClass TaskElementOption

1.0.6 (2022-02-14)

  • Re-release 1.0.5

1.0.5 (2022-02-14)

  • Fixed collisions with javassist in applications with hibernate 4

1.0.4 (2021-10-25)

  • Fixed example

1.0.3 (2021-10-25)

  • Fixed test

1.0.2 (2021-10-25)

  • Fixed build for Linux

1.0.1 (2021-10-25)

  • The expanders now generate an ext dir for expansion

1.0.0 (2021-10-22)

  • Implemented expansion-at-runtime-expanders