Releases: defold/extender
Releases · defold/extender
client-v0.2.3
What's Changed
- Filter .DS_Store on upload by @ekharkunov in #832
Full Changelog: client-v0.2.2...client-v0.2.3
extender-v2.11.0
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
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
What's Changed
Handle "unsupported version" and "unsupported platform" errors.
extender-v2.9.3
What's Changed
- Upload memory optimization by @ekharkunov in #780
Full Changelog: extender-v2.9.2...extender-v2.9.3
extender-v2.9.2
What's Changed
Full Changelog: extender-v2.9.1...extender-v2.9.2
extender-v2.9.1
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
What's Changed
- Bump gradle/actions from 4.3.1 to 4.4.0 by @dependabot[bot] in #722
- Bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot[bot] in #723
- Added flag to skip arm64 docker image build by @ekharkunov in #730
- Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot[bot] in #732
- Added APPLICATION_EXTENSION_API_ONLY handling by @ekharkunov in #735
- Improve mixed Swift/ObjC compilation by @ekharkunov in #736
- fixing up some issues with generate_user_script when used outside def… by @thengel01 in #740
- Bump gradle/actions from 4.4.0 to 4.4.1 by @dependabot[bot] in #737
- Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot[bot] in #742
- Xcconfig parser by @ekharkunov in #747
- Write source list to temp file and pass it as input to compile command by @ekharkunov in #751
- Added code coverage workflow by @ekharkunov in #752
- Bump google-github-actions/auth from 2.1.10 to 2.1.12 by @dependabot[bot] in #759
- Implemented source code upload as archive instead of separate files as multipart form by @ekharkunov in #760
- Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #761
- Collect META-INF as Set to avoid file copy by @ekharkunov in #764
- The resources aren't always actual files, so we need to access them using the api by @JCash in #766
- Bump gradle/actions from 4.4.1 to 4.4.2 by @dependabot[bot] in #762
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #769
- Pod build frameworks by @ekharkunov in #765
- Update dependencies by @ekharkunov in #770
New Contributors
- @thengel01 made their first contribution in #740
Full Changelog: extender-v2.8.12...extender-v2.9.0
client-v0.2.1
client-v0.2.0
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