Releases: Nexploy/nexploy
Release list
v0.15.9
Nexploy 0.15.9
Chores
- deps: bump
@nexploy/nodesto v0.8.3 inpnpm-lock.yamlandpackage.json—c58f0e3
Other Changes
- [Release] Update version to 0.15.9 —
e411b8f
Docker images
docker pull nexploy/nexploy:0.15.9
docker pull nexploy/docker-api:0.15.9
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.9 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.15.8...v0.15.9
v0.15.8
Nexploy 0.15.8
Refactoring
- pipeline: rename
resolvedConfigfor clarity and improve validation handling —009caa9
Other Changes
- [Release] Update version to 0.15.8 —
fd54e6c
Docker images
docker pull nexploy/nexploy:0.15.8
docker pull nexploy/docker-api:0.15.8
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.8 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.15.7...v0.15.8
v0.15.7
Nexploy 0.15.7
Chores
- deps: bump
@nexploy/nodesto v0.8.1 inpnpm-lock.yamlandpackage.json—676a503
Other Changes
- [Release] Update version to 0.15.7 —
47541d9
Docker images
docker pull nexploy/nexploy:0.15.7
docker pull nexploy/docker-api:0.15.7
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.7 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.15.6...v0.15.7
v0.15.6
Nexploy 0.15.6
Features
- events: add run-script event with workspace execution and logging —
bb2dd97
Chores
- docker: add bash to Nexploy Dockerfile dependencies —
d3ce29e
Other Changes
- [Release] Update version to 0.15.6 —
4c8cd5f
Docker images
docker pull nexploy/nexploy:0.15.6
docker pull nexploy/docker-api:0.15.6
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.6 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.15.5...v0.15.6
v0.15.5
Nexploy 0.15.5
Features
- pipeline: add Git provider support and node compatibility checks —
786975d
Other Changes
- [Release] Update version to 0.15.5 —
e262fe8
Docker images
docker pull nexploy/nexploy:0.15.5
docker pull nexploy/docker-api:0.15.5
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.5 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.15.4...v0.15.5
v0.15.4
Nexploy 0.15.4
Features
- registry: add support for registry container deletion and Traefik config management —
8c417f6 - registry: add support for secure local registries with Traefik integration —
e4a8634
Other Changes
- [Release] Update version to 0.15.4 —
ba29c99
Docker images
docker pull nexploy/nexploy:0.15.4
docker pull nexploy/docker-api:0.15.4
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.4 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.15.3...v0.15.4
v0.15.3
Nexploy 0.15.3
Performance
- prisma: add performance indexes and optimize build queries —
fb39d84
Refactoring
- services: add React cache for async functions in build and auth services —
210cbb7 - repository/envs: optimize environment variable handling with new services and reveal logic —
f1525f9
Documentation
- sync-docs: add
DISK_SPACE_LOWto known API error codes —2c7fb03
Other Changes
- [Release] Update version to 0.15.3 —
faa20f0
Docker images
docker pull nexploy/nexploy:0.15.3
docker pull nexploy/docker-api:0.15.3
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.3 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.15.2...v0.15.3
v0.15.2
Nexploy 0.15.2
Features
- repository/settings: enhance environment variable management with import support —
e9d4507
Other Changes
- [Release] Update version to 0.15.2 —
11b7459
Docker images
docker pull nexploy/nexploy:0.15.2
docker pull nexploy/docker-api:0.15.2
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.2 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.15.1...v0.15.2
v0.15.1
Nexploy 0.15.1
Bug Fixes
- docker: adjust .env file handling for correct directory usage —
c728e1a
Other Changes
- [Release] Update version to 0.15.1 —
732d375
Docker images
docker pull nexploy/nexploy:0.15.1
docker pull nexploy/docker-api:0.15.1
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.1 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.15.0...v0.15.1
v0.15.0
Nexploy 0.15.0
Features
- pipeline: add "view" mode to NodeContextMenu and update translations —
fef790c - i18n: add support for Spanish and Italian translations in pipelines —
3f18199 - repository: add support for custom Git repositories —
cd012ec - docker: enhance volume management and add support for network exposure APIs —
6e2947f - ai/settings: add "allowPipelineGroup" permission and pipeline analysis support —
e61b112
Refactoring
- pipeline: centralize pipeline template application logic —
d8e5744
Other Changes
- [Release] Update version to 0.15.0 —
6218617
Docker images
docker pull nexploy/nexploy:0.15.0
docker pull nexploy/docker-api:0.15.0
Install
curl -fsSL https://nexploy.app/install.sh | shOr pin this exact version:
NEXPLOY_VERSION=v0.15.0 \
sh -c "$(curl -fsSL https://nexploy.app/install.sh)"Already running Nexploy?
curl -fsSL https://nexploy.app/install.sh | sh -s updateContributors
Thanks to everyone who contributed to this release:
Full changelog: v0.14.2...v0.15.0