fix(remoteingress): no changes detected in diff; no code modifications to release
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-02-16 - 3.0.1 - fix(remoteingress)
|
||||||
|
no changes detected in diff; no code modifications to release
|
||||||
|
|
||||||
|
- No files changed in the provided diff.
|
||||||
|
- No release or version bump required based on current changes.
|
||||||
|
|
||||||
## 2026-02-16 - 3.0.0 - BREAKING CHANGE(remoteingress)
|
## 2026-02-16 - 3.0.0 - BREAKING CHANGE(remoteingress)
|
||||||
migrate core to Rust, add RemoteIngressHub/RemoteIngressEdge JS bridge, and bump package to v2.0.0
|
migrate core to Rust, add RemoteIngressHub/RemoteIngressEdge JS bridge, and bump package to v2.0.0
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@serve.zone/remoteingress',
|
name: '@serve.zone/remoteingress',
|
||||||
version: '3.0.0',
|
version: '3.0.1',
|
||||||
description: 'Edge ingress tunnel for DcRouter - accepts incoming TCP connections at network edge and tunnels them to DcRouter SmartProxy preserving client IP via PROXY protocol v1.'
|
description: 'Edge ingress tunnel for DcRouter - accepts incoming TCP connections at network edge and tunnels them to DcRouter SmartProxy preserving client IP via PROXY protocol v1.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user