📣 Application Client Introduced
This release expands the JavaScript SDK with a dedicated ApplicationClient, making it easier to manage applications end-to-end and ensuring the ServiceRegistryClient is properly exposed from the public API.
✨ New Features
- Introduced ApplicationClient for managing applications through the SDK
- Added ApplicationClient documentation with usage guidance and examples
🐞 Bug Fixes
- Included missing export for ServiceRegistryClient
What's Changed
- Add ApplicationClient (with tests and docs) by @DmitryBorisov-sm in #92
Full Changelog: v2.3.0...v2.4.0