Releases: nextcloud/ansible-collection-nextcloud-admin
Releases · nextcloud/ansible-collection-nextcloud-admin
2.1.0
Changes
🚀 Features
- Support Debian 12 (#288) @staticdev
- Feature default NC27 (#285) @staticdev
- Workaround for user_saml-application to return lower-case realm when configured through environment-variable. (#273) @marioqxx
- Add nextcloud backup role (#268) @wiktor2200
- Adjusted nginx configuration based on the example from Nextcloud for Version 26 (#258) @seikexyz
🪲 Fixes
- Fix a bug in nc_apache2.j2 template concerning intermed-CA. Remove an… (#280) @marioqxx
- Fix an issue with Ubuntu Server 23.04 where download form App-store i… (#271) @marioqxx
🚨 Testing
- Run tests with molecule 5 (#261) @staticdev
👷 Continuous Integration
- Fix broken Yamllint Github Action (#286) @staticdev
- Temporary ignore ansible-lint var-naming[no-role-prefix] (#276) @staticdev
🔨 Refactoring
📦 Dependencies
- chore: bump ansible from 8.0.0 to 8.1.0 in /.github/workflows (#287) @dependabot
- Update pre-commit hooks (#282) @github-actions
- chore: bump ansible from 7.6.0 to 8.0.0 in /.github/workflows (#279) @dependabot
- Update pre-commit hooks (#278) @github-actions
- chore: bump ansible from 7.5.0 to 7.6.0 in /.github/workflows (#277) @dependabot
- Update pre-commit hooks (#272) @github-actions
- chore: bump pip from 23.1.1 to 23.1.2 in /.github/workflows (#266) @dependabot
- chore: bump pip from 23.1 to 23.1.1 in /.github/workflows (#263) @dependabot
- chore: bump ansible from 7.4.0 to 7.5.0 in /.github/workflows (#265) @dependabot
- chore: bump pip from 23.0.1 to 23.1 in /.github/workflows (#256) @dependabot
2.0.1
Changes
🚀 Features
- Molecule tests - Add testing scenarios for all supported OS and NC versions (#245) @wiktor2200
🪲 Fixes
- Fix an issue with builtin.assemble, which does not take account of th… (#253) @marioqxx
- Add required ansible-utils for webserver settings (#251) @wiktor2200
🚨 Testing
- Molecule tests - Add testing scenarios for all supported OS and NC versions (#245) @wiktor2200
👷 Continuous Integration
- Fix pre-commit update action (#230) @wiktor2200
🔨 Refactoring
📦 Dependencies
- Update pre-commit hooks (#255) @github-actions
- Update pre-commit hooks (#252) @github-actions
- chore: bump peter-evans/create-pull-request from 4 to 5 (#250) @dependabot
- chore: bump ansible from 7.3.0 to 7.4.0 in /.github/workflows (#247) @dependabot
- Update pre-commit hooks (#248) @github-actions
- Update pre-commit hooks (#243) @github-actions
- Update pre-commit hooks (#242) @github-actions
- Update pre-commit hooks (#231) @github-actions
- Update pre-commit hooks (#229) @github-actions
- Update pre-commit hooks (#223) @github-actions
2.0.0
Changes
- Bump version to 2.0.0 (#222) @aalaesar
- Change namespace to nextcloud and collection name to admin (#209) @aalaesar
- Galaxy deploy collection (#216) @staticdev
- Release 2.0 - change to an ansible collection (#206) @aalaesar
👷 Continuous Integration
- pre-commit update action - change committer and author (#220) @wiktor2200
- Add pre-commit update action (#210) @wiktor2200
📦 Dependencies
- Bump ansible from 7.2.0 to 7.3.0 in /.github/workflows (#221) @dependabot
- Update pre-commit hooks (#219) @github-actions
- Bump actions/checkout from 2 to 3 (#217) @dependabot
- Bump pip from 23.0 to 23.0.1 in /.github/workflows (#214) @dependabot
- Bump actions/setup-python from 2 to 4 (#212) @dependabot
- Bump peter-evans/create-pull-request from 3 to 4 (#211) @dependabot
- update ansible-lint to 6.11 for pre-commit hooks (#208) @aalaesar
- Bump ansible from 7.1.0 to 7.2.0 in /.github/workflows (#202) @dependabot
- Bump pip from 22.3.1 to 23.0 in /.github/workflows (#201) @dependabot
1.8.0 - This isn't even my final form
Important notification
This is the final release of 1.x as a stand-alone role.
Starting of 2.x, the repository will become a collection of roles and modules for nextcloud administration
Changes
- Added to refresh local update APT-DB in order not to fail downloading packages due to version mismatch. Added support for certificate-chain for copying to host and … (#194) @marioqxx
- Allow to disable preinstalled apps after installation (#188) @staticdev
- test(lint): Add lint step to molecule.yml (#190) @stevenengland
- fix(occ config:system:set): Use --type=boolean switch (#189) @stevenengland
- Make php_ver the recommended by NC (#182) @staticdev
🔥 Removals and Deprecations
- Cleanup unnecessary php module params (#199) @staticdev
🔨 Refactoring
- Make nextcloud_websrv variable consistent in whole repo (#195) @wiktor2200
- remove tag always (#193) @aalaesar
1.7.0
Changes
- Fix installation without websrv (#173) @bemyak
- Change Ansible collection ref for functions + fmt (#169) @wiktor2200
- Change Ansible collection ref for MySQL functions (#168) @wiktor2200
- Add branch to ansible-galaxy role import (#166) @staticdev
🚀 Features
- php8 for Debian 11 (#178) @wiktor2200
🔥 Removals and Deprecations
- Remove old <7.4 php versions (#176) @staticdev
👷 Continuous Integration
- General ci improvements (#172) @staticdev
📦 Dependencies
- Bump ansible from 7.0.0 to 7.1.0 in /.github/workflows (#167) @dependabot
1.6.0
Changes
- Fix labeler in CI - help wanted label warning (#162) @wiktor2200
- Bump yamllint action to remove deprecation warning (#152) @wiktor2200
- Added quotes around occ installation command arguments (#151) @Shigugu
- Move the installation of the PHP database clients to php_install (#148) @jspaans91
- Set crontab 10 minutes instead of 15, because of warning message (#149) @jspaans91
- add reference configurations for OS and PHP contextual variables (#142) @aalaesar
🚀 Features
- Ci/labeler and releasedrafter (#146) @staticdev
🔥 Removals and Deprecations
- Remove unsuported distros from before 2017 (#156) @staticdev
🚨 Testing
- Fix local systemd error with molecule (#155) @staticdev
👷 Continuous Integration
- Automate release Ansible Galaxy (#163) @staticdev
- Add dependabot (#153) @staticdev
📦 Dependencies
- Bump ansible-community/ansible-lint-action from 6.2.1 to 6.8.2 (#159) @dependabot
- Bump ansible from 6.2.0 to 7.0.0 in /.github/workflows (#160) @dependabot
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.1 (#158) @dependabot
- Bump pip from 22.2.2 to 22.3.1 in /.github/workflows (#161) @dependabot