We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5176813 commit f8bd6fcCopy full SHA for f8bd6fc
CHANGELOG.md
@@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Unreleased]
8
-
+## [v1.2.7] - 2022-08-03
9
### Fixed
+- Activated restic exporter and exposed with Prometheus format
10
+ See [#42](https://github.com/coopdevs/backups_role/pull/42)
11
- Ensure the backups user has USAGE privilage on the database's schema. We assume it to be`public` #41.
12
13
+
14
## [v1.2.6] - 2020-01-23
15
16
- When using default backups-prepare script, manage the case when no assets_paths are defined.
0 commit comments