* Use zstd as compression algorithm
* Support more compression formats
* Add benchmark
* Refactor export test and benchmark
* Add export test for .tar.zst
* Add export test for .tar.bz2
* Add alpine-tar-zstd custom image
* Add docs about postgres_pgdata_4gb
* Update import dialog with more archive formats
* Set default export to .tar.zst
* Implement push volume to registry
* Fix Dockerfile linter errors
* Renaming volumeName to context.store.volume.volumeName
* Fix vulnerabilities in volume share client Go pkgs
* Build volume share client only once
* Fix npipe error in volume share client on Windows
* Upgrade golang.org/x/text to v0.3.7
* Share volume to registry working on Windows
* Remove unnecessary socket pkg
* Add tests around pushing volumes with and without auth
* Change extensions socket path to user home dir
* Pass extension install dir as a flag
* Update GHA workflow to add EXTENSION_INSTALL_DIR_NAME build-arg
* Use safe extension dir name