v1.4.0
·
10 commits
to main
since this release
What's Changed
- refactor: rewrite E_INVOKE exception message by @javier-godoy in #32
- refactor: avoid use of Guava by @javier-godoy in #33
- feat: add json-migration-helper by @javier-godoy in #36
- build: add dependency to commons-lang3 by @javier-godoy in #36
- build: use Vaadin BOM by @javier-godoy in #36
- build: build: upgrade lombok to 1.18.42 by @javier-godoy in #36
- fix: allow array parameters by @javier-godoy in #39
- fix: convert arguments of type JsonValue[] by @javier-godoy in #42
- fix: convert arguments of type Enum[] by @javier-godoy in #42
- build: upgrade vaadin to 14.11.13 by @javier-godoy in #42
- build: upgrade json-migration-helper to 0.9.1
Full Changelog: testbench-rpc-1.3.0...testbench-rpc-1.4.0