Skip to content

Conversation

@Moumouls
Copy link
Member

@Moumouls Moumouls commented Nov 1, 2022

New Pull Request Checklist

Issue Description

LRU .del() and .reset() are deprecated and generate a huge amount of warning logs.

Related issue: None

Approach

Use recommanded methods

TODOs before merging

  • A changelog entry is created automatically using the pull request title (do not manually add a changelog entry)

@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: LRU deprecations fix: lRU deprecations Nov 1, 2022
@parse-github-assistant
Copy link

parse-github-assistant bot commented Nov 1, 2022

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Related issue: #123 in the PR description, so I can recognize it.

@Moumouls Moumouls requested a review from a team November 1, 2022 17:45
@mtrezza mtrezza changed the title fix: lRU deprecations refactor: replace deprecated LRU methods Nov 1, 2022
@mtrezza mtrezza changed the title refactor: replace deprecated LRU methods refactor: replace deprecated LRU cache methods Nov 1, 2022
Copy link
Member

@mtrezza mtrezza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@mtrezza mtrezza merged commit e90a518 into parse-community:alpha Nov 1, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.0.0-alpha.1

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Nov 10, 2022
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jan 31, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jan 31, 2023
dblythy pushed a commit to dblythy/parse-server that referenced this pull request Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants