Skip to content

Releases: simplyRoba/pixoo-bridge

v2.2.0

20 Dec 09:44
39d3b11

Choose a tag to compare

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

18 Dec 09:48
8d38373

Choose a tag to compare

2.1.0 (2025-11-28)

Features

  • add forward header support to support reverse proxies (#298) (e5bf44f)
  • add root redirect to swagger ui (#300) (0c59a42)

v2.0.0

21 Nov 11:48
f7277d5

Choose a tag to compare

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

25 Sep 14:27
ec2926e

Choose a tag to compare

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

24 Aug 18:24
4364ceb

Choose a tag to compare

1.1.0 (2025-08-24)

Features

  • enhance health check endpoint to support force flag (ec43aa2)

v1.0.3

24 Aug 17:51
605dcec

Choose a tag to compare

1.0.3 (2025-08-24)

Bug Fixes

  • revert migration to rest client as it seems not working correctly (#268) (7fc7228)

v1.0.2

24 Aug 14:52
0357c4d

Choose a tag to compare

1.0.2 (2025-08-24)

Bug Fixes

  • add missing Apache HttpClient dependency to build configuration (27e30bf)

v1.0.1

24 Aug 14:32
3da5eb4

Choose a tag to compare

1.0.1 (2025-08-24)

Bug Fixes

  • build: enable spring boot plugin and remove BOM dependency (#265) (5d90a8c)

v1.0.0

24 Aug 14:17
6a0f7bf

Choose a tag to compare

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)

Bug Fixes

  • deps: bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.9 to 2.8.10 (#261) (050d1c4)
  • deps: bump org.springframework.boot from 3.5.3 to 3.5.4 (#255) (adf54fc)
  • deps: bump spring-boot from 3.5.4 to 3.5.5 (#263) (ab0efb6)

v0.5.15

22 Jul 09:01
9a5ce2a

Choose a tag to compare

0.5.15 (2025-07-22)

Bug Fixes

  • deps: bump com.diffplug.spotless from 7.0.4 to 7.1.0 (#251) (173ab99)
  • deps: bump com.diffplug.spotless from 7.1.0 to 7.2.1 (#253) (b61b80b)
  • deps: bump com.sksamuel.scrimage:scrimage-core from 4.3.1 to 4.3.2 (#250) (40125e5)
  • deps: bump com.sksamuel.scrimage:scrimage-core from 4.3.2 to 4.3.3 (#254) (88bf949)
  • deps: bump jvm from 2.1.21 to 2.2.0 (#248) (284be34)
  • deps: bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 (#252) (a614a3c)
  • deps: bump org.springframework.boot from 3.5.0 to 3.5.3 (#246) (25cbcfc)
  • deps: bump plugin.spring from 2.1.21 to 2.2.0 (#249) (83e4c38)