Skip to main content
Version: v2023.18.0

Rendition changes

Document Service Broker (RenditionEngine module)

Properties in application.properties file

Deleted properties

Version 4Description
eureka.client.register-with-eurekaFormer property no longer in use even in latests V4
eureka.client.fetch-registryFormer property no longer in use even in latests V4
logging.level.com.netflix.eurekaFormer property no longer in use even in latests V4
logging.level.com.netflix.discoveryFormer property no longer in use even in latests V4
spring.servlet.multipart.enabledEnable multipart uploads
spring.servlet.multipart.file-size-thresholdThreshold after which files are written to disk
spring.servlet.multipart.locationLocation of temporary files
spring.servlet.multipart.max-file-sizeMax file size
spring.servlet.multipart.max-request-sizeMax Request Size
server.tomcat.max-http-form-post-sizeMax Request Size
arender.endpoint.metrics.export.document.accessor.enabledARender load document accessor endpoint metrics export
arender.endpoint.metrics.export.document.size.enabledARender document size endpoint metrics export
arender.endpoint.metrics.export.document.dpi.enabledARender document dpi endpoint metrics export

Renamed properties

Version 4Version 2023Description
arender.endpoint.metrics.export.alter.document.enabledarender.endpoint.metrics.export.transformation.enabledARender document transformation endpoint metrics export
arender.endpoint.metrics.export.video.enabledarender.endpoint.metrics.export.get.file.chunk.enabledARender file chunk endpoint metrics export

Properties in application.yaml file

Deleted properties

Version 4Description
rest-template:connect-timeoutDetermines the timeout until a new connection is fully established
rest-template:read-timeoutDetermines the timeout until it finishes reading data bytes from the socket
rest-template:max-connection-totalThe total number of connections that can be reused when future requests
rest-template:max-connection-per-routeThe total number of connections per route that can be reused when future requests
rest-template:max-keep-aliveDetermines the lifespan of a connection while it is not used

Connections are still configurable with new properties located in the application.properties file.

Document Converter (Taskconversion module)

Properties in application.properties file

Deleted properties

Version 4Description
rtf.conversion.timeoutTimeout in seconds for RTF files conversion to PDF
pdf.merge.timeoutTimeout in seconds to merge PDFs into a single PDF
emltopdf.custom.mail.titleEml2pdf default configuration for mail headers
emltopdf.custom.mail.title.separatorEml2pdf default configuration for mail headers
emltopdf.custom.mail.attachment.headerEml2pdf default configuration for mail headers
emltopdf.custom.mail.display.subject.in.titleEml2pdf default configuration for mail headers
emltopdf.use.legacy.headerEml2pdf default configuration for mail headers
emltopdf.custom.rtf.tag.listEml2pdf default configuration for mail headers
emltopdf.config.filter.special.characters.regexEml2pdf default configuration for mail headers
emltopdf.config.filter.replacement.characterEml2pdf default configuration for mail headers
emltopdf.encode.header.with.body.encodingIf true, may encode the subject and attachments title according to the body main encoding
emltopdf.config.format.dateDetermines the date format in mails
text.factory.delegate.bean.nameDetermines to which bean we delegate the task of converting text to pdf
arender.endpoint.metrics.export.document.accessor.enabledARender load document accessor endpoint metrics export
arender.endpoint.metrics.export.document.size.enabledARender document size endpoint metrics export
arender.endpoint.metrics.export.document.dpi.enabledARender document dpi endpoint metrics export

Renamed properties

Version 4Version 2023Description
rendition.office.options=--headless,--convert-to,pdf:writer_pdf_Exportrendition.office.options=--headless,--convert-toOffice options
obfuscate.deleteText=trueredact.deleteText=trueProperty name changed
obfuscate.flattenText=falseredact.flattenText=falseProperty name changed
document.fallback.font.path=../fonts/document.font.path=../fonts/Property name changed
arender.endpoint.metrics.export.alter.document.enabledarender.endpoint.metrics.export.transformation.enabledARender document transformation endpoint metrics export
arender.endpoint.metrics.export.video.enabledarender.endpoint.metrics.export.get.file.chunk.enabledARender file chunk endpoint metrics export

The mail configuration properties have actually moved to application.properties of Document Service Broker

How to configure mime type has changed, for more information see there.

Properties in application.yaml file

Deleted properties

Version 4Description
rest-template:connect-timeoutDetermines the timeout until a new connection is fully established
rest-template:read-timeoutDetermines the timeout until it finishes reading data bytes from the socket
rest-template:max-connection-totalThe total number of connections that can be reused when future requests
rest-template:max-connection-per-routeThe total number of connections per route that can be reused when future requests
rest-template:max-keep-aliveDetermines the lifespan of a connection while it is not used
eureka:instance:statusPageUrlPathFormer property no longer in use even in latests V4
eureka:instance:healthCheckUrlPathFormer property no longer in use even in latests V4
eureka:instance:leaseRenewalIntervalInSecondsFormer property no longer in use even in latests V4
eureka:instance:leaseExpirationDurationInSecondsFormer property no longer in use even in latests V4
eureka:instance:metadataMap:nativeMimeTypeFormer property no longer in use even in latests V4
eureka:instance:client:enabledFormer property no longer in use even in latests V4
eureka:instance:client:registerWithEurekaFormer property no longer in use even in latests V4
eureka:instance:client:fetchRegistryFormer property no longer in use even in latests V4
eureka:instance:client:serviceUrlFormer property no longer in use even in latests V4
eureka:instance:client:serviceUrl:defaultZoneFormer property no longer in use even in latests V4
app:factoriesBeanNames:pdfFactoryPDF converter
app:factoriesBeanNames:mailFactoryMail converter
app:factoriesBeanNames:archiveFactoryArchive converter
app:factoriesBeanNames:emptyDocumentConverterEmpty document conveter
app:alterDocumentContentOperations:splitInternal operation name that determines what document transformation process to do
app:alterDocumentContentOperations:multiSplitInternal operation name that determines what document transformation process to do
app:alterDocumentContentOperations:hierarchicalMultiSplitInternal operation name that determines what document transformation process to do
app:alterDocumentContentOperations:convertInternal operation name that determines what document transformation process to do
app:alterDocumentContentOperations:renderAnnotationsInternal operation name that determines what document transformation process to do
app:alterDocumentContentOperations:renderFDFAnnotationsInternal operation name that determines what document transformation process to do
app:alterDocumentContentOperations:compressInternal operation name that determines what document transformation process to do
nurse:components[0]functionalityMail nurse configuration
nurse:components[0]factoryNameMail nurse configuration
nurse:components[0]samplePathMail nurse configuration
nurse:components[0]docIdStrMail nurse configuration

Renamed properties

Version 4Version 2023Description
eureka:instance:metadataMap:contexteureka:instance:metadataMap:contextValue changed
app:factoriesBeanNames:imageFactoryapp:factoriesBeanNames:imageFactoryValue changed
app:factoriesBeanNames:textFactoryapp:factoriesBeanNames:pdfboxTextFactoryName changed
nurse:components[1]samplePath: "video.mp4"nurse:components[1]samplePath: "video.avi"Value changed
nurse:components[2]factoryName: "textFactory"nurse:components[2]factoryName: "pdfboxTextFactory"Value changed

Document Renderer (JNIPdfEngine module)

Properties in application.properties file

Deleted properties

Version 4Description
arender.endpoint.metrics.export.document.accessor.enabledARender load document accessor endpoint metrics export
arender.endpoint.metrics.export.document.size.enabledARender document size endpoint metrics export
arender.endpoint.metrics.export.document.dpi.enabledARender document dpi endpoint metrics export

Renamed properties

Version 4Version 2023Description
arender.endpoint.metrics.export.alter.document.enabledarender.endpoint.metrics.export.transformation.enabledARender document transformation endpoint metrics export
arender.endpoint.metrics.export.video.enabledarender.endpoint.metrics.export.get.file.chunk.enabledARender file chunk endpoint metrics export

Properties in application.yaml file

Deleted properties

Version 4Description
eureka:instance:statusPageUrlPathFormer property no longer in use even in latests V4
eureka:instance:healthCheckUrlPathFormer property no longer in use even in latests V4
eureka:instance:leaseRenewalIntervalInSecondsFormer property no longer in use even in latests V4
eureka:instance:leaseExpirationDurationInSecondsFormer property no longer in use even in latests V4
eureka:client:serviceUrl:defaultZoneFormer property no longer in use even in latests V4
kubprovider:services:Rendition-Engine:serviceIdFormer property no longer in use even in latests V4
kubprovider:services:Rendition-Engine:hostFormer property no longer in use even in latests V4
kubprovider:services:Rendition-Engine:portFormer property no longer in use even in latests V4
kubprovider:services:Rendition-Engine:secureFormer property no longer in use even in latests V4
kubprovider:services:Rendition-Engine:uriFormer property no longer in use even in latests V4
cache:document:maxCacheSizeFormer property no longer in use even in latests V4
cache:renderer:cacheDurationFormer property no longer in use even in latests V4
rest-template:connect-timeoutDetermines the timeout until a new connection is fully established
rest-template:read-timeoutDetermines the timeout until it finishes reading data bytes from the socket
rest-template:max-connection-totalThe total number of connections that can be reused when future requests
rest-template:max-connection-per-routeThe total number of connections per route that can be reused when future requests
rest-template:max-keep-aliveDetermines the lifespan of a connection while it is not used

Document Text Handler (PDFBoxEngine module)

Properties in application.properties file

Deleted properties

Version 4Description
arender.endpoint.metrics.export.document.accessor.enabledARender load document accessor endpoint metrics export
arender.endpoint.metrics.export.document.size.enabledARender document size endpoint metrics export
arender.endpoint.metrics.export.document.dpi.enabledARender document dpi endpoint metrics export

Renamed properties

Version 4Version 2023Description
arender.endpoint.metrics.export.alter.document.enabledarender.endpoint.metrics.export.transformation.enabledARender document transformation endpoint metrics export
arender.endpoint.metrics.export.video.enabledarender.endpoint.metrics.export.get.file.chunk.enabledARender file chunk endpoint metrics export

Properties in application.yaml file

Deleted properties

Version 4Description
eureka:instance:statusPageUrlPathFormer property no longer in use even in latests V4
eureka:instance:healthCheckUrlPathFormer property no longer in use even in latests V4
eureka:instance:leaseRenewalIntervalInSecondsFormer property no longer in use even in latests V4
eureka:instance:leaseExpirationDurationInSecondsFormer property no longer in use even in latests V4
eureka:client:serviceUrl:defaultZoneFormer property no longer in use even in latests V4
rest-template:connect-timeoutDetermines the timeout until a new connection is fully established
rest-template:read-timeoutDetermines the timeout until it finishes reading data bytes from the socket
rest-template:max-connection-totalThe total number of connections that can be reused when future requests
rest-template:max-connection-per-routeThe total number of connections per route that can be reused when future requests
rest-template:max-keep-aliveDetermines the lifespan of a connection while it is not used

Renamed properties

Version 4Version 2023Description
eureka:instance:metadataMap:contexteureka:instance:metadataMap:contextValue changed