release_0.5
1. v0.5.10 (2019-05-21)
1.1 New Features
- add tkinter support thanks to a buildimage change
2. v0.5.9 (2019-04-24)
2.1 New Features
2.2 Bug Fixes
- jinja2 update (security) 2.10 => 2.10.1
3. v0.5.8 (2019-04-01)
3.1 New Features
- use our cookiecutter fork to add some features
- upgrade glib2 from 2.40.2 to 2.56.4
4. v0.5.7 (2019-03-16)
5. v0.5.6 (2019-03-15)
5.1 New Features
5.2 Bug Fixes
- fix some installation issues in some corner cases
6. v0.5.5 (2019-02-09)
7. v0.5.4 (2019-02-08)
7.1 New Features
- prevent single rpm installation and make sure the layer root rpm is the last uninstalled rpm when uninstalling the module
- remove "aliases" rpms (replaced by the use of Provides in spec file)
7.2 Bug Fixes
- upgrade mapserverapi (0.1.1 => 0.1.2)
- mapserverapi update (0.1.2 => 0.1.3)
8. v0.5.3 (2019-02-05)
8.1 New Features
- new utility "outside" to execute commands outside the metwork env
- Upgrade postgis from 2.4.4 to 2.4.6
- Upgrade postgis from 2.4.4 to 2.4.6
8.2 Bug Fixes
- rpm names with release tags
- force epoch=1 in centos7 openssl dependency
- obsoletes wrong named packages
9. v0.5.2 (2019-01-31)
10. v0.5.1 (2019-01-29)
11. v0.5.0 (2019-01-29)
11.1 New Features
- update urllib3 (1.22 => 1.23)
- add openjdk as a non default layer
- add filebeat component
- introduce monitoring layer (loaded by default) and move telegraf
- telegraf update (1.7.4 => 1.9.1)
- upgrade netCDF4 python from 1.4.0 to 1.4.2
- clean some useless files in .plugin files
- upgrade python3 from 3.5.3 to 3.5.6 and python2 from 2.7.9 to
- lua-resty-stats upgrade (0.0.2 => 0.0.3)
- ignore lines starting with # in .layerapi2_dependencies/conflicts
- Simplify _metwork.spec with self discovery of layer dependencies
- add some metapackages aliases to have a cleaner installation doc
- we remove the src directory from .plugin files
- add a python3_ia layer
- add a way to install binary python wheels
- user-defined configuration name
- execute integration tests directly from mfext module
11.2 Bug Fixes
- rpm names was incorrect with release tags
- rpm names were incorrect with release tags
- do not include .git* files in the plugin RPM
- circus update to fix some stop_signal issues (on circus itself)
- no doc(s) directory in a plugin release
- kill immediatly some watchers during circus shutdown