feat: Update zinit-client dependency to 0.4.0 #23

Merged
MahmoudEmad merged 1 commits from development_service_manager into development 2025-07-10 08:29:07 +00:00
Member
  • Upgrade zinit-client dependency to version 0.4.0 across all
    relevant crates. This resolves potential compatibility issues
    and incorporates bug fixes and improvements from the latest
    release.

  • Improve error handling and logging in zinit-client and
    service_manager to provide more informative feedback and
    prevent potential hangs during log retrieval. Add timeout to
    prevent indefinite blocking on log retrieval.

  • Update publish-all.sh script to correctly handle the
    service_manager crate during publishing. Improves handling of
    special cases in the publishing script.

  • Add zinit-client.workspace = true to Cargo.toml to ensure
    consistent dependency management across the workspace. This
    ensures the correct version of zinit-client is used everywhere.

- Upgrade `zinit-client` dependency to version 0.4.0 across all relevant crates. This resolves potential compatibility issues and incorporates bug fixes and improvements from the latest release. - Improve error handling and logging in `zinit-client` and `service_manager` to provide more informative feedback and prevent potential hangs during log retrieval. Add timeout to prevent indefinite blocking on log retrieval. - Update `publish-all.sh` script to correctly handle the `service_manager` crate during publishing. Improves handling of special cases in the publishing script. - Add `zinit-client.workspace = true` to `Cargo.toml` to ensure consistent dependency management across the workspace. This ensures the correct version of `zinit-client` is used everywhere.
MahmoudEmad added 1 commit 2025-07-10 08:29:01 +00:00
- Upgrade `zinit-client` dependency to version 0.4.0 across all
  relevant crates. This resolves potential compatibility issues
  and incorporates bug fixes and improvements from the latest
  release.

- Improve error handling and logging in `zinit-client` and
  `service_manager` to provide more informative feedback and
  prevent potential hangs during log retrieval.  Add timeout to
  prevent indefinite blocking on log retrieval.

- Update `publish-all.sh` script to correctly handle the
  `service_manager` crate during publishing.  Improves handling of
  special cases in the publishing script.

- Add `zinit-client.workspace = true` to `Cargo.toml` to ensure
  consistent dependency management across the workspace.  This
  ensures the correct version of `zinit-client` is used everywhere.
MahmoudEmad merged commit 61f5331804 into development 2025-07-10 08:29:07 +00:00
MahmoudEmad deleted branch development_service_manager 2025-07-10 08:29:11 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: herocode/sal#23
No description provided.