Skip to content

Tags: hamba/avro

Tags

v2.30.0

Toggle v2.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump actions/setup-go from 5 to 6 in the all group (#567)

Bumps the all group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.29.0

Toggle v2.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
support union marshal and unmarshal interface (#522)

v2.28.0

Toggle v2.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: panic with concurrent schema parsing (#502)

v2.27.0

Toggle v2.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump coverallsapp/github-action from 2.3.0 to 2.3.1 in the all…

… group (#472)

chore: bump coverallsapp/github-action in the all group

Bumps the all group with 1 update: [coverallsapp/github-action](https://github.com/coverallsapp/github-action).


Updates `coverallsapp/github-action` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.26.0

Toggle v2.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: decode in the case of field missing in both writer binary and re…

…ader struct (#452)

v2.25.2

Toggle v2.25.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Long timestamp default decoding (#443)

v2.25.1

Toggle v2.25.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: exclude arm from x64 config (#440)

v2.25.0

Toggle v2.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: ref already seen schemas in deref walk (#438)

v2.24.1

Toggle v2.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: map record decodes in union case (#427)

v2.24.0

Toggle v2.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: decimal decoding into *big.Rat (#425)