question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

request for release of 2.3.0

See original GitHub issue

@junkdog mind releasing 2.3.0? Good to make the GDX and GWT bump available to the public. I’ve fixed all the regressions in odb-contrib 2.3.0 and ready for release on that end.

Version: 2.3.0-SNAPSHOT

  • BREAKING CHANGES

    • Web backend upgraded to GWT 2.8.2.
    • Serialization modules that depend on libGDX now require 1.9.10.
    • Make sure you clean your build when using Fluid entities.
  • Fluid entities quality of life changes.

    • New EntitySubscription facade ESubscription, for convenient E iteration.
    • Annotation driven aspects allow DI of ESubscription (requires registered FluidEntityPlugin)
    • Ability to exclude specific component methods from the fluid API. @FluidMethod(exclude=true)
    • E toString now reports entity id for easier debugging. ie: E{id=10}.
  • Gradle plugin now supports classesDirs, deprecated classesDir.

  • Improve flexibility of logic behind annotations dependency injection. (no user impact).

  • FIX: Avoiding an NPE in optimizer.EntitySystemType if meta.superClass is null.

  • FIX: ObjectWeb ASM updated to 7.0 to avoid choking on more modern bytecode.

  • FIX: Artemis-odb integration tests now run properly on JDK 9+.

  • FIX: Fluid gradle plugin logging (now reports what artifacts it scans).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
DaanVanYperencommented, Oct 22, 2019

You didn’t mention which weekend! 😭

1reaction
junkdogcommented, Oct 14, 2019

I’m ✈️ on a trip; I’ll do it during the weekend.

Read more comments on GitHub >

github_iconTop Results From Across the Web

requests 2.3.0 - PyPI
pip install requests==2.3.0 ... Released: May 16, 2014 ... Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.
Read more >
Request for a release of Attachments 2.3.0 and HFE 3.11.0
We are planning to release soon a new version of a distro and wanted to leverage the bug fixes in the Attachment module...
Read more >
Spring Boot 2.3.0 available now
0 has been released and is available now from repo.spring.io and Maven Central. This release adds a significant number of new features and ......
Read more >
2.3.0 Released - Blog - RubyGems
RubyGems 2.3.0 includes minor enhancements and bug fixes. ... Pull request #804 by Vitali F. The update command shows a summary of which ......
Read more >
2.3.0 Release Notes – March 2021 - iPERMS
This release addresses issues experienced by the iPERMS user base, and provides enhancements to the iPERMS application. Training and information on the updated ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found