feat: add platform binding runtime config
This commit is contained in:
+8
-1
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-28 - 1.1.3 - feat(platformclient)
|
||||
Add runtime platform binding configuration.
|
||||
|
||||
- Added `SERVEZONE_PLATFORM_URL`, `SERVEZONE_PLATFORM_AUTHORIZATION`, and `SERVEZONE_PLATFORM_TOKEN` support.
|
||||
- Added environment binding discovery through `SERVEZONE_PLATFORM_BINDING` and `SERVEZONE_PLATFORM_BINDINGS`.
|
||||
- Preserved `SERVEZONE_API_DOMAIN` and `SERVEZONE_PLATFROM_AUTHORIZATION` fallbacks.
|
||||
|
||||
## 2024-10-05 - 1.1.2 - fix(core)
|
||||
Fix authorization handling and format code.
|
||||
|
||||
@@ -71,4 +78,4 @@ Maintenance updates
|
||||
## 2024-02-17 - 1.0.1 to 1.0.3 - General Updates
|
||||
Maintenance updates
|
||||
|
||||
- Fix(core): update
|
||||
- Fix(core): update
|
||||
|
||||
Reference in New Issue
Block a user