Skip to content

Latest commit

 

History

History
98 lines (66 loc) · 3.04 KB

CHANGELOG.md

File metadata and controls

98 lines (66 loc) · 3.04 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

Changed

Fixed

Removed

Added

  • Atea.Windows.Installer project Added
  • Release folder created
  • Automatic builds and MSI-packaging to /Release folder
  • Powershell based installation/update scripts
  • This changelog!
  • File Age Monitor
  • MonitoredEvent class, task and discovery
  • MonitoredEvent dependency monitor on Microsoft.Windows.Computer
  • Missing Service monitor (@svantegraden)
  • Basic file share monitoring
  • Registry Based event log monitoring

Changed

Fixed

Removed

  • Old Downloads folder

1.0.2 - 2016-10-25

Added

  • Atea.Windows.File.Monitoring MP from Atea.FileCreationTime, refactored for VSAE
  • Documentation available at https://stegenfeldt.github.io/Atea.Windows
  • List Running Services tasks
  • Timed Powershell Probe module
  • Automatic build-artefact copied to /Released
  • MIT licensing
  • Advanced Service Restart tasks

Changed

  • Bunch of spellchecks

Fixed

  • "undiscovery" of services when last service is gone

1.0.1 - 2016-01-12

Added

  • New class for Powershell enabled windows servers
  • Discovery of "Automatic" services, disabled by default
  • Service exclusion support in Automatic discovery
  • Recovery Monitor on monitored services for automatic restart
  • DiskUsedGB performance collection rule

Changed

  • Converted Atea.WinSvc to VSAE project in Atea.Windows solution
  • Refactored Atea.WinSvc to Atea.Windows.Service
  • Updated discovery scripts to Powershell
  • Shared and Own process services are now using the correct base class