fix: remove legacy platform env fallbacks
This commit is contained in:
+5
-1
@@ -1,11 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-28 - 1.1.4 - fix(platformclient)
|
||||
Keep platform environment configuration clean.
|
||||
|
||||
- Kept only `SERVEZONE_PLATFORM_URL`, `SERVEZONE_PLATFORM_AUTHORIZATION`, `SERVEZONE_PLATFORM_TOKEN`, and platform binding discovery.
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user