Skip to content
Snippets Groups Projects

Bump github.com/dgraph-io/ristretto/v2 from 2.1.0 to 2.2.0

Bumps github.com/dgraph-io/ristretto/v2 from 2.1.0 to 2.2.0.

Release notes

Sourced from github.com/dgraph-io/ristretto/v2's releases.

Ristretto v2.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/hypermodeinc/ristretto/compare/v2.1.0...v2.2.0

Changelog

Sourced from github.com/dgraph-io/ristretto/v2's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project will adhere to Semantic Versioning starting v1.0.0.

[Unreleased]

Changed

  • Remove dependency: github.com/pkg/errors (#443)

Fixed

  • Switch from using a sync.Waitgroup, to closing a channel of struct{} (#442)

[v2.0.1] - 2024-12-11

Fixed

  • Wait for goroutines to finish (#423)
  • Bump golang.org/x/sys from 0.27.0 to 0.28.0 in the minor group (#421)
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the minor group (#420)
  • Bump golang.org/x/sys from 0.26.0 to 0.27.0 in the minor group (#419)

Full Changelog: https://github.com/hypermodeinc/ristretto/compare/v2.0.0...v2.0.1

[v2.0.0] - 2024-11-11

Breaking

Added

Fixed

... (truncated)

Commits
  • 47ceb3b Update README.md
  • 266d6d3 Update PULL_REQUEST_TEMPLATE.md
  • 91b8c9f chore(deps): Update module golang.org/x/sys to v0.31.0 (#444)
  • a748a7f chore: remove github.com/pkg/errors dependency (#443)
  • 6de63cd Switch to using a lightweight channel of struct{} instead of sync.WaitGroup ...
  • d094c90 chore(deps): Update dependency go to v1.24.0 (#440)
  • ba157d6 chore: add editor configs
  • 781c961 Update README.md
  • 63fdef6 Update README.md
  • 244ea7b Update renovate.json
  • Additional commits viewable in compare view

Merge request reports

Checking pipeline status.

Approval is optional

Closed by Thomas BeermannThomas Beermann 18 hours ago (Apr 7, 2025 9:54am UTC)

Merge details

  • The changes were not merged into main.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading