Skip to content

Commit 950ac9d

Browse files
committed
build: edited changelogs
1 parent 7799365 commit 950ac9d

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

packaging/debian/changelog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
mamonsu (3.1.0-1) stable; urgency=low
22
* fixed unknown options check in mamonsu tools;
33
* fixed item units with Speed Per Second delta;
4+
* fixed Walreceiver Lag items name generation;
45
* fixed item Total Replication Lag delta evaluation;
56
* fixed slave replication lag evaluation;
6-
* fixed Walreceiver Lag items name generation;
7-
* set 'dbname' bootstrap parameter required;
7+
* set 'dbname' bootstrap parameter required, added default value from config file;
8+
* fixed extension functions calling without special mamonsu user and schema;
89
* refactoring;
910

1011
mamonsu (3.0.2-1) stable; urgency=low

packaging/rpm/SPECS/mamonsu.spec

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,14 @@ chown mamonsu.mamonsu /var/log/mamonsu
7070
/sbin/chkconfig --del mamonsu
7171

7272
%changelog
73-
* Mon Oct 18 2021 Alexandra Kuznetsova <a.kuznetsova@postgrespro.ru> - 3.1.0-1
73+
* Tue Oct 19 2021 Alexandra Kuznetsova <a.kuznetsova@postgrespro.ru> - 3.1.0-1
7474
- fixed unknown options check in mamonsu tools;
7575
- fixed item units with Speed Per Second delta;
76+
- fixed Walreceiver Lag items name generation;
7677
- fixed item Total Replication Lag delta evaluation;
7778
- fixed slave replication lag evaluation;
78-
- fixed Walreceiver Lag items name generation;
79-
- set 'dbname' bootstrap parameter required;
79+
- set 'dbname' bootstrap parameter required, added default value from config file;
80+
- fixed extension functions calling without special mamonsu user and schema;
8081
- refactoring;
8182

8283
* Mon Oct 11 2021 Alexandra Kuznetsova <a.kuznetsova@postgrespro.ru> - 3.0.2-1

0 commit comments

Comments
 (0)