| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| juju-agents-4.0.3-linux-ppc64el.tar.xz | 2026-03-03 | 44.6 MB | |
| juju-agents-4.0.3-linux-s390x.tar.xz | 2026-03-03 | 47.9 MB | |
| juju-agents-4.0.3-linux-arm64.tar.xz | 2026-03-03 | 45.8 MB | |
| juju-agents-4.0.3-linux-amd64.tar.xz | 2026-03-03 | 53.6 MB | |
| juju-4.0.3-darwin-arm64.tar.xz | 2026-03-03 | 47.9 MB | |
| juju-4.0.3-darwin-amd64.tar.xz | 2026-03-03 | 52.4 MB | |
| juju-4.0.3-linux-ppc64el.tar.xz | 2026-03-03 | 42.6 MB | |
| juju-4.0.3-linux-s390x.tar.xz | 2026-03-03 | 45.9 MB | |
| juju-4.0.3-linux-arm64.tar.xz | 2026-03-03 | 44.3 MB | |
| juju-4.0.3-linux-amd64.tar.xz | 2026-03-03 | 51.3 MB | |
| Juju 4.0.3 source code.tar.gz | 2026-03-03 | 17.4 MB | |
| Juju 4.0.3 source code.zip | 2026-03-03 | 22.1 MB | |
| README.md | 2026-03-03 | 3.9 kB | |
| Totals: 13 Items | 515.9 MB | 1 | |
The Juju team is proud to release Juju 4.0.3!
This is a point release to the stable 4.0 series of Juju.
Checkout the Juju 4.0.3 Release Notes
What's Changed
- fix(domain): enforce UTC for database timestamp fields by @gfouillet in https://github.com/juju/juju/pull/21773
- feat: add some domain knowledge for agents by @manadart in https://github.com/juju/juju/pull/21800
- chore: update SQLair dependency by @manadart in https://github.com/juju/juju/pull/21814
- fix: sort before compact by @tlm in https://github.com/juju/juju/pull/21817
- chore: increment juju to 4.0.3 by @jujubot in https://github.com/juju/juju/pull/21810
- fix(offers): show correct list of users in show-offer command by @iyiguncevik in https://github.com/juju/juju/pull/21806
- refactor: remove model export code by @SimonRichardson in https://github.com/juju/juju/pull/21826
- feat: merging duplicate remote applications by @SimonRichardson in https://github.com/juju/juju/pull/21785
- chore: merge 3.6 - 4.0 by @wallyworld in https://github.com/juju/juju/pull/21795
- refactor(operation): use static SQL for GetOperations query by @nvinuesa in https://github.com/juju/juju/pull/21827
- feat: drop PVC filtering by storage unique ID in favor of querying the database. by @adisazhar123 in https://github.com/juju/juju/pull/21726
- feat(storage): import filesystem attachments for IAAS during model migration by @jack-w-shaw in https://github.com/juju/juju/pull/21835
- feat: add transition information for storage and offers by @manadart in https://github.com/juju/juju/pull/21832
- fix: relation unit watcher for remote app with no units by @manadart in https://github.com/juju/juju/pull/21836
- feat: import storage volumes by @hmlanigan in https://github.com/juju/juju/pull/21787
- fix: nil pointer panics during caas migration by @hmlanigan in https://github.com/juju/juju/pull/21842
- fix: ensure we watch all relation units by @SimonRichardson in https://github.com/juju/juju/pull/21828
- chore(move): move
internal/macaroontoapi/macaroonby @SimoneDutto in https://github.com/juju/juju/pull/21854 - fix(removal): clean up FK references on app, unit, and relation delete by @nvinuesa in https://github.com/juju/juju/pull/21813
- fix: import offerers applications and relations by @SimonRichardson in https://github.com/juju/juju/pull/21840
- fix: prevent spin-lock in object store scoped context by @manadart in https://github.com/juju/juju/pull/21857
- feat: handle firewaller duplicate changes by @SimonRichardson in https://github.com/juju/juju/pull/21859
- fix: close all file object store readers by @manadart in https://github.com/juju/juju/pull/21861
- chore(move): move
internal/cmdtocmd/cmdby @SimoneDutto in https://github.com/juju/juju/pull/21863 - feat: update storage directives during setcharm call useroverride and state by @CodingCookieRookie in https://github.com/juju/juju/pull/21742
- chore(move): move
internal/rpcreflecttorpc/rpcreflectby @SimoneDutto in https://github.com/juju/juju/pull/21871 - fix(remoterelationconsumer): clean up orphaned offer_connection when local relation is removed during registration by @nvinuesa in https://github.com/juju/juju/pull/21802
- fix: only delete unreferenced objects from store by @manadart in https://github.com/juju/juju/pull/21870
- feat: import storage attachments alongside storage instances by @jack-w-shaw in https://github.com/juju/juju/pull/21846
- fix: prevent getting empty resources by @SimonRichardson in https://github.com/juju/juju/pull/21864
- feat: storage list client by @hpidcock in https://github.com/juju/juju/pull/21615
- fix: retries and not found errors in the remote objectstore by @SimonRichardson in https://github.com/juju/juju/pull/21874
Full Changelog: https://github.com/juju/juju/compare/v4.0.2...v4.0.3