Skip to content

0.2.0

Compare
Choose a tag to compare
@vmgware-bot vmgware-bot released this 31 Jan 22:22
· 16 commits to master since this release
46fbfd0

0.2.0 - 2024-01-31

❤️ Thanks to all contributors! ❤️

@Codycody31

✨ Features

  • Feature: event driven ws handling [#26]
  • Enable encryption of data between server and agent [#24]

📈 Enhancement

  • Fix agent and server dry run issues [#84]
  • Update package.json versions via release helper [#83]
  • [#54] Remove CI secuity scanning [#76]
  • [#53] Frontend Module Refactoring [#70]
  • Task/52 enhancements to websocketmanager for improved asynchronous communication and scalability [#69]
  • Add support for arm64 [#68]
  • docker: include push to harbor.vmgware.dev [#67]
  • Enhancements in Security, Configuration, and UI Components [#39]
  • Enhancements in Security, Configuration, and UI Components [#37]
  • Comprehensive Application Update: Enhancements, Refactoring, and New Features [#36]
  • Switch name to server and build server image [#30]
  • Switch to vuetify UI [#28]
  • Update agent to use CLI flags along with new version of the logger [#22]

🐛 Bug Fixes

  • Fix GenerateKeypair error handling and use os.ReadFile [#81]
  • Remove dependencies and update Docker configuration in CI workflows [#25]

Misc

  • fix(deps): bump @scalar/express-api-reference from 0.2.31 to 0.2.36 in /server [#82]
  • chore(deps-dev): bump eslint-plugin-vue from 9.20.1 to 9.21.0 in /web [#73]
  • chore(deps-dev): bump @vitejs/plugin-vue from 4.6.2 to 5.0.3 in /web [#77]
  • fix(deps): bump @sentry/node from 7.98.0 to 7.99.0 in /server [#71]
  • chore(deps-dev): bump vite-plugin-vue-layouts from 0.10.0 to 0.11.0 in /web [#72]
  • Update release-helper image version and enable pull [#80]
  • chore: prepare for testing of shared libraries [#79]
  • fix(deps): bump @types/node from 20.10.1 to 20.11.10 in /server [#62]
  • fix(deps): bump @floating-ui/dom from 1.5.3 to 1.6.1 in /frontend [#64]
  • fix(deps): bump supertest from 6.3.3 to 6.3.4 in /server [#59]
  • fix(deps): bump moment-timezone from 0.5.43 to 0.5.44 in /server [#61]
  • chore(deps-dev): bump eslint from 8.54.0 to 8.56.0 in /server [#60]
  • fix(deps): bump mysql2 from 3.9.0 to 3.9.1 in /core [#63]
  • fix(deps): bump apexcharts from 3.37.0 to 3.45.2 in /frontend [#56]
  • Bump vuetify from 3.4.9 to 3.5.1 in /frontend [#47]
  • Bump @sentry/node from 7.84.0 to 7.98.0 in /server [#46]
  • Bump @vmgware/js-validator from 1.4.6 to 1.6.0 in /server [#51]
  • Bump sinon from 7.5.0 to 17.0.1 in /server [#48]
  • fix(deps): bump dotenv from 16.3.1 to 16.4.1 in /server [#57]
  • fix(deps): bump systeminformation from 5.21.22 to 5.21.24 in /server [#55]
  • Update commit message prefixes and include scope [#54]
  • Remove chalk dependency [#53]
  • Bump mysql2 from 3.7.0 to 3.9.0 in /core [#40]
  • Bump stylelint-use-logical-spec from 5.0.0 to 5.0.1 in /frontend [#41]
  • Bump @scalar/express-api-reference from 0.0.1 to 0.2.31 in /server [#44]
  • Bump dotenv from 16.3.1 to 16.4.1 in /core [#42]
  • Revert "Enhancements in Security, Configuration, and UI Components" [#38]
  • Update frontend [#29]
  • Add support for amd64 agents in Woodpecker configuration files [#27]