fix(container): update image ghcr.io/grimmory-tools/grimmory ( v3.2.0 ➔ v3.2.1 )#1420
Merged
Merged
Conversation
Kustomization diffspec.values.controllers.grimmory.containers.grimmory.image.tag (helm.toolkit.fluxcd.io/v2/HelmRelease/default/grimmory)
± value change
- v3.2.0@sha256:a228db61f0898ab7268664093b2a17b08d80387ed7f1c39c1c7bc30fd7360022
+ v3.2.1@sha256:3a137463037388abc0dccb6ebfe5224f7711e8434bfe653b15818de22e8cbb5b
HelmRelease diffspec.template.spec.containers.grimmory.image (apps/v1/Deployment/default/grimmory)
± value change
- ghcr.io/grimmory-tools/grimmory:v3.2.0@sha256:a228db61f0898ab7268664093b2a17b08d80387ed7f1c39c1c7bc30fd7360022
+ ghcr.io/grimmory-tools/grimmory:v3.2.1@sha256:3a137463037388abc0dccb6ebfe5224f7711e8434bfe653b15818de22e8cbb5b
Diff created by flate — Workflow run |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.2.0→v3.2.1Release Notes
grimmory-tools/grimmory (ghcr.io/grimmory-tools/grimmory)
v3.2.1Compare Source
This release of Grimmory is focused on bug fixes. It fixes content restrictions applied to the book's page endpoint, drops the Blackbird library to prevent JSON serialization errors, fixes public shelves not showing up for books, fixes bidirectional KOReader sync in some cases, and improves reactivity across the UI. Furthermore, there are performance improvements in the book ingest pipeline and reductions in memory usage due to file downloads.
Changelog
Full Changelog: grimmory-tools/grimmory@v3.2.0...v3.2.1
Bug Fixes
api/v1/books/page(#1706) (a93bc5f)Performance
book_fileindices for ingestion lookups (#1729) (a86dfb2)StreamingResponseBody(#1722) (798767c)Chores
Documentation
Contributors
We'd like to thank the contributors for this release for taking the time to make Grimmory better.
Including but not limited to: @zachyale @alexhb1 @DeeWooo @imnotjames @raphkun
New Contributors
Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.