Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,23 @@ For build level release notes see https://github.com/mtconnect/cppagent/

## [Unreleased]

## [2.6.0.7] - 2025/11/21 - Max Harris

### Fixed

- Fixed validation attribute for samples
- Fixed MQTT Entity Sink tests to make them more deterministic
- Cleaned up localtime handling

### Added

- Added stream logging for entities
- For Docker Alpine build, added bash because of m4 and changed version to 3.22

### Removed

- Removed timezone db dependency–just using date library and local time

## [2.6.0.5] - 2025/11/06 - Max Harris

### Fixed
Expand Down