Skip to content

Releases: EugenMayer/officeconverter

Upgrade to spring boot 4 and java 25 and LibreOffice26

16 May 15:42

Choose a tag to compare

This release is no based on debian:trixie with the latest LibreOffice backport

Spring boot 3.5.13 and runtime os update

31 Mar 05:41
479d5d0

Choose a tag to compare

1.8.3

Upgrade dependencies

Spring boot 3.5.11 and runtime os update

25 Feb 16:12
32fec66

Choose a tag to compare

1.8.2

Update runtime version to 0.4.2 in Docker workflow

Upgrade spring boot to 3.5.6 and refresh the runtime

20 Sep 06:44
02f490d

Choose a tag to compare

Upgrade jodconverter and spring boot (#85)

* Upgrade jodconverter and spring boot

* fix kotlin, upgrade gradle

* fix tests

* Fix runtime and do not run e2e test since there are none

* skip builds during container build

* build without running tests

Upgrade to Java21

12 Apr 09:42
ff699ce

Choose a tag to compare

  1. upgrade several dependencies
  2. upgrade to Java21
  3. upgrade to runtime 0.4.0
  4. Remove lombok

1.7.2

20 Feb 06:46
832f28c

Choose a tag to compare

Implements a readiness endpoint (#82)

* Implements a readiness endpoint

When this converter-application is deployed to a Kubernetes (or Kubernetes-like) environment, a readiness endpoint can be crucial for ensuring that the application has started and is ready to accept new connections.

The same endpoint can also be used in other contexts, like e.g. for testing that another application is able to reach the converter-application (used like a ping endpoint basically).

This new /ready endpoint checks that the officeManager in the converter service is running and can execute tasks, and responds with 200 OK if so. Otherwise it responds with 503 Service Unavailable

* Updates docs for the readiness endpoint

Upgrade to spring boot 3.4.2

24 Jan 06:24
a098076

Choose a tag to compare

1.7.1

Upgrade spring boot to 3.4.2

Change to UTF8 locale

18 Jan 17:21

Choose a tag to compare

1.7.0

Use runtime 0.3.0 with UTF8 support

Spring boot 3.4.1

10 Jan 07:04

Choose a tag to compare

Upgraded debian version

1.6.1 - Spring boot 3.3.4 and jod 4.4.8

15 Oct 06:49

Choose a tag to compare