Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2024

Bumps avro-rs from 0.6.6 to 0.13.0.

Changelog

Sourced from avro-rs's changelog.

[0.13.0] - 2021-01-29

Added

  • Support for parsing a list of schemas which may have cross dependencies (#173)

Changed

  • Allow Value::Bytes to be assigned to Schema::Fixed (#171)

Fixed

  • Allow resolution of union schemas with logical types (#176)

[0.12.0] - 2020-11-27

Added

  • Added support for the Rabin fingerprint (#157)

Fixed

  • Strip more fields in PCF and fix panic (#164)

[0.11.0] - 2020-08-13

Changed

  • Introduce custom Error enum to replace all existing errors (backward-incompatible) (#135)
  • Swapped failure for thiserror (backward-incompatible) (#135)
  • Update digest crate and digest::Digest trait to 0.9 (backward-incompatible with digest::Digest 0.8) (#133)
  • Replace some manual from_str implementations with strum (#136)
  • Handle logical types in canonical form schemas (#144)
  • Move to specific error variants for errors (#146)

Added

  • Support to convert avro value to json value (#155)
  • Implement deserialize for Uuid (#153)

Deprecated

  • Deprecate ToAvro in favor of From for Value implementations (#137)

[0.10.0] - 2020-05-31

Changed

  • Writer::into_inner() now calls flush() and returns a Result (backward-incompatible)

Added

  • Add utility for schema compatibility check

[0.9.1] - 2020-05-02

Changed

  • Port benchmarks to criterion

Fixed

  • Fix bug in the reader buffer length

[0.9.0] - 2020-04-24

Added

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [avro-rs](https://github.com/flavray/avro-rs) from 0.6.6 to 0.13.0.
- [Changelog](https://github.com/flavray/avro-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavray/avro-rs/commits)

---
updated-dependencies:
- dependency-name: avro-rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 8, 2024
@semanticdiff-com
Copy link

semanticdiff-com bot commented Sep 8, 2024

Review changes with  SemanticDiff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants