Skip to content

Releases: rafsaf/ogion

6.0

15 Mar 13:19
334aafc
Compare
Choose a tag to compare

What's Changed

Feat

  • Update contributing.md by @rafsaf in #161
  • Libs upgrade and update compose dbs job by @rafsaf in #173
  • update libs, python3.12.1 and small fix to dependabot by @rafsaf in #175
  • Improve update dbs job by @rafsaf in #177
  • Use set -e in gh_update_dbs_pr.sh script by @rafsaf in #186
  • update dependabot.yml file with main-dependencies by @rafsaf in #202
  • migrate fully, to ruff, upgrade code after adding require-python3.12,… by @rafsaf in #216
  • Use pydantic for backup targets init by @rafsaf in #217
  • Rewrite providers to use pydantic in init by @rafsaf in #219
  • add gnu gplv3 headers, fix changed license by @rafsaf in #220
  • small upgrades in readme and contributing, fix license check file to … by @rafsaf in #221
  • add release.yml file by @rafsaf in #222
  • improve release.yml by @rafsaf in #223
  • Update release.yml and add label to gh_update_dbs_pr.sh by @rafsaf in #224
  • add test mappings file by @rafsaf in #225
  • Bump poetry version in dockerfile, other misc by @rafsaf in #226
  • Improve tests by @rafsaf in #227
  • Rebrand to ogion by @rafsaf in #228

Dependencies

Auto update

  • update docker-compose.dbs.yml file by @rafsaf in #163
  • update docker-compose.dbs.yml file by @rafsaf in #164
  • update docker-compose.dbs.yml file by @github-actions in #172
  • update docker-compose.dbs.yml file by @github-actions in #174
  • update docker-compose.dbs.yml file by @github-actions in #178
  • update docker-compose.dbs.yml file by @github-actions in #184
  • Revert "update docker-compose.dbs.yml file" by @rafsaf in #185
  • update docker-compose.dbs.yml file by @github-actions in #187
  • update docker-compose.dbs.yml file by @github-actions in #188
  • update docker-compose.dbs.yml file by @github-actions in #204
  • update docker-compose.dbs.yml file by @github-actions in #207
  • update docker-compose.dbs.yml file by @github-actions in #208
  • update docker-compose.dbs.yml file by @github-actions in #215

Full Changelog: 5.1...6.0

5.1

15 Oct 20:43
992aac5
Compare
Choose a tag to compare
5.1

What's Changed

Misc

New Contributors

  • @github-actions made their first contribution in #159

Full Changelog: 5.0...5.1

5.0

15 Sep 01:45
0fb0ea7
Compare
Choose a tag to compare
5.0

What's Changed

Full Changelog: 4.0...5.0

4.0

27 Aug 18:03
f9607cb
Compare
Choose a tag to compare
4.0

What's Changed

  • Bump pydantic from 2.1.1 to 2.2.1 by @dependabot in #100
  • Bump the dev-dependencies group with 11 updates by @dependabot in #102
  • add --clean to postgres target by @rafsaf in #103
  • Add pydantic to config by @rafsaf in #105
  • add minimum retention days param to providers and update tests by @rafsaf in #107
  • use static linked 7zzs for 7zip and cache, small tweaks by @rafsaf in #108
  • add azure upload provider by @rafsaf in #106
  • Update readme and docs index before release 4.0 by @rafsaf in #109

Full Changelog: 3.2...4.0

3.2

16 Aug 20:45
c420257
Compare
Choose a tag to compare
3.2

What's Changed

  • Add ROOT_MODE to docker container to run as root by @rafsaf in #94
  • Improve folder and file performance using symlinks, added ZIP_SKIP_INTEGRITY_CHECK and some refactoring by @rafsaf in #95
  • Add dev gh action and image tag by @rafsaf in #96
  • Bump the dev-dependencies group with 2 updates by @dependabot in #97
  • Add AWS S3 upload provider by @rafsaf in #98

Full Changelog: 3.1...3.2

3.1

12 Aug 17:07
649a2f2
Compare
Choose a tag to compare
3.1

What's Changed

  • Add mike and docs versioning, update link in main.py after this change by @rafsaf in #93

Full Changelog: 3.0...3.1

3.0

12 Aug 15:53
5abf6c1
Compare
Choose a tag to compare
3.0

What's Changed

  • 3.0 release, improve gcs provider, rename it to upload provider, fix bug in cleanup after backup, refactor notifications, improve overall docs by @rafsaf in #92

Full Changelog: 2.0...3.0

2.0

07 Aug 22:11
9aebfde
Compare
Choose a tag to compare
2.0

What's Changed

  • Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #74
  • Refactor config file with better class target model names by @rafsaf in #68
  • Remove requirements, rely on poetry.lock by @rafsaf in #76
  • Bump types-requests from 2.31.0.1 to 2.31.0.2 by @dependabot in #79
  • Bump mkdocs-material from 9.1.18 to 9.1.21 by @dependabot in #80
  • Add dev-dependencies group to dependabot by @rafsaf in #83
  • Bump the dev-dependencies group with 7 updates by @dependabot in #84
  • Bump pydantic from 2.0.2 to 2.1.1 by @dependabot in #69
  • Update dependabot.yml file by @rafsaf in #85
  • Notifications system refactoring by @rafsaf in #87
  • Bump the dev-dependencies group with 1 update by @dependabot in #86
  • Update docs for 2.0 release by @rafsaf in #88
  • Run poetry update to bump dependencies by @rafsaf in #89
  • better logging in run_backup, add thread name to logging by @rafsaf in #90

Full Changelog: 1.2...2.0

1.2

11 Jul 01:27
e6171ae
Compare
Choose a tag to compare
1.2

What's Changed

  • Set explicite restart: no in compose by @rafsaf in #61
  • Bump python libs and python image to bookworm based by @rafsaf in #62
  • Add mypy, bandit, type_check gh job, mypy complaints refactor by @rafsaf in #63
  • 100% test coverage by @rafsaf in #64
  • Migrate 7zip to version 7-Zip 23.01 (2023-06-2) by @rafsaf in #65
  • Migrate to pydantic 2.0 by @rafsaf in #66
  • move to init subclass in provider by @rafsaf in #67

Full Changelog: 1.1...1.2

1.1

18 Jun 15:09
9535c27
Compare
Choose a tag to compare
1.1

What's Changed

  • Bump actions/setup-python from 3 to 4 by @dependabot in #49
  • Bump some dev dependencies by @rafsaf in #54
  • Make GCS chunk size lower and timeout 120s to support worse network s… by @rafsaf in #55

Full Changelog: 1.0...1.1