Releases: by-pinja/pdf-storage
Releases · by-pinja/pdf-storage
Fixed priorizing on merge requests.
1.6.2 Fix for merge priorising.
Critical bugfix for high priority ques.
1.6.1 Critical bugfix for high priority ques.
Hangfire priority queues on attempt to open PDF
Feature/hangfire priority ques (#11) * Updated startup. * Added job prio class. * Committing temporary state. * Updated to version where pdf data is saved to database instead of job. * Implemented version where pdf raw source data is saved to db. * Version where jobs are re-engued on get. * Queue priorization works. * Removed test delay. * Merging underlaying pdfs as high priority. * Added migrations. * Loading queue names from constant. * Removed unnecessary nuget.config. * Review fixes.
AWS S3 support as pdf storage.
Feature/aws s3 support (#9) * Initial structure. * Basic structure of aws pdf store. * Improved documentation. * Updated naming and documentation. * Documentation update. * Added example how to configure aws bucket. * Added pdf storage bucket name on AWS to configuration. * Changed default bucket regiton to EU
Support PDF options.
1.4.0 Update Readme.md
1.2.2: Merge pull request #7 from protacon/feature/remove-redis
Restored postresql as only database.