Skip to content

Latest commit

 

History

History
86 lines (60 loc) · 7.11 KB

File metadata and controls

86 lines (60 loc) · 7.11 KB

Changelog

0.3.1 (2025-12-24)

Bug Fixes

  • Add signal notify context to backend and validators (#46) (718d917)

0.3.0 (2025-12-18)

Features

0.2.0 (2025-12-16)

Features

  • enable session script service for implementconfig (c450aba)
  • enable session script service for implementconfig (cedc814)

Bug Fixes

  • add context to command execution (92df7d4)
  • file read process lock (d2481e9)
  • file read process lock (c013b4f)
  • fix build command by listing the argv (#40) (06f7dfa)

0.1.1 (2025-12-15)

Bug Fixes

  • add service initialisation to implement config (affa200)
  • add service initialisation to implement config (7186cd3)

0.1.0 (2025-12-09)

Features

  • add business logic outputs to stdout (358e4f5)
  • add sample windows config file (b10b106)
  • add sample windows config file (24334db)
  • add struct definition for session script config (1fcbbe1)
  • add validation for executable and platform (6e02afc)
  • add validation for file deploy (dbe710e)
  • add validation for paths (06fca1a)
  • add validation for platform (958b979)
  • add validation for platform (667a96a)
  • create deploy function for files (d362ee5)
  • initial release (bdfe5f5)
  • initialise logger (719070f)
  • label LLM code (e6b8a5f)
  • setup catalog configuration implementation (c5d7a57)
  • setup catalog configuration implementation (e1e610b)
  • setup local config backend (d807c94)
  • setup parsing for image configurations (e07a990)
  • setup platform specific installer (877b396)
  • setup session script configuration logic (48a6fc8)
  • setup simple logging with slog (5b3bb54)
  • setup validator and create-image api wrapper (c396cc7)
  • setup validator orchestrator (ba27332)
  • setup validator orchestrator (eb36581)
  • setup windows executors (ac4027f)
  • setup yaml parsing for file deploys (c0f7fca)
  • setup yaml parsing for session script configuration (e18bc45)
  • update sample config file to snake_case (3ea2e32)
  • validator for build image (376d5ae)

Bug Fixes

  • fix config file (1cccd0f)
  • remove out for installer (4d8e4a9)
  • update main.go with logger package (e3075e3)
  • update ci workflow to test windows (569d232)
  • update import path (47e00b9)
  • update import path (c66a2d4)
  • update logger package name (d0fd092)
  • update platform name (233963b)
  • update test path for config_win.yaml (6c0ca3a)