Skip to content

Update to v2.12.1 #42

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

Merged
merged 1 commit into from
Feb 21, 2019
Merged

Update to v2.12.1 #42

merged 1 commit into from
Feb 21, 2019

Conversation

NSProgrammer
Copy link
Collaborator

  • Fix bugs related to capping the sizes of caches

    • Capping a cache to 0 bytes would not completely disable it as documented, fixed
    • Setting the max ratio value to a negative value would not use the default value as documented, fixed
    • Thanks to @jml5qh for filing this issue (Setting maxBytes = 0 does not work #41)
  • Analyzer warning fixes too (not actual bugs)

- Fix bugs related to capping the sizes of caches
  - Capping a cache to `0` bytes would not completely disable it as documented, fixed
  - Setting the max ratio value to a negative value would not use the default value as documented, fixed
  - Thanks to @jml5qh for filing this issue (#41)

- Analyzer warning fixes too (not actual bugs)
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

Successfully merging this pull request may close these issues.

1 participant