Skip to content

1.2.0.alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@cromoteca cromoteca released this 22 Jul 12:58
· 1296 commits to main since this release

What's Changed

  • test(parser): cover parser modules with robust tests by @Lodin in #387
  • chore: rename the endpointRequestInit param to simply init by @cromoteca in #443
  • [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.145 to 4.8.146 by @Artur- in #433
  • [Snyk] Security upgrade io.swagger.core.v3:swagger-core from 2.1.13 to 2.2.1 by @snyk-bot in #441
  • fix(parser): address JDK11 bug by @Lodin in #446
  • feat: add fusion-endpoint and IT tests by @platosha in #432
  • test: fix validation workflow issues by @platosha in #457
  • refactor!(fusion-endpoint): align module name, groupId, version by @platosha in #451
  • fix: rename the init parameter used to cancel requests to avoid name clashes by @cromoteca in #449
  • chore: skip the test module when doing releases by @ZheSun88 in #460
  • feat(generator): add init param to generated endpoints by @cromoteca in #455
  • [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.146 to 4.8.147 by @snyk-bot in #444
  • [Snyk] Upgrade org.apache.maven:maven-plugin-api from 3.8.5 to 3.8.6 by @Artur- in #461
  • fix(parser): make annotation model consider its parameters by @Lodin in #452
  • fix(ci): add a pro license to use the test bench by @cromoteca in #464
  • refactor(parser): reduce repeating code in models by @Lodin in #453
  • feat: add binder support for vaadin-multi-select-combo-box by @sissbruecker in #459
  • feat(parser): add preprocessing capabilities to plugins by @cromoteca in #467
  • chore: execute source and javadoc plugins in package phase by @alvarezguille in #471

New Contributors

Full Changelog: 1.2.0.alpha1...1.2.0.alpha3