소스 검색

Update CHANGELOG-VAADIN8.md for 8.20.3 (#12588)

tags/7.7.40^0
Patrik Lindström 11 달 전
부모
커밋
7a6f5d74fe
No account linked to committer's email address
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5
    0
      CHANGELOG-VAADIN8.md

+ 5
- 0
CHANGELOG-VAADIN8.md 파일 보기

@@ -1,5 +1,10 @@
# Vaadin 8 extended maintenance version changelog

## Vaadin 8.20.3

* Fixed an issue where compile-time license checking would fail on CI servers with release-only license files.
* Pinned `nimbus-jose-jwt` version in order to ensure that apps can still run under included Jetty on Java 8 VMs. Newer versions of `nimbus-jose-jwt` include a `meta-info` class that JVM 8 implementations cannot load. `nimbus-jose-jwt` was included as a transitive dependency.

## Vaadin 8.20.2

* Removed mentions of NetBeans Plugin, since it has not been maintained and is no longer usable in modern versions of NetBeans. Usage of NetBeans for Vaadin development is still possible, but it is not explicitly supported through a special plugin.

Loading…
취소
저장