chore: release v1.16.0

This commit is contained in:
2026-08-02 01:54:00 -04:00
parent 256476268f
commit 4874544955
3 changed files with 7 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
## v1.16.0
- Added OpenBao PKI SSH Certificate Support
- Fallback to LDAP Key injection
# v1.15.0 # v1.15.0
- feat: Rename SSO Manager to Jump in UI - feat: Rename SSO Manager to Jump in UI
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "t42-jump-host", "name": "t42-jump-host",
"version": "1.15.0", "version": "1.16.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "t42-jump-host", "name": "t42-jump-host",
"version": "1.15.0", "version": "1.16.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-free": "^7.3.0", "@fortawesome/fontawesome-free": "^7.3.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "t42-jump-host", "name": "t42-jump-host",
"version": "1.15.0", "version": "1.16.0",
"description": "SSH jump host for the theta42 stack — LDAP-authenticated, directory-driven host bridging with audit and metrics", "description": "SSH jump host for the theta42 stack — LDAP-authenticated, directory-driven host bridging with audit and metrics",
"author": [ "author": [
{ {