Releases: defold/extender
Releases · defold/extender
2018-06-13
Upgrade dependencies:
- gradle wrapper 2.13 -> 4.8
- spring-boot 1.4.2 -> 1.5.13
- jetty 9.3.14 -> 9.4.10 (implicit)
- guava 19 -> 25.1
- influxdb 2.4 -> 2.10
Fix: do not purge test SDK directory at shutdown
Fix: increase Jetty idle timeout 30s -> 60s
2018-04-03
More ExtenderClient exceptions:
- Client connection early close
- Invalid SDK sha1
Increased SDK cache size from 3 to 5, to avoid removing/downloading too much
2018-03-13
Updated from clang-3.9 to clang-4.0 to be able to support latest MacOSX
2018-03-09
Locked down Wine to wine-stable (3.0)
2018-03-08
Added iPhoneOS11.2 and MacOSX10.13 support
2018-02-28
Improves on the logging capabilities of the server
2018-01-18
Multi dex support
Zombie process fix
A fix for the zombie processes left behind from Wine
2017-12-04
- Updates to make CI work.
- Add service name as tag to metrics in order to make it easier to extract metrics from InfluxDb.
- Set max heap size to 1G in order to give the system more memory to use for compiling.
Linux 64 support
- Added support for building Linux 64 builds
- Added better support for the app manifest to add/remove libs and flags.