Skip to content

Release v3.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 15:36
· 2 commits to master since this release

This release addresses CVE-2024-47855.

Changelog

🚀 Features

  • 05317c4 feat(xml): Add an option to map JSON property names to XML elements. Resolves #34

🐛 Fixes

  • a0c4a0e fix: Handle unbalanced comment string
  • 987707f fix: Honor type hints when deserializing XML to JSON with empty string values
  • 18b3b96 fix: Disallow non String keys when deserializing form JSONTokener. Fixes #58
  • f44f5d0 fix: Update imports to commons-collections4. Fixes #62
  • 4de9af9 fix: Honor type hints when deserializing XML to JSON with empty string values

🔄️ Changes

  • ec6cf18 refactor: Rename boolean fields in XMLSerializer
  • 503ce71 refactor: Apply generics to collections in XMLSerializer

🛠 Build

  • a4c3038 build: Configure Mastodon as release announcer
  • 23e8b0c build: Update release configuration
  • 01eff51 build: Update GH workflows
  • 4bfa54a build: Fix build configuration
  • a8ea347 build: Update badges in README
  • 058a691 build: Update GH workflows
  • 9499c6e build: Publish SBOMs
  • 792af9a build: Update release configuration
  • 5543223 build: Update buildd configuration
  • e63359a build: Fix release workflow
  • f03cdb8 build: Update release configuration
  • 565e07c build: Update workflow settings
  • 4695e8d build: Additional build tweaks
  • 08218fb build: Add build & release workflows
  • a219c1f build: Update kordamp settings
  • f6a1ec3 build: Removes Travis-ci config file
  • b8af680 build: Add JReleaser configuration
  • 3e7731a build: Update build settings
  • 79fb59a build: Update GH workflows
  • 43a566b build: Fix build configuration
  • f7f99c3 build: Update badges in README
  • ab97e44 build: Update GH workflows
  • 990e7ff build: Publish SBOMs
  • a2ee9fe build: Update release configuration
  • 022162d build: Update buildd configuration

📝 Documentation

⚙️ Dependencies


Contributors

We'd like to thank the following people for their contributions: