Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skibum1869 authored Mar 22, 2024
1 parent f4f37d8 commit e4d549e
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,44 +9,44 @@ For build level release notes see https://github.com/mtconnect/cppagent/

## [2.3.0.4] - 2024/03/21 - Max Harris
## Changed
Approved the release of the 2.3.0.4 agent.
- Approved the release of the 2.3.0.4 agent.
## Fixed
Fixed `* uuid` command handling in agent not as expected by @wsobel
Reduced log level for config file search to debug @wsobel
Crash when editing DataItem in Devices.xml file by @mnoomnoo
- Fixed `* uuid` command handling in agent not as expected by @wsobel
- Reduced log level for config file search to debug @wsobel
- Crash when editing DataItem in Devices.xml file by @mnoomnoo

## [2.3.0.3] - 2024/03/13 - Max Harris
## Changed
Approved the release of the 2.3.0.3 agent.
- Approved the release of the 2.3.0.3 agent.
## Added
Added deviceModel and uuid documentation for SHDR protocol.
AgentConfiguration::monitorThread message reports wrong number of seconds
Added websockets support to MQTT Adapter by @wsobel
Websockets support added to common MQTT client. May add to MQTT sink as well.
Configure using MqttWs = true in agent.cfg for the MQTT adapter.
- Added deviceModel and uuid documentation for SHDR protocol.
- AgentConfiguration::monitorThread message reports wrong number of seconds
- Added websockets support to MQTT Adapter by @wsobel
- Websockets support added to common MQTT client. May add to MQTT sink as well.
- Configure using MqttWs = true in agent.cfg for the MQTT adapter.
## Fixed
Fix for issue 420 by @mnoomnoo
- Fix for issue 420 by @mnoomnoo

## [2.3.0.2] - 2024/02/19 - Max Harris
## Changed
Approved the release of the 2.3.0.2 agent.
- Approved the release of the 2.3.0.2 agent.
## Added
New condition Id for Condition observations and associated activations
Added Sender configuration setting Sender = ... to override header
README updates for MQTT, SHDR, and other fixes
2.3 schema files
- New condition Id for Condition observations and associated activations
- Added Sender configuration setting Sender = ... to override header
- README updates for MQTT, SHDR, and other fixes
- 2.3 schema files

## [2.2.0.17] - 2024/01/30 - Max Harris
### Changed
Approved the release of the 2.2.0.17 mtconnect instutite version.
- Approved the release of the 2.2.0.17 mtconnect instutite version.

## [2.2.0.16] - 2023/11/28 - Max Harris
### Changed
Approved the release of the 2.2.0.16 mtconnect instutite version.
- Approved the release of the 2.2.0.16 mtconnect instutite version.

## [2.2.0.14] - 2023/11/28 - Max Harris
### Changed
Approved the release of the 2.2.0.14 mtconnect instutite version.
- Approved the release of the 2.2.0.14 mtconnect instutite version.

## Old Logs
- 2023/01/05 = Release version 2.1.0 using 2.1.0 agent
Expand All @@ -68,4 +68,4 @@ Approved the release of the 2.2.0.14 mtconnect instutite version.
### `Deprecated` for soon-to-be removed features.
### `Removed` for now removed features.
### `Fixed` for any bug fixes.
### `Security` in case of vulnerabilities.
### `Security` in case of vulnerabilities.

0 comments on commit e4d549e

Please sign in to comment.