Releases: eea/advisory-board-backend
Releases · eea/advisory-board-backend
6.0.9-3
Plone
Upgrade eeacms/plone-backend: 6.0.9-2 ~ 6.0.9-3
eeacms/plone-backend:6.0.9-3
Dependency updates
eea.coremetadata: 3.4 ~ 3.5
- Feature: Expose rights field as metadata
[dobri1408 - refs #159551]
Dependency updates
eea.coremetadata: 3.4 ~ 3.5
- Feature: Expose rights field as metadata
[dobri1408 - refs #159551]
6.0.9-2
Plone
Upgrade eeacms/plone-backend: 6.0.9-1 ~ 6.0.9-2
eeacms/plone-backend:6.0.9-2
Dependency updates
eea.volto.policy: 3.1 ~ 3.2
- Change: Release
[nileshgulia1]
6.0.9-1
Plone
Upgrade eeacms/plone-backend: 6.0.7-4 ~ 6.0.9-1
eeacms/plone-backend:6.0.9-1
Plone
Upgrade 6.0.7 ~ 6.0.9
Dependency updates
dnspython: 2.4.2 ~ 2.5.0
eventlet: 0.33.3 ~ 0.35.1
greenlet: 3.0.0 ~ 3.0.3
python-ldap: 3.4.3 ~ 3.4.4
python-memcached: 1.59 ~ 1.62
sentry-sdk: 1.32.0 ~ 1.40.1
vine: 5.0.0 ~ 5.1.0
Downgrades
PyYAML: 6.0 ~ 6.0.1
New packages
elastic-transport: 8.12.0
elasticsearch: 8.12.0
Removed packages
Babel: 2.12.1
Mako: 1.2.4
MarkupSafe: 2.1.3
PySocks: 1.7.1
annotated-types: 0.6.0
backports.cached-property: 1.0.2
cryptography: 41.0.3
defusedxml: 0.7.1
exceptiongroup: 1.1.2
furl: 2.1.3
grpcio: 1.54.2
grpcio-tools: 1.54.2
h11: 0.14.0
oic: 1.6.1
orderedmultidict: 1.0.1
outcome: 1.2.0
overrides: 7.3.1
plone.app.robotframework: 2.1.0
plone.app.testing: 7.0.1
plone.testing: 8.0.4
protobuf: 4.23.1
pycryptodomex: 3.19.0
pydantic: 2.10.1
pydantic-core: 2.10.1
pydantic-settings: 2.0.3
pyjwkest: 1.4.2
python-dotenv: 1.0.0
robotframework: 1.0.0
robotframework-assertion-engine: 1.0.0
robotframework-browser: 16.2.0
robotframework-pythonlibcore: 4.1.2
robotframework-selenium2library: 3.0.0
robotframework-seleniumlibrary: 6.1.0
robotframework-seleniumtestability: 2.1.0
robotsuite: 2.3.2
selenium: 4.9.1
sniffio: 1.3.0
sortedcontainers: 2.4.0
trio: 0.10.3
trio-websocket: 0.10.3
typing-extensions: 4.7.1
wrapt: 1.15.0
wsproto: 1.2.0
zope.testrunner: 6.1
Internal
6.0.7-4
Plone
Upgrade eeacms/plone-backend: 6.0.7-3 ~ 6.0.7-4
eeacms/plone-backend:6.0.7-4
Dependency updates
New packages
eea.api.glossary: 1.1
Internal
- Added eea.api.glossary - [Claudia Ifrim -
caa6d6e
]
6.0.7-3
Plone
Upgrade eeacms/plone-backend: 6.0.7-2 ~ 6.0.7-3
eeacms/plone-backend:6.0.7-3
Dependency updates
pas.plugins.authomatic: 1.1.2 ~ 1.2.0
Internal
- Update pas.plugins.authomatic to version 1.2.0
6.0.7-2
Plone
Upgrade eeacms/plone-backend: 6.0.7-1 ~ 6.0.7-2
eeacms/plone-backend:6.0.7-2
Internal
- fix: Fix zope form mem limit also on dev environment - [Alin Voinea -
580ba42
]
6.0.7-1
Plone
Upgrade eeacms/plone-backend: 6.0.6-6 ~ 6.0.7-1
eeacms/plone-backend:6.0.7-1
Plone
Upgrade 6.0.6 ~ 6.0.7
- Plone 6.0.7
Dependency updates
MarkupSafe: 2.1.2 ~ 2.1.3
annotated-types: 0.5.0 ~ 0.6.0
collective.exportimport: 1.10rc2 ~ 1.10
cryptography: 41.0.1 ~ 41.0.3
eea.kitkat: 6.2 ~ 7.0
- Breaking: Remove pas.plugin.oidc dependency
[avoinea - refs #258877]
exceptiongroup: 1.1.1 ~ 1.1.2
greenlet: 2.0.2 ~ 3.0.0
pas.plugins.ldap: 1.8.3.dev2 ~ 1.8.3.dev3
plone.app.robotframework: 2.0.1 ~ 2.1.0
plone.testing: 8.0.3 ~ 8.0.4
pycryptodomex: 3.18.0 ~ 3.19.0
pydantic-core: 0.25.0 ~ 2.10.1
pydantic-settings: 1.99 ~ 2.0.3
robotsuite: 2.3.1 ~ 2.3.2
sentry-sdk: 1.29.2 ~ 1.32.0
typing-extensions: 4.5.0 ~ 4.7.1
yafowil.plone: 4.0.0a6.dev1 ~ 5.0.0a1
zope.testrunner: 6.0 ~ 6.1
New packages
backports.cached-property: 1.0.2
grpcio: 1.54.2
grpcio-tools: 1.54.2
overrides: 7.3.1
protobuf: 4.23.1
robotframework-assertion-engine: 1.0.0
robotframework-browser: 16.2.0
yafowil.bootstrap: 2.0.0a1
Removed packages
async-generator: 1.10
pas.plugins.oidc: 1.4
Internal
- Release collective.exportimport 1.10 - [Alin Voinea -
11743ff
] - Release plone/plone-backend 6.0.7 - [Alin Voinea -
bc56ed7
] - Release yafowil.plone 5.0.0a1 - [Alin Voinea -
f7033ac
] - Release pas.plugins.ldap 1.8.3.dev3 - [Alin Voinea -
b0149d2
] - fix: Increase default ZOPE form mem limit from 4MB to 250MB - [Alin Voinea -
f694b9d
] - fix: Increase default ZOPE form mem limit from 4MB to 250MB - [Alin Voinea -
203e449
]
6.0.6-7
Plone
Upgrade eeacms/plone-backend: 6.0.6-5 ~ 6.0.6-6
eeacms/plone-backend:6.0.6-6
Dependency updates
eea.coremetadata: 3.2 ~ 3.4
-
Fix: Fix data_provenance indexer
[avoinea - refs #258077] -
Change: Release
[avoinea]
Dependency updates
eea.coremetadata: 3.2 ~ 3.4
-
Fix: Fix data_provenance indexer
[avoinea - refs #258077] -
Change: Release
[avoinea]
6.0.6-6
Plone
Upgrade eeacms/plone-backend: 6.0.6-4 ~ 6.0.6-5
eeacms/plone-backend:6.0.6-5
Dependency updates
eea.volto.policy: 3.0 ~ 3.1
- Change: Feature: Add content rule to unset publication date when private [dobri1408 - refs #147278]
[avoinea]
6.0.6-5
Plone
Upgrade eeacms/plone-backend: 6.0.6-3 ~ 6.0.6-4
eeacms/plone-backend:6.0.6-4
Dependency updates
eea.volto.policy: 2.3 ~ 3.0
- Feature: Add image_scales to catalog and update list of scales to registry
[nileshgulia1 - refs #254889]