Skip to content

Releases: defold/extender

client-v0.2.3

14 Jan 10:13
841dcf3

Choose a tag to compare

What's Changed

Full Changelog: client-v0.2.2...client-v0.2.3

extender-v2.11.0

04 Dec 21:04

Choose a tag to compare

What's Changed

  • Bump actions/setup-dotnet from 5.0.0 to 5.0.1 by @dependabot[bot] in #821
  • Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #814
  • Update XCode to 26.2, MacOS SDK to 26.2, iOS SDK to 26.2 by @AGulev in #822

Full Changelog: extender-v2.10.0...extender-v2.11.0

extender-v2.10.0

27 Nov 10:49

Choose a tag to compare

What's Changed

  • Bump google-github-actions/auth from 2.1.12 to 3.0.0 by @dependabot[bot] in #781
  • Bump gradle/actions from 4.4.2 to 4.4.3 by @dependabot[bot] in #788
  • Bump actions/setup-dotnet from 4.3.1 to 5.0.0 by @dependabot[bot] in #785
  • Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #793
  • Bump gradle/actions from 4.4.3 to 5.0.0 by @dependabot[bot] in #794
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #799
  • Fix PodBuildSpec creation when PodSpec has more than 2 level of subspecs by @ekharkunov in #803
  • Update JDK to 25 (Docker image only). Remove old Dockerfiles by @ekharkunov in #804
  • Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #808
  • Fix sdk mapping download when mapping doesn't exist initially by @ekharkunov in #809
  • Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by @dependabot[bot] in #774
  • Bump commons-io:commons-io from 2.18.0 to 2.20.0 by @dependabot[bot] in #775
  • Bump org.projectlombok:lombok from 1.18.36 to 1.18.42 by @dependabot[bot] in #791
  • Bump com.google.cloud:spring-cloud-gcp-dependencies from 7.2.0 to 7.4.0 by @dependabot[bot] in #797
  • Bump com.google.cloud:google-cloud-compute from 1.82.0 to 1.88.0 by @dependabot[bot] in #800
  • Implemented instance type by @ekharkunov in #712
  • Change how contexts are merged by @ekharkunov in #811
  • Fix NotSupported exception tests by @ekharkunov in #812
  • Rework health report collection by @ekharkunov in #810

Full Changelog: extender-v2.9.3...extender-v2.10.0

client-v0.2.2

18 Nov 06:56

Choose a tag to compare

What's Changed

Handle "unsupported version" and "unsupported platform" errors.

extender-v2.9.3

07 Sep 14:40
ce1dab2

Choose a tag to compare

What's Changed

Full Changelog: extender-v2.9.2...extender-v2.9.3

extender-v2.9.2

26 Aug 08:13
d4893aa

Choose a tag to compare

What's Changed

  • Add support for another keyword (for emscripten --use-port) by @JCash in #779

Full Changelog: extender-v2.9.1...extender-v2.9.2

extender-v2.9.1

26 Aug 08:13

Choose a tag to compare

What's Changed

  • Bump org.springframework.boot from 3.3.5 to 3.5.4 by @dependabot[bot] in #757
  • Bump org.springframework.boot:spring-boot-gradle-plugin from 3.4.1 to 3.5.4 by @dependabot[bot] in #756
  • Bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #777
  • Bump com.google.cloud.artifactregistry.gradle-plugin from 2.2.4 to 2.2.5 by @dependabot[bot] in #772
  • Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.13.1 by @dependabot[bot] in #776
  • Bump com.google.cloud:spring-cloud-gcp-dependencies from 7.1.0 to 7.2.0 by @dependabot[bot] in #773
  • Upload source code to remote builder as archive by @ekharkunov in #778

Full Changelog: extender-v2.9.0...extender-v2.9.1

extender-v2.9.0

25 Aug 12:34
19efe96

Choose a tag to compare

extender-v2.9.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: extender-v2.8.12...extender-v2.9.0

client-v0.2.1

18 Aug 14:36

Choose a tag to compare

What's Changed

  • The resources aren't always actual files, so we need to access them using the api by @JCash in #766

client-v0.2.0

05 Aug 13:58

Choose a tag to compare

What's Changed

  • Remove synchronous build endpoint. by @ekharkunov in #620
  • Implemented source code upload as archive instead of separate files as multipart form by @ekharkunov in #760