If you are skipping versions, work through the sections backwards from your current version.
Galia has evolved so much from Cantaloupe that it is difficult to make a
concrete list of upgrade steps. The items below augment CHANGES.md
, which
is also recommended reading.
bin/install_plugin.sh
.PurgeInfoCache
-> EvictInfosFromCache
PurgeInvalidFromCache
-> EvictInvalidFromCache
PurgeItemFromCache
-> EvictItemFromCache
X-Forwarded-Path
header has been replaced with X-Forwarded-BasePath
.
Some users were using URL rewriting and proxying in order to gain more
control over their endpoint URIs. The new endpoint.iiif.n.path
configuration keys should make this easier.page
and time
query arguments are no longer supported. Any clients
using these must be modified to insert a page number or seconds offset into
the meta-identifier instead.pre_authorize()
delegate method has been renamed to
authorize_before_access()
.extra_iiifn_information_response_keys()
delegate methods have been
redesigned as customize_iiifn_information_response()
.exif
section of the metadata
delegate context key
has changed in order to better accommodate multiple values per field.