-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: rabbitmq/rabbitmq-stream-rust-client
base: rabbitmq-stream-client-v0.6.1
head repository: rabbitmq/rabbitmq-stream-rust-client
compare: rabbitmq-stream-client-v0.7.0
- 10 commits
- 26 files changed
- 3 contributors
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d26551 - Browse repository at this point
Copy the full SHA 2d26551View commit details
Commits on Nov 11, 2024
-
Bump docker/build-push-action from 5 to 6 (#253)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c94276 - Browse repository at this point
Copy the full SHA 7c94276View commit details -
Bump actions-rs/toolchain from 1.0.6 to 1.0.7 (#255)
Bumps [actions-rs/toolchain](https://github.com/actions-rs/toolchain) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/actions-rs/toolchain/releases) - [Changelog](https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md) - [Commits](actions-rs/toolchain@v1.0.6...v1.0.7) --- updated-dependencies: - dependency-name: actions-rs/toolchain dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b5e2340 - Browse repository at this point
Copy the full SHA b5e2340View commit details -
Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#254)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 63cec20 - Browse repository at this point
Copy the full SHA 63cec20View commit details
Commits on Nov 18, 2024
-
Bump codecov/codecov-action from 4.6.0 to 5.0.2 (#256)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4.6.0...v5.0.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ecd54d7 - Browse repository at this point
Copy the full SHA ecd54d7View commit details
Commits on Nov 21, 2024
-
Single active consumer implementation (#248)
* implementing Consumer_Update command * implementing ConsumerUpdateRequest command * SAC: starting implementation * Implementing callback support and consumer_update response * adding basic test * improved test * expand unit test scope * adding example * Adding README * enabling naming for super_stream consumers and setting up sac properties internally * expanding test * few improvements and test for simple SAC * making consumer_update callback able to call async methods * making Delivery export client in order to use store_offset and review super_stream example
Configuration menu - View commit details
-
Copy full SHA for 82f93ad - Browse repository at this point
Copy the full SHA 82f93adView commit details -
Update fake requirement from 2.5 to 3.0 (#251)
--- updated-dependencies: - dependency-name: fake dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07a2594 - Browse repository at this point
Copy the full SHA 07a2594View commit details -
Update thiserror requirement from 1.0 to 2.0 (#247)
Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror) to permit the latest version. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.0...2.0.0) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30337e5 - Browse repository at this point
Copy the full SHA 30337e5View commit details -
* reviewing sac example * updating README
Configuration menu - View commit details
-
Copy full SHA for 481d0f1 - Browse repository at this point
Copy the full SHA 481d0f1View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e46906 - Browse repository at this point
Copy the full SHA 6e46906View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff rabbitmq-stream-client-v0.6.1...rabbitmq-stream-client-v0.7.0