Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Each revision is versioned by the date of the revision.
2025-09-18
- Fixed issue where naming the application deployment to “jenkins” would not add relation data with the agents.
2025-09-16
- Fix issue where the agents were not reconciled in previous revisions to reconcile on charm upgrade.
2025-09-15
- Updated charm to use Noble base.
2025-09-10
- Added terraform module for charm and Jenkins product.
- Fix issue with service check which did not correctly report when service is ready for interaction.
2025-09-09
- Ejected deprecated
agent-deprecated:jenkins-slaverelation.
2025-09-05
- Fix issue with Jenkins agent node server discovery when ingress is applied to server.
- Fix race condition with agent trying to register before service ready.
2025-09-02
- Upgrade Jenkins version to latest LTS (v2.516.2).
- Upgrade Ubuntu base to Noble.
2025-05-01
- Added how-to landing page.
2025-04-01
- docs: changelog added.