Releases: simplyRoba/pixoo-bridge
Releases · simplyRoba/pixoo-bridge
v2.2.1
2.2.1 (2026-02-20)
Bug Fixes
- deps: bump com.diffplug.spotless from 8.1.0 to 8.2.0 (#319) (5ea5978)
- deps: bump com.diffplug.spotless from 8.2.0 to 8.2.1 (#322) (9612470)
- deps: bump com.sksamuel.scrimage:scrimage-core from 4.3.5 to 4.3.6 (#325) (738f26d)
- deps: bump gradle-wrapper from 9.2.1 to 9.3.0 (#320) (a0b47e5)
- deps: bump gradle-wrapper from 9.3.0 to 9.3.1 (#323) (0e87c16)
- deps: bump org.mockito.kotlin:mockito-kotlin from 6.1.0 to 6.2.0 (#314) (9cd517d)
- deps: bump org.mockito.kotlin:mockito-kotlin from 6.2.0 to 6.2.1 (#316) (9b0a503)
- deps: bump org.mockito.kotlin:mockito-kotlin from 6.2.1 to 6.2.2 (#317) (2647ab7)
- deps: bump org.mockito.kotlin:mockito-kotlin from 6.2.2 to 6.2.3 (#321) (7f50a6a)
- deps: bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 3.0.0 to 3.0.1 (#312) (e49ef66)
- deps: bump org.springframework.boot from 4.0.1 to 4.0.2 (#318) (5a64a77)
- deps: bump org.springframework.boot from 4.0.2 to 4.0.3 (#327) (fe6c373)
- deps: bump org.wiremock.integrations:wiremock-spring-boot from 4.0.8 to 4.0.9 (#315) (f0fa440)
- deps: bump org.wiremock.integrations:wiremock-spring-boot from 4.0.9 to 4.1.0 (#324) (e4732c0)
v2.2.0
2.2.0 (2025-12-19)
Features
- add debug logging to FileDownloader and ImageService (#304) (2fe4415)
- add sound capabilities (#147) (f29f261)
- improve Docker healthcheck configuration (#302) (0949b8b)
Bug Fixes
- deps: bump kotlin-core version to 2.2.21 (#308) (c933e63)
- deps: bump org.springframework.boot from 4.0.0 to 4.0.1 (#306) (97d1a5c)
- deps: update Java version to 25 liberica (#309) (231d963)
- update PIXOO_BASE_URL to include http in docker-compose and README (#310) (b8da99a)
- use HttpComponentsClientHttpRequestFactory globally for improved timeout handling (#307) (0801e31)
v2.1.0
v2.0.0
2.0.0 (2025-11-21)
⚠ BREAKING CHANGES
- introduce bridge config and move config parameter names that belong to the bridge and not the pixoo (#295)
Features
- add migration guide section to readme (#296) (c0d743c)
- add port override parameter for bridge (#297) (24c38e7)
- introduce bridge config and move config parameter names that belong to the bridge and not the pixoo (#295) (1e7ac98)
Bug Fixes
- deps: bump com.diffplug.spotless from 8.0.0 to 8.1.0 (#291) (7fd07b1)
- deps: bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 (#282) (89155b1)
- deps: bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.13 to 2.8.14 (#287) (e216a07)
- deps: bump org.springframework.boot from 3.5.6 to 3.5.7 (#285) (21bca43)
- deps: bump org.springframework.boot from 3.5.7 to 4.0.0 (#293) (e0dbbc5)
- deps: bump org.wiremock.integrations:wiremock-spring-boot from 3.10.6 to 4.0.6 (#288) (6ea7d11)
- deps: bump org.wiremock.integrations:wiremock-spring-boot from 4.0.6 to 4.0.7 (#289) (386b0f7)
- deps: bump org.wiremock.integrations:wiremock-spring-boot from 4.0.7 to 4.0.8 (#290) (0c0c2f1)
v1.1.1
1.1.1 (2025-09-25)
Bug Fixes
- deps: bump com.diffplug.spotless from 7.2.1 to 8.0.0 (#281) (5ce9dad)
- deps: bump com.sksamuel.scrimage:scrimage-core from 4.3.3 to 4.3.4 (#276) (b394513)
- deps: bump com.sksamuel.scrimage:scrimage-core from 4.3.4 to 4.3.5 (#280) (dc6ffc0)
- deps: bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.10 to 2.8.11 (#272) (17af6b4)
- deps: bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.11 to 2.8.12 (#277) (d916be0)
- deps: bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.12 to 2.8.13 (#278) (1dd02f4)
- deps: bump org.springframework.boot from 3.5.5 to 3.5.6 (#279) (fdc6368)
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2025-08-24)
⚠ BREAKING CHANGES
- update configuration to use baseUrl instead of host in configuration properties (#264)
Features
- build: migrate dependencies to version catalog (#260) (370b59e)
- update configuration to use baseUrl instead of host in configuration properties (#264) (dcb8e2b)