Releases: vaadin/portlet
1.0.1
What's Changed
- chore: update license headers to CVDLv4 by @caalador in #224
- test: fix flaky tests (#249) (CP: 1.0) by @mcollovati in #251
- test: reduce flakyness by waiting for elements to be enabled by @mcollovati in #255
- fix: Change user password to not be pluto by @caalador in #259
- fix: readAndWriteOutsideSessionLock set always false by @tltv in #260
- upgrade vaadin-parent to 3.0.0 (1.0) by @ZheSun88 in #262
Full Changelog: 1.0.0...1.0.1
2.1.1
What's Changed
- chore: Upgrade to latest license-checker by @mshabarov in #244
- test: fix flaky tests by @mcollovati in #249
- chore: Update LICENSE by @mshabarov in #252
- chore: Update License file text for Commercial modules by @alvarezguille in #253
- chore: update pluto download URL by @mcollovati in #254
- chore: upgrade vaadin-parent to 3.0.0 by @ZheSun88 in #256
- fix: readAndWriteOutsideSessionLock set always false by @tltv in #261
New Contributors
- @alvarezguille made their first contribution in #253
Full Changelog: 2.1.0...2.1.1
Vaadin 23 Portlet Support release 2.1.0
Vaadin 23 Portlet Support GA release 2.1.0 allows development of Portlet applications based on Vaadin 23.3+.
Changes:
- Update Vaadin license to "Vaadin Commercial License and Service Terms" (#241)
2.1.0.rc1
What's Changed
- chore: Upgrade to license checker 1.5.1 by @Artur- in #232
- test: setup webdrivermanager and headless chrome for local development by @mcollovati in #233
- Add CvdlName to manifest by @Artur- in #236
- chore: Update versions by @mshabarov in #237
- chore: Update version to next minor by @mshabarov in #242
- chore: update vaadin license by @ZheSun88 in #241
New Contributors
Full Changelog: 2.0.0...2.1.0.rc1
Vaadin 23 Portlet Support pre-release 2.1.0.beta1
Vaadin 23 Portlet Support pre-release 2.1.0.beta1 allows development of Portlet applications based on Vaadin 23.3+.
Changes:
- Update Vaadin license to "Vaadin Commercial License and Service Terms" (#241)
Vaadin 23 Portlet Support release 2.0.0
Vaadin 23 Portlet Support release 2.0.0 allows development of Portlet applications based on Vaadin 23.1+.
No user-facing changes since 2.0.0.rc1.
Vaadin 23 Portlet Support pre-release 2.0.0.rc1
Vaadin 23 Portlet Support pre-release 2.0.0.rc1 allows development of Portlet applications based on Vaadin 23.1+.
No user-facing changes since 2.0.0.beta1.
Vaadin 23 Portlet Support pre-release 2.0.0.beta1
Vaadin 23 Portlet Support pre-release 2.0.0.beta1 allows development of Portlet applications based on Vaadin 23.1+.
Limitations and known issues
- Vaadin Portlet add-on doesn't yet support Integration with OSGi.
Please vote for Integration with OSGi if you need it in your project and please leave a comment with description of your use cases, this will help us to understand what should be included in this feature. - Vaadin Push feature is not supported at the moment. As a workaround you can use client-to-server polling if it's an option for your project.
- Portlet's mode and state change through Portlet Hub API doesn’t work with Liferay, see the issue in Vaadin Portlet issue tracker for more details. As a workaround, one can use Liferay's "native" mode and state change menu options to change the rendering state of the portlet.
- Liferay's SPA feature needs to be disabled currently (https://help.liferay.com/hc/en-us/articles/360030752391-Disabling-SPA)
- Liferay 7.x uses JNA dependencies older than Vaadin uses, this causes a version conflict. Please follow deployment instructions to fix this.
Vaadin 23 Portlet Support pre-release 2.0.0.alpha1
Vaadin 23 Portlet Support pre-release 2.0.0.alpha1 allows development of Portlet applications based on Vaadin 23.1+.
Vaadin Portlet is built on top of the Portlet 3.0 Specification and provides an opportunity to build Portlet's UI in the same manner as for plain Vaadin 23+ applications.
Vaadin Portlet developed and tested with Liferay 7, but can be run in other portals supporting Portlet 3.0. Note that Apache Pluto container is not supported, because Pluto doesn't support JDK 7 yes, see this ticket.
Limitations and known issues
- Vaadin Portlet add-on doesn't yet support Integration with OSGi.
Please vote for Integration with OSGi if you need it in your project and please leave a comment with description of your use cases, this will help us to understand what should be included in this feature. - Vaadin Push feature is not supported at the moment. As a workaround you can use client-to-server polling if it's an option for your project.
- Portlet's mode and state change through Portlet Hub API doesn’t work with Liferay, see the issue in Vaadin Portlet issue tracker for more details. As a workaround, one can use Liferay's "native" mode and state change menu options to change the rendering state of the portlet.
- Liferay's SPA feature needs to be disabled currently (https://help.liferay.com/hc/en-us/articles/360030752391-Disabling-SPA)
- Liferay 7.x uses JNA dependencies older than Vaadin uses, this causes a version conflict. Please follow deployment instructions to fix this.
Vaadin 14 Portlet Support release 1.0.0
Vaadin 14 Portlet Support release 1.0.0 is a final release allowing development of Portlet applications based on Vaadin 14.
Vaadin 14 Portlet is built on top of the Portlet 3.0 Specification and provides an opportunity to build Portlet's UI in the same manner as for plain Vaadin 14 applications.
Vaadin 14 Portlet developed and tested with Liferay 7 and Apache Pluto Portal 3.1.0 (reference implementation for Portlet 3.0 API), but can be run in other portals supporting Portlet 3.0.
For more information please read documentation and try our starter project examples:
Limitations and known issues
- Vaadin 14 Portlet add-on doesn't yet support Integration with OSGi.
Please vote for Integration with OSGi if you need it in your project and please leave a comment with description of your use cases, this will help us to understand what should be included in this feature. - Vaadin Push feature is not supported at the moment. As a workaround you can use client-to-server polling if it's an option for your project.
- Portlet's mode and state change through Portlet Hub API doesn’t work with Liferay, see the issue in Vaadin Portlet issue tracker for more details. As a workaround, one can use Liferay's "native" mode and state change menu options to change the rendering state of the portlet.
- Liferay's SPA feature needs to be disabled currently (https://help.liferay.com/hc/en-us/articles/360030752391-Disabling-SPA)
- Liferay 7.x uses JNA dependencies older than Vaadin uses, this causes a version conflict. Please follow deployment instructions to fix this.