Skip to content

Releases: LukasW01/PostgreSQL-BRM

v1.3.2

12 Jun 22:00
d6f9f99
Compare
Choose a tag to compare
Bump aws-sdk-s3 from 1.151.0 to 1.152.1 (#22)

Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.151.0 to 1.152.1.
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.3.1

10 Jun 19:23
Compare
Choose a tag to compare

⚠️ Breaking changes! ⚠️

Client-side encryption now a requirement for off-site storage!

A secure public and private key can be generated with the following command:

bundler exec rake pg_brm:key_gen

Then add it to your env.yaml:

crypt:
  public_key: "public_key"
  private_key: "private_key"

v1.3

09 Jun 19:49
Compare
Choose a tag to compare
correct ruby version in dockerfile

v1.2

03 Apr 14:16
Compare
Choose a tag to compare
fix: backup and log directory do not exist in rspec pileline

v1.1

12 Mar 15:16
Compare
Choose a tag to compare
update messages in notifications

v1.0

03 Mar 21:58
Compare
Choose a tag to compare
efficent loging. pushover priority based on event.