Skip to content

Commit 758f4a1

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

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,26 @@
44

55
### New Features
66

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
714
- use envtpl new option --reduce-multi-blank-lines
815
- introduce webdav support for mfbase plugins
916

1017
### Bug Fixes
1118

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)
1227
- fix plugins dump/restore
1328
- fix pgsql telegraf configuration
1429
- add missing send_mflog_logs option in configuration

0 commit comments

Comments
 (0)