Notes/Domino/Traveler 14.5 is available
Daniel Nashed – 17 June 2025 08:16:31
Domino 14.5 is out and there is not much to say ...
... because if you are running Domino 14.0 and have Auto Notify enabled, you should see the ProductInfo updated already.
Inside the Notes, Domino and Traveler Product Info documents you find details + links to release notes, what's new and other resources.
See the screen shot below.
There are exciting new features specially on the Domino side.
Some of them will need some detailed info later and I am covering most of it in my sessions at DACHNUG conference next week.
Domino Container project update
I have also pushed out the Domino Container project and I have updated all my servers already.
The Windows machines use AutoUpdate. Most of the Linux machines use the container image.
Along with the Domino 14.5 update, I added the REST API 1.1.4 to the container build.
Adding software means not only changing the software.txt, but also running an end to end automation test after building an image.
This ensures, software is downloadable, installs and runs.
Most of this process is fully automated and is executed before any Git hub repository update -- not just for software updates, but also changes in the project.
To upgrade a container based server, you just build a new image. The build menu remembers the selected software when you save the selection and picks the latest versions automatically for you at build time.
Below I have an example how that looked for me today when updating one of the DNUG Lab servers including all the add-on software.
Domino container inspect example switching from 14.5 EA3 to the release + Updating the Domino REST API
Info: New Image Version available!
------------------------------------------------------------------------------------------
Runtime : docker 27.5.1
Compose : docker-compose 1.29.2, build unknown
Status : running
Health : healthy
Started : 04.06.2025 09:43:03
Name : /domino
Image : hclcom/domino:latest
Version CNT : 14.5EA3
Version IMG : 14.5
Domino Ver CNT : 14.5EA3
Domino Ver IMG : 14.5
Add-ons CNT : ontime=11.1.1,verse=3.2.4,nomad=1.0.16,traveler=14.5EA3,domrestapi=1.1.3.1-14
Add-ons IMG : ontime=2.3.0,verse=3.2.4,nomad=1.0.16,traveler=14.5,domrestapi=1.1.4-14
Base Image : registry.access.redhat.com/ubi10/ubi-minimal
BuildTime CNT : 03.06.2025 16:28:46
BuildTime IMG : 17.06.2025 06:45:16
Hostname : ray
Volumes : /local/docker
Mounts : /local
------------------------------------------------------------------------------------------
Container ID : bbf67511762b
Image-ID CNT : 90e39ef92404
Image-ID IMG : 59f7ca155342
------------------------------------------------------------------------------------------
Image Size : 2180 MB
Network Name : host
Driver : overlay2
Restart Policy : always
Restart Retries: 3
- Comments [0]