diff -r 6e9c67caab86 -r 38115f8aa614 src/pyams_content_es.egg-info/PKG-INFO --- a/src/pyams_content_es.egg-info/PKG-INFO Sun Mar 11 10:55:27 2018 +0100 +++ b/src/pyams_content_es.egg-info/PKG-INFO Sun Mar 11 11:23:21 2018 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-content-es -Version: 0.1.8 +Version: 0.1.9 Summary: PyAMS content interfaces and classes for ElasticSearch indexation Home-page: http://hg.ztfy.org/pyams/pyams_content_es Author: Thierry Florac @@ -24,6 +24,13 @@ History ======= + 0.1.9 + ----- + - added 0MQ authentication and access control + - updated global registry access + - check for PyAMS command line scripts in application startup + - use transaction annotations to avoid multiple document indexations in a single request + 0.1.8 ----- - updated Elasticsearch mappings