Skip to content

Preview Engine 5.2.0 / Alpha 22 (Release Candidate 4)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 01:07
· 289 commits to develop since this release
85f9c82

Changes

  • #3992 test(TypeHandlerLibrary): RuntimeDelegatingTypeHandler test failure (@keturn)
  • #4934 feat(i18n): Update Ukrainian locale with current strings (@rzats)

🚀 Features

  • #4946 feat(F3): show process data size and limit (@keturn)

🐛 Bug Fixes

  • #4897 fix(rendering): replicate SkeletalMesh fields, fix debug skeleton scale (@pollend)
  • #4932 fix(engine/rendering): Fix ChunkMeshRenderer listens to wrong deactivate event (@opl-)
  • #4944 test(TypeHandlerLibrary): provide a logger during test execution (@keturn)
  • #4940 test: add unitTest target to TypeHandlerLibrary and facades (@keturn)
  • #4937 fix(SystemConfig): ensure thread max limit is never less than one (@keturn)

🧰 Maintenance

📚 Documentation

⚙️ Logistics

  • #4938 build(javadoc): disable doclint messages about missing tags (@keturn)
  • #4945 build: fix mystery Artifactory issue (@Cervator)
  • #4928 build: upgrade minimum compatible version to Java 11 (@keturn)
  • #4942 build: build using a java 11 toolchain (@keturn)
  • #4940 test: add unitTest target to TypeHandlerLibrary and facades (@keturn)
  • #4941 Revert "build(ci): build using a java 11 toolchain" (@keturn)
  • #4927 build(ci): build using a java 11 toolchain (@keturn)
  • #4939 chore: add reactor-extra to dependencies (@keturn)
  • #4914 build(IntelliJ): add inspections allowing IntelliJ to correct "modifier out of order" infractions (@keturn)