Releases: eea/eea.docker.plone
Releases · eea/eea.docker.plone
5.2.1-7
Release 5.2.1-7
Changes since last release: 5.2.1-6...5.2.1-7
5.2.1-6
Release 5.2.1-6
5.2.1-5
Release 5.2.1-5
5.2.1-4
Dependency updates
New packages
eea.ldapadmin: 2.0
eea.usersdb: 2.0
eea.userseditor: 2.0
energy.content: 1.0
Internal
5.2.1-3
Release 5.2.1-3
5.2.1-2
2020-02-11 (5.2.1-2)
- Upgrade eea.restapi
2020-02-03 (5.2.1-1)
- Upgrade to Plone 5.2.1
2020-01-22 (5.1.6-7, 5.2.0-7, 5.2.0-python2-7)
- Products.PloneHotfix20200121 - 1.0
2019-12-16 (5.1.6-6, 5.2.0-6, 5.2.0-python2-6)
- plone.app.upgrade:
2.0.31
- Fix /data volume permissions when volume is external (e.g.:
rancher-nfs
)
2019-12-13 (5.1.6-5, 5.2.0-5, 5.2.0-python2-5)
- Patch zodbverify to be aware of eea.aliases
- eea.aliases
- eea.faceted.inheritance
2019-12-10 (5.1.6-4, 5.2.0-4, 5.2.0-python2-4)
- Patch zodbverify to register plone.dexterity.schema.generated utility
2019-12-06 (5.1.6-3, 5.2.0-3, 5.2.0-python2-3)
- zodbverify
- zodbupdate
2019-12-02 (5.1.6-2, 5.2.0-2, 5.2.0-python2-2)
- LDAP (pas.plugin.ldap)
- Graylog (eea.graylogger)
- Sentry (eea.sentry)
- Cache (eea.cache)
2019-11-13 (5.1.6-1, 5.2.0-1, 5.2.0-python2-1)
Initial public release
- Plone 5.1, 5.2 (Python2, Python3)
- ZEO
- RelStorage
- RestAPI (plone.restapi)
- Faceted Navigation (eea.facetednavigation)
5.2.1-1
5.2.0-7
5.1.6-7
Plone
Plone 5.1.6
Dependency updates
New packages
amqplib: 1.0.2
argparse: 1.4.0
bda.cache: 1.3.0
cffi: 1.13.2
collective.checkdocs: 0.2
collective.easyform: 2.1.0
contextlib2: 0.6.0.post1
dnspython: 1.16.0
eea.aliases: 1.0
eea.cache: 9.2
eea.faceted.inheritance: 6.1
eea.facetednavigation: 13.6
eea.faceted.vocabularies: 6.9
eea.graylogger: 2.0
eea.jquery: 11.1
eea.sentry: 1.4
eventlet: 0.25.1
extends: plone-versions.cfg
graypy: 2.1.0
greenlet: 0.4.15
lockfile: 0.12.2
monotonic: 1.5
node: 0.9.24
node.ext.ldap: 1.0b11
node.ext.ugm: 0.9.10
odict: 1.7.0
pas.plugins.ldap: 1.7.0rc1
passlib: 1.7.1
perfmetrics: 3.0.0
pip:
plone.app.jquery: 1.11.2
plone.rest: 1.6.0
plone.restapi: 5.0.2
plumber: 1.5
Products.PloneHotfix20200121: 1.0
Products.validation: 2.1.1
psycopg2: 2.8.4
pyasn1: 0.4.7
pyasn1-modules: 0.2.7
pycparser: 2.19
PyJWT: 1.7.1
pylibmc: 1.6.1
python-ldap: 3.2.0
python-memcached: 1.59
PyYAML: 5.1.2
raven: 6.10.0
RelStorage: 2.1.1
setuptools:
Unidecode: 1.0.23
yafowil: 2.3.2
yafowil.plone: 3.0.0
yafowil.widget.array: 1.6
yafowil.widget.dict: 1.7
yafowil.yaml: 1.3
zc.buildout:
zest.pocompile: 1.4
zodbupdate: 1.4
zodbverify: 1.0.3rc2
Internal
- Added basic fig.yml with instance, zeo and shared data-only volume container - [Antonio De Marinis -
bcde169
] - added varnish with load balancing. added instance for admin. documentation. - [Antonio De Marinis -
7b5b735
] - update documentation - [Antonio De Marinis -
1f8e732
] - Update README.md - [Antonio De Marinis -
5183146
] - Rename fig.yml to docker-compose.yml - [Antonio De Marinis -
5b2bc0b
] - use docker built in restart policies for HA
use docker restart policies https://docs.docker.com/reference/commandline/cli/#restart-policies
They work in our setup, see tests docker/compose#872 (comment) - [Antonio De Marinis - f720a85
]
- Refs #27398 - Add plone-instance image config - [Alin Voinea -
08439af
] - Fix examples - [Alin Voinea -
b9c8a4f
] - Refs #27398 - Update Plone base image - [Alin Voinea -
fd7d71e
] - Refs #27398 - Update documentation - [Alin Voinea -
63569a5
] - Refs #27398 - Add more usage examples - [Alin Voinea -
62cbb4b
] - Refs #27398 - Documentation - [Alin Voinea -
2e9b47f
] - Refs #27398 - Re-organize code and make this more extensible - [Alin Voinea -
57ed6e9
] - Refs #27398 - Fix VOLUME regression introduced within last commit - [Alin Voinea -
c9a3136
] - Refs #27398 - Moved zope2instance logic to eeacms/zope image - [Alin Voinea -
f9a2ed9
] - Cleanup docs - [Alin Voinea -
c905fab
] - Refs #25163 - Update documentation - [Alin Voinea -
a40c5b4
] - typo - [Antonio De Marinis -
e6bf6ef
] - typos - [Antonio De Marinis -
c426ac0
] - Update README.md
improved the basic docker run command for new docker users by adding the host port. otherwise they cannot see plone running on host. - [Antonio De Marinis - 8913a8a
]
- Update README - [Alin Voinea -
64d7737
] - Apply Products.PloneHotfix20150910 hotfix - [Alin Voinea -
0ead9b4
] - Merge branch 'master' of https://github.com/eea/eea.docker.plone - [Alin Voinea -
fdc7841
] - Release Plone 4.3.7 - [Alin Voinea -
7899866
] - Release Plone 5.0 - [Alin Voinea -
69c4c6a
] - Fix README - [Alin Voinea -
3f86b53
] - Update README.md - [Alin Voinea -
7493eaf
] - Refs #29168 - Make it easier to extend this image via Dockerfile - [Alin Voinea -
0f1bada
] - Hotfix already included - [Alin Voinea -
5fc936b
] - Fix devel example to work with docker-compose 1.4+ - [Alin Voinea - [
f9f47a2
](https://github.com/eea/eea.docker.plone/commit/f9...