What's Changed
- make ha client use available auto-reconnect in client by @oroulet in #1979
- new example showing how to handle struct name collisions by @oroulet in #1988
- fix: Upgrade to node24 versions of actions by @kohtala in #1992
- feat(client): Add auto_reconnect to constructor by @kohtala in #1993
- Fix default request timeout to be the Client.timeout, not 1 by @hrycko-mb in #1989
- Return ServiceFault for bad subscription ID and return ack results in PublishResult by @kohtala in #1991
- ensure some more tests do not use same port number by @oroulet in #1994
Full Changelog: v2.0...v2.0.1