fix(deps): update Docker API usage to DockerHost facade, bump dependencies, and adjust tests/docs
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-04 - 1.2.5 - fix(deps)
|
||||
update Docker API usage to DockerHost facade, bump dependencies, and adjust tests/docs
|
||||
|
||||
- Bumped @serve.zone/api and @serve.zone/interfaces to ^5.3.0 and @apiclient.xyz/docker to ^5.1.0 in deno.json
|
||||
- Replaced plugins.docker.* calls with dockerHost facade methods (getServiceByName, getSecretByName, createImageFromRegistry → createImageFromRegistry, createSecret, createService) in updatemanager and added conditional secret removal to avoid errors
|
||||
- Updated a number of @push.rocks package versions in deno.json
|
||||
- Adjusted test/test.ts to use the Deno.test object form and disabled sanitizeResources/sanitizeOps to accommodate smartdaemon signal listeners
|
||||
- Bumped install example version in readme to v1.2.4 and cleaned up project Serena metadata files
|
||||
|
||||
## 2025-10-23 - 1.2.4 - fix(deno)
|
||||
Update deno configuration and add local Claude settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user