Releases: ThePorgs/Exegol
Exegol 5.1.1
Exegol 5.1.0
Exegol wrapper 5.1.0
New major wrapper update with new upgrade action, options, configurations and some bug fix.
Features
- New
upgrade
action to automatically backup some data of a container and create a new one with the same configuration with a newer image
https://docs.exegol.com/wrapper/cli/upgrade- The previous container can be kept with another name as a backup
- You can upgrade your container to another image type with the option
--image
- The following data can be automatically transfered to the new container (and more to come soon):
- bash / zsh history
- exegol-history database (when using 3.1.8 images minimum)
- The /workspace directory
- TriliumNext notes
- Some files:
/etc/hosts
/etc/resolv.conf
/opt/tools/Exegol-history/profile.sh
- The Proxychains configuration
- WireGuard VPN is now supported with
.conf
file using the option:--vpn myvpn.conf
#256
https://docs.exegol.com/wrapper/features#wireguard-vpn- Available with Exegol images 3.1.8
- New option to add ALL capabilities to an exegol container (existing or new) with
--cap ALL
https://docs.exegol.com/wrapper/cli/start#privileges - New configuration to always enable shell logging for all exegol shells
https://docs.exegol.com/wrapper/configuration#shell-logging
Bug fixes
- Fix download of legacy image
- Fix latest image status
- Fix outdated image parsing and display
- Improve local image parsing and display
- Wrapper auto-update is now only display when the wrapper is installed fom source
- Fix image local building unicode error when logging to a file
- Handle more docker timeout errors
What's Changed
Full Changelog: 5.0.2...5.1.0
Exegol 5.0.2
Exegol wrapper 5.0.2
New minor wrapper update with bug fixes and new --all
option for multi-selector.
Features
- New
--all
option to select every available container forstop
andremove
actions - New
--all
option to select every available images foruninstall
action - Filter interactive table objects depending on the current action
- Update
CONTRIBUTING.md
file - Improve workspace removal process and messages
Bug fixes
- Handle
exegol-
in container name - Fix an issue when parsing an exegol image without any labels
What's Changed
Full Changelog: 5.0.1...5.0.2
Exegol 5.0.1
Exegol wrapper 5.0.1
New minor wrapper update with bug fixes.
Features
- Removing shell whitelist from Exegol config file:
default_start_shell
parameter. User can now use any shell by default at startup (arguments cannot be used here)
Bug fixes
- Fix acknowledge continue on enter
- Fix image name confusion between
full
andfree
images - Fix pulling version specific images
- Improve error message when servers are unavailable
What's Changed
Full Changelog: 5.0.0...5.0.1
Exegol 5.0.0
Exegol wrapper 5.0.0
Features
- Rework of network system:
- New network modes, instead or the
--disable-shared-network
flag. Now--network
option is available withhost
,docker
,nat
anddisable
. - Support of port range for multiple exposition with
--port
- You can now configure default and fallback network mode in the config file
- New network modes, instead or the
- New build action dedicated for local image building (instead of the previous
exegol install <image> <profile>
) - Enterprise users can now use custom images with the wrapper to create exegol container
- New image metadata system (faster
exegol info
) - Improved performance
- Update links to the new and improved documentation
- Support of uv detection
- New activate action
- Add EULA
- New License
Bug fixes
- Disable docker userns remap (if needed)
What's Changed
- FEATURE - Add range port by @LOLOLEKIK in #203
- Exegol v5 by @Dramelac in #266
New Contributors
- @LOLOLEKIK made their first contribution in #203
Full Changelog: 4.3.11...5.0.0
Exegol 4.3.11
Exegol wrapper 4.3.11
Features
- Improve my-resources loading time and logs
- Configure
SHELL
variable for interactive sessions - Disable Docker Desktop tips when using Exegol from Windows
Bug fixes
- Fix X11 forwarding via SSH #237
- OpenVPN with multiple file can now use relative path
What's Changed
- fix: s/WLS2/WSL2 by @compass-dexter in #252
- Release 4.3.11 by @Dramelac in #257
New Contributors
- @compass-dexter made their first contribution in #252
Full Changelog: 4.3.10...4.3.11
Exegol 4.3.10
Exegol wrapper 4.3.10
Features
- New package backend system (wheel will now be available and the package size is lighter)
- More stable startup log stream waiting for my-resources tu be installed before opening the shell
Bug fixes
- Fix Docker Desktop resources whitelist on MacOS
What's Changed
Full Changelog: 4.3.9...4.3.10
Exegol 4.3.9
Exegol wrapper 4.3.9
Features
New minor version including some bug fixes and the desktop
feature will automatically be enabled when a custom desktop config is supplied.
Bug fixes
What's Changed
Full Changelog: 4.3.8...4.3.9
Exegol 4.3.8
Exegol wrapper 4.3.8
Features
New minor version including some bug fixes, improved waiting UI and the detection of pipx
installation to show the correct upgrade command.
Bug fixes
- Handle new Dockerhub API manifest v2 #238
- Fix X11 forwarding container startup sequence #237
- Fix wrapper latest version update
What's Changed
Full Changelog: 4.3.7...4.3.8
Exegol 4.3.7
Exegol wrapper 4.3.7
Features
New minor exegol version including:
- a new configuration to disable Exegol resources by default for any new container
- (BETA) Support for X11 forwarding when using exegol on a linux server thanks to @Xenorf
Bug fixes
- Fix waiting for
my-resources
to install at container creation before opening a shell - Fix Exegol directories permission when using exegol with
sudo
- Handle docker timeout exceptions
- Fix a log stream error from #233
What's Changed
New Contributors
Full Changelog: 4.3.6...4.3.7