Skip to content

Commit b538ad0

Browse files
committed
updated release notes
1 parent 526204c commit b538ad0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

release_notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Under development in `master` branch.
44

5+
### Fixed Bugs
6+
7+
- fixes issues when parsing OpenAPI schemas with PATCH methods and YAML size more than 3MB.
8+
9+
# Version 5.0.0
10+
511
### Breaking Changes
612

713
- _core_ process is moved to JDK 17, while _driver_ is still on 8 (and it will be for the foreseeable future). If you run EM from its installers or Docker, you will see no difference. However, if you run it via its jar file with '_java -jar_', then you need to make sure to have JDK 17 (or 21, but not 25).

0 commit comments

Comments
 (0)