mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-18 21:22:18 +08:00
3.3 KiB
3.3 KiB
Changelog
[6.0.0] - 2026-04-17
Changed
- #504 Update Node.js runtime from node20 to node24
- #500 Update action version references in README to latest majors
Security
- #506 Bump undici from 6.23.0 to 6.24.1
- #513 Bump vite from 8.0.3 to 8.0.5
- #509 Bump the actions group across 1 directory with 4 updates
- #510 Bump the actions group across 1 directory with 2 updates
- #511 Bump vitest from 4.1.1 to 4.1.2
- #514 Bump the actions group with 2 updates
- #501 Bump @types/node from 25.3.3 to 25.4.0
[5.1.0] - 2026-03-03
Added
- #458 Ensure error messages display the correct namespace
- #482 docker driver
- #492 Migrate to esbuild/Vitest and upgrade @actions/* to ESM-only versions
- #498 Add typecheck to build script
[5.0.4] - 2025-08-05
Added
- #408 Add missing README.md and action.yml parameters
- #414 Fix the major update packages including Jest
- #418 Add husky pre-commit hook.
- #420 Make namespace input optional
- #424 add server-side option for kubectl apply commands
- #425 Add timeout to the rollout status
- #428 Added additional check in getTempdirectory function
- #432 Added error check for canary promote actions
- #436 Add support for ScaledJob
- #440 Add Enhanced Deployment Error Reporting and Logging
- #441 Added timeout input description to README
[5.0.3] - 2025-04-16
Added
- #398 case-insensitive resource type
[5.0.2] - 2025-04-15
Added
- #396 Update new resource-type input for action
[5.0.1] - 2024-03-12
Added
- #356 Add fleet support
[5.0.0] - 2024-03-12
Changed
- #309 Updated to Node20 and upgraded release workflows to @v1 tag
- #306 update release workflow to use new prefix, remove deprecated release
- #303 fix: ensure imageNames are not empty strings
- #299 bump release workflow sha
- #298 bump minikube to fix runner deps
- #297 update release workflow
Added
- #304 add v prefix for version tagging
- #302 adding ncc to build
- #301 adding release workflow artifact fix
[4.10.0] - 2023-10-30
Added
- #287 Make annotating resources optional
- #283 Fix “Service” route-method of the Blue-Green strategy with some manifest files
- #281 bump codeql to node 16
- #279 upgrade codeql
- #276 Fixes multiple namespaces bug