Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 08:02
· 67 commits to main since this release

Small fixes because the 1.1.0 version in native mode had a blocking bug that prevented it from running.

What's Changed

  • fix: reuses shared object mapper instead of recreating them by @lburgazzoli in #796
  • fix: reduce temporary objects by loading or defining resources at static init time by @lburgazzoli in #800
  • fix: Missing "txt" for the resource name by @Delawen in #804
  • chore: add dummy jvm profile to help building jvm and native containers by @lburgazzoli in #803

Full Changelog: v1.1.0...v1.1.1