Skip to content

Release 2025.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 04:37
· 187 commits to master since this release

Highlights

  • Added comprehensive GitHub Codespaces development environment configuration
  • Improved module system support with new module-info.java files
  • Refactored party leader logic for better maintainability
  • Major dependency updates including POI 5.4.0 and Protobuf 4.29.3

🚀 Features & Enhancements

  • Added GitHub Codespaces development environment configuration (#6953)
  • Refactored common party leader logic into utility class (#6944)
  • Refactored leader card utility for improved functionality (#6966)

🏗️ Module System Improvements

  • Added missing module-info.java files across the project (#6971)
  • Multiple module system refinements and fixes (#6972-6976)
  • Fixed VSCode module warnings (#6980)

📦 Dependencies

Major Updates

  • Apache POI upgraded to 5.4.0 (#6964)
  • Protobuf Java upgraded to 4.29.3 (#6962)
  • Commons BeanUtils upgraded to 1.10.0 (#6950)
  • JSON library upgraded to 20250107 (#6952)

Other Dependencies

  • Commons Codec updated to 1.17.2 (#6949)
  • Okio updated to 3.10.2 (#6965)
  • HttpCore5 updated to 5.3.2 (#6967)

🔧 Infrastructure & CI

  • Updated Actions:
    • Upload Artifact to 4.6.0 (#6968)
    • Checkov to 12.2943.0 (#6969)
    • Harden Runner to 2.10.3 (#6970)

🏠 Internal Improvements

  • Reduced complexity and improved branch coverage (#6945)
  • Multiple VSCode configuration improvements (#6956-6961)
  • Various cleanup and warning fixes (#6946, #6979, #6985-6987)
  • Docker configuration updates (#6954, #6955, #6957)

Security Compliance

SLSA 3

For a complete list of changes, see the full changelog