Skip to content

Releases: neo9/mongodb-backups

v0.11.0

14 Oct 15:40
Compare
Choose a tag to compare

Mongo

  • use mongodb-tools 100.5.0

v0.10.0

14 Oct 15:39
Compare
Choose a tag to compare

Actions

  • Fix target branch

Mongo

  • Define both possibilities
  • Add custom authentication args

Release

  • v0.10.0
  • Add release-it configuration

v0.9.0

20 Sep 13:54
Compare
Choose a tag to compare

Bucket

  • Add minio support

Config

  • Fix bucket configuration check

Doc

  • Update changelog
  • Add changelog specifications
  • Add minio documentation
  • Add changelog

Fix

  • Upgrade golang version in dockerfile

Fmt

  • Fix syntax

v0.8.0

30 Jul 15:21
4b22dba
Compare
Choose a tag to compare

Feature:

  • Add variable tmpPath

V0.7.0

18 Dec 10:40
77de4c2
Compare
Choose a tag to compare

Feature: GS bucket

Fix: Remove dump and log file after upload

v0.6.0

09 Aug 13:26
Compare
Choose a tag to compare

Features:

  • Add mongodb_backups_scheduler_last_successful_snaphot prometheus metric

v0.5.1

09 Aug 10:26
Compare
Choose a tag to compare

Features:

  • Add darwin build support

v0.5.0

09 Aug 10:18
Compare
Choose a tag to compare

Features:

  • Add --dump support for arbitrary dumps

v0.4.1

09 Aug 09:37
Compare
Choose a tag to compare

Bug fixes:

  • Fix metrics inconsistent label number

v0.4.0

09 Aug 08:33
Compare
Choose a tag to compare

This release focuses on Prometheus metrics implementation

Breaking changes:

  • Prometheus metric backup_size has been renamed to snapshot_size
  • Prometheus metric backup_duration has been renamed to snapshot_latency

Features:

  • New Prometheus metric bucket_snapshot_count

Bugfixes:

  • Fix retention error not being reported with a Prometheus metric