Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Tags: iggy-rs/iggy-python-client

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add stub file generator (#37)

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Update the metadata (title, description etc.) that it's part of the …

…Apache now?, also, casually remove OpenSSL across the board #34  (#35)

* updating metadata and removing dependency on openssl

* remove openssl by upgrading iggy

* update length to u64 to match the latest rust

* add instructions to contribute

* split readmes so that it is easier for different users to understand how to get started

* tweak min version

* Add Apache in a couple of spots to make it clear that this is an apache project

* bump version in cargo.toml

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.2.6 (#31)

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement methods for getting stream and topic with base data (#27)

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update iggy version (#21)

* Update iggy version.

* Update server version in readme.

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to iggy 0.5.0 (#19)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix typo in example (#17)

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump crate version (#16)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #12 from FireMasterK/version-update

Update package version to 0.2.0

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from izabelakowal/feature/update-iggy-and-add-a…

…uthentication

Update Iggy dependency and add basic auth to the client