Releases: ClarifiedSecurity/catapult
Releases · ClarifiedSecurity/catapult
v10.0.17
- Updated Ansible collections
- Using
t3.smallas default Ubuntu image for EC2 - Updated Python packages
- Updated README.md
- Removed macos Python flag, since now getting it during deploy
- Added Ubuntu 24.04 support for Azure
- Refactored MacOS group vars to work with Ansible 2.20+
- Added pfSense 2.8.x support
- Added FreeBSD 15 support
- Updated Readme
- In
start.ymldefaulting for actual values for become defaults instead of omit - Updated Github actions versions
- Removed Node from Catapult since it's not needed for anything anymore
v9.5.6
- Updated Python packages
- BREAKING CHANGE Set Ansible version to 2.19.4
- Set prettier version to 3.7.3
- Updated Gihub actions versions
- Added supported target deploy Alpine with Catapult
- Set actions/checkout version to 5.0.1
- Fixed an issue where
make restartas the first command after install failed - Updated Ansible collections
- Added Windows 11 25h2 group variable
v9.4.22
- Set Ansible version to 2.18.11
- Set
setup-qemu-actionversion to 3.7.0 - Added Almalinux 10 support & OS variables
- Added info about Azure support to readme
- Not displaying unneeded githook info when updating
nova.core - Added examples of advanced deploy patterns to documentation - https://clarifiedsecurity.github.io/catapult-docs/catapult/20-how-to-use.html#ctp-host-list
- Added a feature to set up a localhost ARA (https://ara.recordsansible.org) with Catapult
- Set
nodeversion to 22.21.1 - Updated Python packages
- Migrated Catapult base image to
python:3.12.12-slim-trixie - Updated Ansible collections
- Using fullpath of brew binary when installing dependencies on MacOS to avoid tampering user shell profile
v9.3.1
- Added the feature to install Catapult on PopOS
- Set
nodeversion 22.21.0 - Updated Ansible collections
- Updated Python packages
v9.2.120
- Set Python version to 3.12.12
- Removed netplan_renderer from OS vars because netplan can detect it itself
- Updated Python packages
- Updated Debian template info for AWS
- Updated Ansible collections
- Removed deprecated Kali group vars since it's a rolling release
- Added Python packages and Ansible collections for OpenStack
v9.2.115
- Set nodejs version to 22.20.0
- Update Pyhon packages
- Added Azure image info for Windows Server 2022 GUI and Ubuntu 24.04
- Updated Ansible collections
v9.2.114
- Updated scripts to better work with unsupported operating systems
- Added Azure info for Windows 2022 GUI template
- Updated secrets part in docs
- Added Azure template info for Ubuntu 24.04
- Updated Python packages
- Updated Ansible collections
v9.2.106
- Added AWS image info for Windows Server 2022 GUI
- Fixed incorrect reference for
ctp retrycommands in the docs - Updated Ansible collections
- Updated Python packages
- Timing catapult commands in milliseconds
v9.2.102
- Removed temp ssh key permissions fix from .zshrc
- Fixes an issue where
ctp host console <host>did not enter the correct host path - Updated Ansible collections
- Set node version v22.19.0
- Updated Python packages
- Fixed an issue where incorrect image tag was set in staging version
- Moved docker compose file under defaults folder to declutter the repo
v9.2.100
- Fixed an issue where new Docker image was still pulled when no was selected in Catapult update prompt
- Added OPNsense 25.7 support