Skip to content

1.1.0

Compare
Choose a tag to compare
@platosha platosha released this 02 Jun 07:24
· 20 commits to 1.1 since this release

Website · Getting Started · Documentation

Versions

Included dependencies:

  • Fusion Endpoint (23.1.0)
  • Vaadin Dev Server (23.1.0)

Official add-ons and plugins:

  • Hilla Maven Plugin (1.1.0.rc2)
  • Hilla Spring Boot Starter (1.1.0.rc2)
  • Vaadin Design System / Web Components (23.1.0.rc3)

What's Changed

  • chore: Maven version minor bump by @platosha in #372
  • chore: improve version bump script by @platosha in #382
  • feat(parser): implement replaceability & add TransferTypesPlugin by @Lodin in #362
  • [Snyk] Upgrade org.apache.maven:maven-plugin-api from 3.8.1 to 3.8.5 by @snyk-bot in #375
  • [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.138 to 4.8.141 by @snyk-bot in #376
  • [Snyk] Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.6.1 to 3.6.4 by @snyk-bot in #379
  • [Snyk] Upgrade com.fasterxml.jackson.core:jackson-annotations from 2.13.0 to 2.13.2 by @snyk-bot in #380
  • [Snyk] Upgrade io.swagger.core.v3:swagger-core from 2.1.11 to 2.1.13 by @snyk-bot in #378
  • feat(parser-jvm-plugin-transfertypes): add UUID -> String replacer by @Lodin in #371
  • Flux endpoint subscription support by @Artur- in #368
  • chore: fix version split in bump script by @platosha in #389
  • chore: fix release workflow by @platosha in #390
  • chore: combinded npm version 1.1.0-alpha2 and release workflow fixes by @platosha in #391
  • feat(ts/hilla-frontend): Require feature flag to use push by @Artur- in #374
  • feat(maven-plugin): add parser-jvm-plugin-transfertypes to default plugin list by @Lodin in #386
  • [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.141 to 4.8.143 by @snyk-bot in #388
  • build: Node async defaultResolve comatibility in esbuild test loader by @platosha in #407
  • fix: boolean model converts "true" and "false" to their boolean equivalents by @cromoteca in #406
  • build: set default release workflow branch name in 1.1 by @platosha in #411
  • feat(form): support vaadin-combo-box string value / use model in field strategy (#421) (CP: 1.1) by @platosha in #426
  • fix: Use /HILLA/push instead of /VAADIN/... for the push endpoint (#424) (CP: 1.1) by @platosha in #427
  • feat: Allow binding a subscription to a context (#420) (CP: 1.1) by @platosha in #429
  • fix: properly clean up on subscription cancel() (#419) (CP: 1.1) by @platosha in #430
  • feat: Emit state change events from FluxConnection (#405) (CP: 1.1) by @platosha in #434

Full Changelog: 1.0.5...1.1.0