Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated methods: get_with_if, get_or_insert_with and get_or_try_insert_with (v0.13.0) #374

Open
tatsuya6502 opened this issue Jan 6, 2024 · 0 comments
Milestone

Comments

@tatsuya6502
Copy link
Member

On v0.13.0, remove the following deprecated methods:

  • future::Cache::get_with_if and sync::Cache::get_with_if
    • Deprecated since v0.10.0, released in February 2023.
  • sync::SegmentedCache::get_or_insert_with and sync::SegmentedCache::get_or_try_insert_with
    • Deprecated since v0.8.0, released in March 2022.
@tatsuya6502 tatsuya6502 added this to the v0.13.0 milestone Jan 6, 2024
@tatsuya6502 tatsuya6502 changed the title Remove deprecated methods: get_with_if, get_or_insert_with and get_or_try_insert_with Remove deprecated methods: get_with_if, get_or_insert_with and get_or_try_insert_with (v0.13.0) Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant