Releases: defold/extender
Releases · defold/extender
extender-v2.8.7
What's Changed
- Bump gradle/actions from 4.2.2 to 4.3.0 by @dependabot in #652
- Bump io.micrometer:micrometer-registry-prometheus from 1.14.2 to 1.14.3 by @dependabot in #648
- Bump actions/setup-java from 4.6.0 to 4.7.0 by @dependabot in #650
- Bump google-github-actions/auth from 2.1.7 to 2.1.8 by @dependabot in #651
- Bump com.google.cloud:spring-cloud-gcp-dependencies from 5.8.0 to 5.10.0 by @dependabot in #643
- Bump com.google.cloud:google-cloud-compute from 1.59.0 to 1.67.0 by @dependabot in #649
- Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.12.0 by @dependabot in #658
- Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 by @dependabot in #657
- Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 by @dependabot in #654
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #656
- Fix modulemap generation by @ekharkunov in #661
- Update base Docker image Ubuntu version by @ekharkunov in #662
- Support arm64 build by @ekharkunov in #663
- Fix qemu version by @ekharkunov in #664
Full Changelog: extender-v2.8.6...extender-v2.8.7
extender-v2.8.6
What's Changed
Full Changelog: extender-v2.8.5...extender-v2.8.6
extender-v2.8.5
What's Changed
- Fix concurrency issues with DefoldSdkService by @ekharkunov in #598
- Bump org.apache.commons:commons-text from 1.12.+ to 1.13.0 by @dependabot in #602
- Bump io.micrometer:micrometer-registry-prometheus from 1.13.2 to 1.14.2 by @dependabot in #601
- Bump org.springframework.boot:spring-boot-gradle-plugin from 3.3.1 to 3.4.1 by @dependabot in #599
- Bump org.jsoup:jsoup from 1.18.1 to 1.18.3 by @dependabot in #600
- Update deprecated methods in WebSecurity by @ekharkunov in #606
- Dynamic libs by @ekharkunov in #596
- Add test for META-INF files. by @ekharkunov in #607
- Move sdk urls to application configuration by @ekharkunov in #608
- Fix swift compilation by @ekharkunov in #611
- Remove quotes by @ekharkunov in #612
- Cache sdk mappings by @ekharkunov in #614
- Readded temporary hack for Dotnet 10 prerelease version by @JCash in #613
- Update XCode to 16.2, MacOS SDK to 15.2, iOS SDK to 18.2 by @AGulev in #610
- Remove synchronous build endpoint. by @ekharkunov in #620
- Bump actions/setup-java from 4.5.0 to 4.6.0 by @dependabot in #624
- Bump gradle/actions from 4.2.1 to 4.2.2 by @dependabot in #622
- Bump docker/build-push-action from 6.10.0 to 6.12.0 by @dependabot in #623
- Bump commons-codec:commons-codec from 1.17.1 to 1.17.2 by @dependabot in #625
- Bump io.micrometer:micrometer-registry-influx from 1.14.0 to 1.14.3 by @dependabot in #626
- Bump io.micrometer:micrometer-tracing from 1.4.1 to 1.4.2 by @dependabot in #627
- Bump io.spring.gradle:dependency-management-plugin from 1.1.6 to 1.1.7 by @dependabot in #628
- Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #621
- Implement sha256 checksum verification for defoldsdk. by @ekharkunov in #615
- Fix build (add annotationProcessor for lombok). Update tests. by @ekharkunov in #629
- Small script improvements. by @ekharkunov in #631
- Update Android SDK to 35.0.1, Gradle to 8.7 and Android Gradle Plugin to 8.6.1 by @AGulev in #632
- Fix HEAD request which checks defold sdk existence now correctly follow redirects by @ekharkunov in #634
- Speedup health report collection by @ekharkunov in #637
- Bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot in #638
- Bump io.micrometer:micrometer-core from 1.14.2 to 1.14.3 by @dependabot in #640
- Update setup env script according to new xcode toolchain structure by @ekharkunov in #633
Full Changelog: extender-v2.8.3...extender-v2.8.5
extender-v2.8.3
What's Changed
Full Changelog: extender-v2.8.2...extender-v2.8.3
extender-v2.8.2
What's Changed
- Migrate client tests to JUnit5. by @ekharkunov in #589
- Migrate manifestmergetool tests to JUnit5. by @ekharkunov in #588
- Bump io.micrometer:micrometer-core from 1.13.1 to 1.14.2 by @dependabot in #577
- Bump io.micrometer:micrometer-tracing from 1.3.4 to 1.4.1 by @dependabot in #578
- Migrate server tests to JUnit5 by @ekharkunov in #593
- Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 by @dependabot in #571
- Add support of virtual threads by @ekharkunov in #594
- Updated to Dotnet 9.0.101 by @JCash in #597
- Disable tests parallel execution. by @ekharkunov in #604
- Removed temporary hack for Dotnet 9 prerelease version by @JCash in #603
- Extract META-INF files and add to build result. by @ekharkunov in #595
Full Changelog: extender-v2.8.1...extender-v2.8.2
extender-v2.8.1
What's Changed
- Fix service state condition. by @ekharkunov in #567
- Use full blob key when touch object in the cache by @ekharkunov in #573
- Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #574
Full Changelog: extender-v2.8.0...extender-v2.8.1
extender-v2.8.0
What's Changed
- Added support for building C# for Android by @JCash in #547
- Update dependencies by @ekharkunov in #551
- Bump io.micrometer:micrometer-registry-influx from 1.13.2 to 1.14.0 by @dependabot in #552
- Rework compilation errors handling by @ekharkunov in #554
- Improve health_report implementation by @ekharkunov in #556
- Collect only files when Extender search for libraries. by @ekharkunov in #558
- Fix issue with Podfile parsing. Add tests. by @ekharkunov in #560
- Add counter metrics with build target type. by @ekharkunov in #561
- Fix exception during upload caching by @ekharkunov in #557
- Update Java version to JDK 21.0.5+11 by @vlaaad in #563
- Bump gradle/actions from 4.1.0 to 4.2.0 by @dependabot in #562
- Consume http response in case of HTTP error by @ekharkunov in #555
- Bump gradle/actions from 4.2.0 to 4.2.1 by @dependabot in #564
Full Changelog: extender-v2.7.2...extender-v2.8.0
client-v0.1.0
What's Changed
- Rework compilation errors handling by @ekharkunov in #554
- Consume http response in case of HTTP error by @ekharkunov in #555
Full Changelog: extender-v2.7.2...client-v0.1.0
extender-v2.7.2
What's Changed
- Allow setting emscriptenLinkFlags from manifest by @Jhonnyg in #529
- Fixes while trying to use extender by @smagnuso in #507
- Add version metric by @ekharkunov in #533
- Added support for PS5 SDK 10 by @JCash in #535
- Added support for PS4 SDK 12 by @JCash in #536
- Fix replace symbolCmd with empty string when merge contexts. by @ekharkunov in #534
- Added ps4-12000 and ps5-10000 to local docker builds by @JCash in #541
- Bump google-github-actions/auth from 2.1.6 to 2.1.7 by @dependabot in #542
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #540
- Bump actions/setup-java from 4.4.0 to 4.5.0 by @dependabot in #539
- Fix tests by @ekharkunov in #543
- Added healthcheck for test containers by @ekharkunov in #544
- Fix NPE. by @ekharkunov in #545
New Contributors
Full Changelog: extender-v2.7.1...extender-v2.7.2
extender-v2.7.1
What's Changed
- Added DotNet support for Windows target platform by @JCash in #502
- Fixed issue with docker compose when no DYNAMO_HOME variable is defined. by @ekharkunov in #524
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #510
- Add custom log enhancer to add more information to GCP LogEntry. by @ekharkunov in #525
- Make custom thread pool size configurable. by @ekharkunov in #526
- Made enhancer configuration conditional. by @ekharkunov in #527
Full Changelog: extender-v2.7.0...extender-v2.7.1