Skip to content

Commit

Permalink
build: changelog automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
metworkbot committed Jan 26, 2021
1 parent 8172e46 commit 8ae25b1
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions CHANGELOG-0.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,27 @@

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

### New Features

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

### Bug Fixes

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

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

### New Features

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

### Bug Fixes

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


0 comments on commit 8ae25b1

Please sign in to comment.