Skip to content

Commit c935728

Browse files
author
metworkbot
committed
build: changelog automatic update
1 parent 758f4a1 commit c935728

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG-0.7.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,58 @@
22

33
## v0.7.1 (2019-06-12)
44

5+
### New Features
6+
7+
- better batch_psql function
8+
- Changes in management of layer dependencies and metapackage names
9+
- execute integration tests directly from mfbase module
10+
- mfbase depends now on scientific_core@mfext layer
11+
- add postgresql dump/restore commands for plugins
12+
- monitor postgresql with telegraf
13+
- don't use plugin dir as plugin names
14+
- use envtpl new option --reduce-multi-blank-lines
15+
- introduce webdav support for mfbase plugins
16+
517
### Bug Fixes
618

19+
- add postgresql extensions on plugin database creation
20+
- fail if there are some problems
21+
- drop the plugin database even if a user is connected
22+
- the spatial_ref_sys table is not owned by plugin user
23+
- better postgresql status during startup (on slow systems)
24+
- fix building issues with proxy
25+
- fix typo
26+
- fix bug CHANGELOGS not generated when CHANGELOGS.md doesn't exist (for the first time)
27+
- fix plugins dump/restore
28+
- fix pgsql telegraf configuration
729
- add missing send_mflog_logs option in configuration
830

931
## v0.7.0 (2019-05-28)
1032

1133
### New Features
1234

35+
- better batch_psql function
36+
- Changes in management of layer dependencies and metapackage names
37+
- execute integration tests directly from mfbase module
1338
- mfbase depends now on scientific_core@mfext layer
1439
- add postgresql dump/restore commands for plugins
1540
- monitor postgresql with telegraf
1641
- don't use plugin dir as plugin names
42+
- use envtpl new option --reduce-multi-blank-lines
43+
- introduce webdav support for mfbase plugins
1744

1845
### Bug Fixes
1946

47+
- add postgresql extensions on plugin database creation
48+
- fail if there are some problems
49+
- drop the plugin database even if a user is connected
2050
- the spatial_ref_sys table is not owned by plugin user
2151
- better postgresql status during startup (on slow systems)
2252
- fix building issues with proxy
2353
- fix typo
2454
- fix bug CHANGELOGS not generated when CHANGELOGS.md doesn't exist (for the first time)
2555
- fix plugins dump/restore
2656
- fix pgsql telegraf configuration
57+
- add missing send_mflog_logs option in configuration
2758

2859

0 commit comments

Comments
 (0)