chore(deps): update frooodle/s-pdf docker tag to v1 #457
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:
0.46.2
->1.3.2
Release Notes
Stirling-Tools/Stirling-PDF (frooodle/s-pdf)
v1.3.2
: 1.3.2 Fix login bug introduced in 1.3.0Compare Source
1.3.2 Fix login bug introduced in 1.3.0 for users with login accounts older than 14 months
What's Changed
Minor Enhancements
Full Changelog: Stirling-Tools/Stirling-PDF@v1.3.1...v1.3.2
v1.3.1
: 1.3.1 Quick fixes and translationsCompare Source
Quick fixes for missing translations and minor build issues
For all major release changes, please check out 1.3.0
https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.3.0
What's Changed
Minor Enhancements
Translation Changes
Other Changes
Full Changelog: Stirling-Tools/Stirling-PDF@v1.3.0...v1.3.1
v1.3.0
: 1.3.0 Advanced Redaction, Security enhancement and code improvementsCompare Source
Been a few weeks since our last release, we have been making amazing progress on our future UI refresh and will have a demo to show everyone soon.
Major changes:
As always, thanks to all the open source community and in particular @Ludy87 for a massive 28 of these PRs in this release
What's Changed
Enhancements
config/backup
and add Enterprise cleanup endpoints by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4225ChecksumUtils
for MD5/SHA*/CRC32/Adler32 with Base64 and multi-algorithm support by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4261Minor Enhancements
MultipartFile
binding errors inStampController
by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4331Arrays.asList()
with either List.of() or Collections.singletonList() by @balazs-szucs in https://github.com/Stirling-Tools/Stirling-PDF/pull/4219MediaType
by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4389Docker Updates
Translation Changes
{filename}
placeholder inaddPageNumbers.customNumberDesc
across all translations by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4204Other Changes
testing/**
in file change detection fordocker-compose-tests
workflow by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4206outputFile
withdestinationFile
inwriteVersion
task by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4167New Contributors
Full Changelog: Stirling-Tools/Stirling-PDF@v1.2.0...v1.3.0
v1.2.0
: 1.2.0 PSD Support, bug fixes and extra featuresCompare Source
This update contains various changes, enhancements and bug fixes
Some of the major changes are:
Thanks to everyone's contributions!
What's Changed
Bug fices
Enhancements
Minor Enhancements
fetch-utils.js
script includes by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/4092Docker Updates
Translation Changes
Development Tools
Other Changes
New Contributors
Full Changelog: Stirling-Tools/Stirling-PDF@v1.1.1...v1.2.0
v1.1.1
: 1.1.1 Pipeline feature bug fixesCompare Source
Various small bug fixes related to pipeline functionality and other issues causing unexpected errors
What's Changed
Minor Enhancements
Docker Updates
Translation Changes
Other Changes
Full Changelog: Stirling-Tools/Stirling-PDF@v1.1.0...v1.1.1
v1.1.0
: 1.1.0 Lots of bug fixes, security updates and minor UI changes!Compare Source
This update contains various changes:
What's Changed
🚀 Major Enhancements
🐛 Bug Fixes
✨ Minor Enhancements
🐳 Docker & CI/CD Updates
🌍 Translation Changes
🛠 Development Tools & Build
projects = [project]
to licenseReport to avoid deprecation warnings by @Ludy87 in https://github.com/Stirling-Tools/Stirling-PDF/pull/3933🧑💻 New Contributors
Full Changelog: Stirling-Tools/Stirling-PDF@v1.0.2...v1.1.0
v1.0.2
: 1.0.2 Minor bug fixesCompare Source
Quick Bug fixes for
What's Changed
Bug Fixes
generateOpenApiDocs
Task by @DarioGii in https://github.com/Stirling-Tools/Stirling-PDF/pull/3911Minor Enhancements
Full Changelog: Stirling-Tools/Stirling-PDF@v1.0.1...v1.0.2
v1.0.1
: 1.0.1 Quick fix for security jar download issueCompare Source
For V1.0.0 Release notes please check here https://github.com/Stirling-Tools/Stirling-PDF/releases/tag/v1.0.0
Docker only:
This v1.0.1 contains a Quick fix for the flag changing from
DOCKER_ENABLE_SECURITY=true
toDISABLE_ADDITIONAL_FEATURES=false
This fix allows both flags to work without issue to avoid config compatibility issues with older versions
Previously, users not using
DISABLE_ADDITIONAL_FEATURES=false
And usinglatest
label notlatest-fat
would face security jar download issues.This is a good time to remind users, Anyone using the account system is recommended to use latest-fat tag to get the best experience!
What's Changed
Minor Enhancements
Docker Updates
Other Changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.