2.3.0 (2026-02-16)
- cli: add meter commands for flow computer drivers (70e01bd)
- skip unnecessary API calls in tag group iteration (4ab82e7)
2.2.0 (2026-01-30)
- add Bristol BSAP IP driver support (#37) (50995d7)
- add Busware Ethernet driver support (#38) (fbccb99)
- add driver support (Mitsubishi CNC/FX Net, Siemens Server, Allen-Bradley) (60a59bf)
- add driver support for Alstom, Aromat, AutomationDirect, Beckhoff (e813d76)
- add drivers CODESYS, Cutler-Hammer, Fanuc Focas, Honeywell (f08bc56)
- add IEC 60870-5-104 Client and IEC 61850 MMS Client driver support (08ab91d)
- add meter and meter group support for flow computer drivers (8bed44d)
- add missing CLI create commands for drivers (38dcb75)
- add more drivers Allen-Bradley, Custom Interface, DDE Client, Fanuc Focas HSSB, Memory Based, Ping, System Monitor (7deae39)
- add more drivers Keyence, KraussMaffei, MTConnect, OPC XML-DA, Opto 22 (b62ddfd)
- add more drivers SattBus, SIXNET, Torque, Triconex, Yaskawa (0b6dbff)
- add remaining Yokogawa Ethernet driver support (c2b6ef8)
- add Yokogawa Darwin Ethernet driver support (1d9a3f0)
- cli: add Allen-Bradley ControlLogix Ethernet CLI commands (2aa477e)
- cli: add Allen-Bradley ControlLogix Server Ethernet CLI commands (9e411e0)
- cli: add Allen-Bradley Ethernet CLI commands (6f94029)
- cli: add Allen-Bradley Micro800 Ethernet CLI commands (cad2399)
- cli: add Allen-Bradley Server Ethernet CLI commands (08fb00c)
- cli: add BACnet/IP CLI commands (115f5f6)
- cli: add DNP Client Ethernet CLI commands (b376ed0)
- cli: add GE Ethernet CLI commands (81cb071)
- cli: add GE Ethernet Global Data CLI commands (b7b7cd4)
- cli: add Mitsubishi CNC Ethernet CLI commands (871dc74)
- cli: add Mitsubishi Ethernet CLI commands (a7934db)
- cli: add Mitsubishi FX Net CLI commands (93f2e5a)
- cli: add Modbus TCP/IP Ethernet CLI commands (23648e6)
- cli: add MQTT Client CLI commands (53a4384)
- cli: add Omron FINS Ethernet CLI commands (5cc2bde)
- cli: add Omron NJ Ethernet CLI commands (361b556)
- cli: add OPC DA Client CLI commands (ad5c492)
- cli: add Siemens S7 Plus Ethernet CLI commands (ff46821)
- cli: add Siemens TCP/IP Ethernet CLI commands (3c21723)
- cli: add Siemens TCP/IP Server Ethernet CLI commands (dcde4a0)
- cli: add Yokogawa CX Ethernet CLI commands (046993f)
- configuration: add Allen-Bradley ControlLogix Ethernet service layer (e868247)
- configuration: add Allen-Bradley ControlLogix Server Ethernet service layer (a0da1d8)
- configuration: add Allen-Bradley Ethernet service layer (0da435b)
- configuration: add Allen-Bradley Micro800 Ethernet service layer (a70a6a6)
- configuration: add Allen-Bradley Server Ethernet service layer (a152e3b)
- configuration: add BACnet/IP service layer (72e01d6)
- configuration: add DNP Client Ethernet service layer (f83246b)
- configuration: add GE Ethernet Global Data service layer (525d7a0)
- configuration: add GE Ethernet service layer (b690ecf)
- configuration: add Mitsubishi CNC Ethernet service layer (716e7ba)
- configuration: add Mitsubishi Ethernet service layer (810fd85)
- configuration: add Mitsubishi FX Net service layer (ec31979)
- configuration: add Modbus TCP/IP Ethernet service layer (e2d7ec1)
- configuration: add MQTT Client service layer (59bd17a)
- configuration: add Omron FINS Ethernet service layer (0517f9d)
- configuration: add Omron NJ Ethernet service layer (a2faf83)
- configuration: add OPC DA Client service layer (6e09ca4)
- configuration: add Siemens S7 Plus Ethernet service layer (1a55ac7)
- configuration: add Siemens TCP/IP Ethernet service layer (a715cc3)
- configuration: add Siemens TCP/IP Server Ethernet service layer (ef7ba28)
- configuration: add Yokogawa CX Ethernet service layer (3f1bc22)
- contracts: add Allen-Bradley ControlLogix Ethernet driver support (92e704f)
- contracts: add Allen-Bradley ControlLogix Server Ethernet driver support (68b1d36)
- contracts: add Allen-Bradley Ethernet driver support (ff5f722)
- contracts: add Allen-Bradley Micro800 Ethernet driver support (5756ffa)
- contracts: add Allen-Bradley Server Ethernet driver support (f4c60ad)
- contracts: add BACnet/IP driver support (d69f1d5)
- contracts: add DNP Client Ethernet driver support (c4f29ac)
- contracts: add GE Ethernet driver support (ccfb742)
- contracts: add GE Ethernet Global Data driver support (170fae9)
- contracts: add Mitsubishi CNC Ethernet driver support (ec08f60)
- contracts: add Mitsubishi Ethernet driver support (6c3ce6b)
- contracts: add Mitsubishi FX Net driver support (9472975)
- contracts: add Modbus TCP/IP Ethernet driver support (aa5b0cd)
- contracts: add MQTT Client driver support (9503dcd)
- contracts: add Omron FINS Ethernet driver support (72a8333)
- contracts: add Omron NJ Ethernet driver support (40cfc7b)
- contracts: add OPC DA Client driver support (231a6a4)
- contracts: add Siemens S7 Plus Ethernet driver support (4c78d86)
- contracts: add Siemens TCP/IP Ethernet driver support (a31c272)
- contracts: add Siemens TCP/IP Server Ethernet driver support (f8efed3)
- contracts: add Yokogawa CX Ethernet driver support (ab182d3)
- fix all driver bugs - add missing properties and correct defaults (9652999)
- add missing global usings (b3d5ead)
- cli: add CancellationToken to AsyncCommand signatures (06c57d4)
- SA1518 removing trailing newlines from all affected files (a72e032)
2.1.0 (2026-01-29)
- add ServiceCollection extensions for DI registration (1861b2c)
- iot-gateway: implement MQTT Client and REST Server agent support (cd736da)
- sample: add sample console application (7d122cc)
- cli: add CancellationToken to AsyncCommand signatures (37b4f36)