Skip to content

Releases: defold/extender

2018-06-13

13 Jun 10:27
b939835
Compare
Choose a tag to compare

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

03 Apr 12:56
Compare
Choose a tag to compare

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

13 Mar 15:02
9d55bc4
Compare
Choose a tag to compare

Updated from clang-3.9 to clang-4.0 to be able to support latest MacOSX

2018-03-09

09 Mar 17:40
d34026c
Compare
Choose a tag to compare

Locked down Wine to wine-stable (3.0)

2018-03-08

08 Mar 09:35
e621f31
Compare
Choose a tag to compare

Added iPhoneOS11.2 and MacOSX10.13 support

2018-02-28

28 Feb 13:00
Compare
Choose a tag to compare

Improves on the logging capabilities of the server

2018-01-18

02 Feb 10:15
c59ea2c
Compare
Choose a tag to compare

Multi dex support

Zombie process fix

12 Jan 13:13
15a64e2
Compare
Choose a tag to compare

A fix for the zombie processes left behind from Wine

2017-12-04

04 Dec 15:41
9b5b45d
Compare
Choose a tag to compare
  • 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

06 Nov 09:00
c9cf43e
Compare
Choose a tag to compare
  • Added support for building Linux 64 builds
  • Added better support for the app manifest to add/remove libs and flags.