Releases: mbentley/docker-omada-controller
v6.1.0.17-beta
v6.1.0.11-beta
What's Changed
Full Changelog: v6.1.0.10-beta...v6.1.0.11-beta
v6.1.0.10-beta
What's Changed
Full Changelog: v6.0.0.25...v6.1.0.10-beta
v6.0.0.25
Notable New Capabilities
- Helm Chart Support - special thanks to @gca3020 for all of the work to make this possible!
What's Changed
- Update KNOWN_ISSUES.md with Proxmox CPU model info by @jay-kub in #651
- Added clarification in the docs on upgrade by @mbentley in #652
- Update README.md by @kolewu in #654
- Updated Docker Hub README with upgrade guide link by @mbentley in #655
- Fix upgrade errors; fixes #656 and #657 by @mbentley in #659
- Updated the docs to mention the DEBUG env var by @mbentley in #660
- Updated docs to help compose users locate the volume; fixes #661 by @mbentley in #662
- Add more detail to upgrade docs; fix spelling across docs by @mbentley in #663
- Updated CPU requirements by @mbentley in #665
- Updated default base image; fixes #443 by @mbentley in #666
- Added docs for alternate upgrade options by @mbentley in #667
- Fixed links that were broken; forgot to update to master by @mbentley in #670
- feat: omada-controller helm chart by @gca3020 in #668
- Added README for the Helm chart by @mbentley in #675
- Added pre-migration version check to validate version before upgrade by @mbentley in #677
- Update to 6.0.0.25; fixes #679 & #680 by @mbentley in #681
New Contributors
- @jay-kub made their first contribution in #651
- @kolewu made their first contribution in #654
- @gca3020 made their first contribution in #668
Full Changelog: v6.0.0.24...v6.0.0.25
v6.0.0.24
🚨 Breaking Changes 🚨
- With the upgrade from v5 to v6, a MongoDB upgrade needs to be executed manually by running a manual one off container while the controller is stopped. See the v5 to v6 Upgrade Guide for details.
- As of v6, an additional port was added that needs to be exposed:
tcp/29817
If you have issues, please file a discussion unless you have found a bug.
Special Thanks
This was a big upgrade effort that wasn't just done by me - lots of people did testing and provided input. I may be missing some people but thank you everyone, in no particular order, for your help!
What's Changed
- Update base OS and mongodb by @mbentley in #609
- Updated README for 6.0.0.19 beta; fixes #608 by @mbentley in #610
- Removed Chromium as it is no longer required by @mbentley in #611
- Added libharfbuzz0b & libfontconfig1; fixes #612 by @mbentley in #613
- Added k8s upgrade instructions (non-tested) by @mbentley in #614
- Enhanced docs to store previous values, if set; fix missing NS by @mbentley in #615
- Fixed a bug where the detection didn't work if it was the first run by @mbentley in #617
- Fixed a bug where the detection didn't work if it was the first run by @mbentley in #616
- Refactor names to remove 5.x; will continue to use same files for 6.x by @mbentley in #618
- Added new port for v6 by @mbentley in #623
- Added 6.0.0.23 beta by @mbentley in #629
- Bypass MongoDB data check when using external db by @mbentley in #632
- Added example compose files for external mongodb by @mbentley in #633
- Updated AVX & arm8.2a detection to match upstream mongodb by @mbentley in #634
- Removed atomic binary for arm8.2a detection by @mbentley in #635
- Updated documentation for upgrade failures and clarifying docs by @mbentley in #636
- Remove extra ports; don't need to expose them by @mbentley in #637
- Updates to be more clear: by @mbentley in #639
- Updated yml links by @mbentley in #640
- Force classpath order; fixes #621 by @mbentley in #641
- Added beta 6.0.0.24 by @mbentley in #645
- Updated README for v6; fixes #647 by @mbentley in #648
Full Changelog: v5.15.24.19...v6.0.0.24
v6.0.0.23-beta
🚨 Breaking Changes 🚨
- With the beta version upgrade to 6.0, a MongoDB upgrade needs to be executed manually by running a manual one off container while the controller is stopped. See the v5 to v6 Upgrade Guide for details.
- As of v6, an additional port was added that needs to be exposed:
tcp/29817
If you have issues, please file a discussion unless you have found a bug.
What's Changed
- Added libharfbuzz0b & libfontconfig1; fixes #612 by @mbentley in #613
- Added k8s upgrade instructions (non-tested) by @mbentley in #614
- Enhanced docs to store previous values, if set; fix missing NS by @mbentley in #615
- Fixed a bug where the detection didn't work if it was the first run by @mbentley in #617
- Fixed a bug where the detection didn't work if it was the first run by @mbentley in #616
- Refactor names to remove 5.x; will continue to use same files for 6.x by @mbentley in #618
- Added new port for v6 by @mbentley in #623
- Added 6.0.0.23 beta by @mbentley in #629
Full Changelog: v6.0.0.19-beta...v6.0.0.23-beta
v6.0.0.19-beta
🚨 Breaking Changes 🚨
- With the beta version upgrade to 6.0, a MongoDB upgrade needs to be executed manually by running a manual one off container while the controller is stopped. See the v5 to v6 Upgrade Guide for details.
- As of v6, an additional port was added that needs to be exposed:
tcp/29817
If you have issues, please file a discussion unless you have found a bug.
What's Changed
- Update base OS and mongodb by @mbentley in #609
- Updated README for 6.0.0.19 beta; fixes #608 by @mbentley in #610
- Removed Chromium as it is no longer required by @mbentley in #611
Full Changelog: v5.15.24.19...v6.0.0.19-beta
v5.15.24.19
What's Changed
Full Changelog: v5.15.24.18...v5.15.24.19
v5.15.24.18
v5.15.24.17
What's Changed
- Added ports to the dockerfile by @mbentley in #574
- Added 19810/udp to the ports by @mbentley in #575
- Added known issue with the controller adoption by @mbentley in #576
- Updated README for beta; fixes #577 by @mbentley in #578
- Updated for port mapping instructions by @mbentley in #579
- Added compose bridge example by @mbentley in #581
- Updates for latest beta by @mbentley in #582
- Added 5.15.24.17; fixes #585 by @mbentley in #586
Full Changelog: v5.15.20.20...v5.15.24.17