Skip to content

Prepare client for initial release#5

Merged
stefanDeveloper merged 1 commit into
ASTRAOS-de:mainfrom
KunoVonHagen:main
Jun 2, 2026
Merged

Prepare client for initial release#5
stefanDeveloper merged 1 commit into
ASTRAOS-de:mainfrom
KunoVonHagen:main

Conversation

@KunoVonHagen
Copy link
Copy Markdown
Collaborator

This pull request updates the crate version and performs some code cleanup by removing unused imports in the Rust client implementation. The most important changes are:

Version update:

  • Bumped the crate version in Cargo.toml from 0.0.2 to 0.1.0, indicating a new release with potentially breaking or significant changes.

Code cleanup:

  • Removed unused imports from src/config.rs and src/consumer.rs, simplifying the code and reducing potential confusion. [1] [2]

@stefanDeveloper stefanDeveloper self-requested a review June 2, 2026 12:08
@stefanDeveloper stefanDeveloper added the enhancement New feature or request label Jun 2, 2026
Copy link
Copy Markdown
Member

@stefanDeveloper stefanDeveloper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good from my side

@stefanDeveloper stefanDeveloper merged commit c07d1b4 into ASTRAOS-de:main Jun 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants