Skip to content

Releases: vaadin/hilla

1.2.0.alpha3

22 Jul 12:58
Compare
Choose a tag to compare
1.2.0.alpha3 Pre-release
Pre-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

1.1.4

02 Aug 10:50
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

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

Official add-ons and plugins:

  • Hilla Maven Plugin (1.1.4)
  • Hilla Spring Boot Starter (1.1.4)
  • Vaadin Design System / Web Components (23.1.3)

Full Changelog: 1.1.3...1.1.4

1.1.3

05 Jul 06:30
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

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

Official add-ons and plugins:

  • Hilla Maven Plugin (1.1.3)
  • Hilla Spring Boot Starter (1.1.3)
  • Vaadin Design System / Web Components (23.1.3)

Full Changelog: 1.1.2...1.1.3

1.1.2

27 Jun 12:26
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

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

Official add-ons and plugins:

  • Hilla Maven Plugin (1.1.2)
  • Hilla Spring Boot Starter (1.1.2)
  • Vaadin Design System / Web Components (23.1.2)

Full Changelog: 1.1.1...1.1.2

1.0.14

09 Aug 07:27
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

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

Official add-ons and plugins:

  • Hilla Maven Plugin (1.0.14)
  • Hilla Spring Boot Starter (1.0.14)
  • Vaadin Design System / Web Components (23.0.13)

Full Changelog: 1.0.12...1.0.14

1.2.0.alpha1

29 Jun 16:24
5338411
Compare
Choose a tag to compare
1.2.0.alpha1 Pre-release
Pre-release

Website · Getting Started · Documentation

This is a pre-release for the next minor version of Hilla. We appreciate if you give it a try and report any issues you notice.

Versions

Included dependencies:

  • Fusion Endpoint (1.2.0.alpha1)
  • Vaadin Dev Server (23.2.0.alpha1)

Official add-ons and plugins:

  • Hilla Maven Plugin (1.2.0.alpha1)
  • Hilla Spring Boot Starter (1.2.0.alpha1)
  • Vaadin Design System / Web Components (23.2.0-alpha1)

What's Changed

  • 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
  • chore: bump Maven project version to 1.2-SNAPSHOT by @platosha in #410
  • fix: Hilla generator detects OS correctly and runs on Linux by @cromoteca in #413
  • feat(form): support vaadin-combo-box string value / use model in field strategy by @platosha in #421
  • fix!: Use /HILLA/push instead of /VAADIN/... for the push endpoint by @Artur- in #424
  • feat: Allow binding a subscription to a context by @Artur- in #420
  • [Snyk] Upgrade io.github.classgraph:classgraph from 4.8.143 to 4.8.145 by @snyk-bot in #404
  • [Snyk] Security upgrade com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.13.2 to 2.13.3 by @snyk-bot in #422
  • fix: properly clean up on subscription cancel() by @Artur- in #419
  • feat: Emit state change events from FluxConnection by @Artur- in #405
  • Implement creation of a file index for proper cleanup by @cromoteca in #431
  • feat: allow developers to cancel endpoint requests by @cromoteca in #435
  • Use Puppeteer as browser for web tests to allow them to run on TeamCity by @cromoteca in #437

New Contributors

Full Changelog: 1.1.0.beta1...1.2.0.alpha1

1.0.12

16 Jun 11:29
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

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

Official add-ons and plugins:

  • Hilla Maven Plugin (1.0.12)
  • Hilla Spring Boot Starter (1.0.12)
  • Vaadin Design System / Web Components (23.0.11)

Full Changelog: 1.0.11...1.0.12

1.1.1

17 Jun 07:36
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

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

Official add-ons and plugins:

  • Hilla Maven Plugin (1.1.1)
  • Hilla Spring Boot Starter (1.1.1)
  • Vaadin Design System / Web Components (23.1.1)

Full Changelog: 1.1.0...1.1.1

1.0.11

06 Jun 12:02
Compare
Choose a tag to compare

Website · Getting Started · Documentation

Versions

Included dependencies:

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

Official add-ons and plugins:

  • Hilla Maven Plugin (1.0.11)
  • Hilla Spring Boot Starter (1.0.11)
  • Vaadin Design System / Web Components (23.0.11)

Full Changelog: 1.0.10...1.0.11

1.1.0

02 Jun 07:24
Compare
Choose a tag to compare

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