2024-08-25 12:29:26 +00:00
|
|
|
# Changelog
|
|
|
|
|
2024-10-16 12:35:38 +00:00
|
|
|
## 2024-10-16 - 1.1.8 - fix(big fix upgrade)
|
|
|
|
fix: update dependency versions and address type errors
|
|
|
|
|
|
|
|
- Updated all listed dependencies in the package.json to their specified ranges.
|
|
|
|
- Fixed type mismatches and added missing imports in various TypeScript files.
|
|
|
|
- Refined existing tests and added a new helper to manage Docker image streams.
|
|
|
|
|
2024-08-25 12:29:26 +00:00
|
|
|
## 2024-08-25 - 1.1.7 - fix(deps)
|
|
|
|
Update dependencies to latest versions
|
|
|
|
|
|
|
|
- Updated @git.zone/tsbuild from ^2.1.80 to ^2.1.84
|
|
|
|
- Updated @push.rocks/tapbundle from ^5.0.23 to ^5.0.24
|
|
|
|
- Updated @types/node from ^20.14.6 to ^22.5.0
|
|
|
|
- Updated @apiclient.xyz/docker from ^1.2.2 to ^1.2.3
|
|
|
|
- Updated @design.estate/dees-catalog from ^1.0.289 to ^1.1.6
|
|
|
|
- Updated @design.estate/dees-element from ^2.0.34 to ^2.0.36
|
|
|
|
- Updated @git.zone/tsrun from ^1.2.37 to ^1.2.49
|
|
|
|
- Updated @push.rocks/smartbucket from ^3.0.20 to ^3.0.22
|
|
|
|
- Updated @push.rocks/smartpromise from ^4.0.3 to ^4.0.4
|
|
|
|
- Updated @serve.zone/interfaces from ^1.0.74 to ^1.0.78
|
|
|
|
- Updated @tsclass/tsclass from ^4.0.60 to ^4.1.2
|
|
|
|
|
|
|
|
## 2024-06-20 - 1.1.6 - Updates
|
|
|
|
Routine updates and fixes.
|
|
|
|
|
|
|
|
- (fix) core: update
|
|
|
|
|
|
|
|
## 2024-06-13 - 1.1.4 - Service Management Preparation
|
|
|
|
Incorporated updates and service management preparations.
|
|
|
|
|
|
|
|
- (fix) core: update
|
|
|
|
- (feat) prepare service management
|
|
|
|
|
|
|
|
## 2024-06-05 - 1.1.3 - CI Integration Improvement
|
|
|
|
Structural improvements and better CI integration preparation.
|
|
|
|
|
|
|
|
- (fix) structure: improve structure, prepare better CI integration
|
|
|
|
|
|
|
|
## 2024-06-02 - 1.1.2 - Image Manager Update
|
|
|
|
Prepared proper storage and retrieval of container images.
|
|
|
|
|
|
|
|
- (fix) imagemanager: prepare proper storage and retrieval of container images
|
|
|
|
|
|
|
|
## 2024-06-01 - 1.1.0 - Image Registry Work
|
|
|
|
Initiated work on image registry.
|
|
|
|
|
|
|
|
- (fix) image registry: start work on image registry
|
|
|
|
|
|
|
|
## 2024-05-30 - 1.0.216 - Enhanced Smartguards
|
|
|
|
Enhanced smartguards to verify action authorization.
|
|
|
|
|
|
|
|
- (feat) guards: use better smartguards to verify action authorization
|
|
|
|
|
|
|
|
## 2024-05-28 - 1.0.215 - Unified Package Update
|
|
|
|
Updated package unification for cloudly + API + CLI.
|
|
|
|
|
|
|
|
- (fix) switch to unified package for cloudly + API + CLI: update
|
|
|
|
|
|
|
|
## 2024-05-05 - 1.0.214 - Core Updates
|
|
|
|
Routine core updates.
|
|
|
|
|
|
|
|
- (fix) core: update
|
|
|
|
|
|
|
|
## 2024-04-20 - 1.0.213 - Core Update
|
|
|
|
Routine core updates.
|
|
|
|
|
|
|
|
- (fix) core: update
|