From c6ca26d3b5cd0854eb7917eef63677e9a83031bf Mon Sep 17 00:00:00 2001 From: release-bot Date: Mon, 9 Oct 2023 12:02:43 +0000 Subject: [PATCH 1/2] chore(version): v0.3.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- docs/CHANGELOG.md | 24 ++++++++++++++++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c596ae5..52aab88 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2297,7 +2297,7 @@ dependencies = [ [[package]] name = "sqlite_backup" -version = "0.2.0" +version = "0.3.0" dependencies = [ "anyhow", "async-trait", diff --git a/Cargo.toml b/Cargo.toml index daa5411..04ce384 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sqlite_backup" -version = "0.2.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 7319e3d..ef5674e 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -2,6 +2,30 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.3.0 - 2023-10-09 +#### Bug Fixes +- **(ci)** trigger docker image building whenever build/version chagned (#21) - (944e3b5) - Richard Hao +- resolve the cron permission issue - (a08ed04) - Richard Hao +#### Documentation +- **(todo)** update todo list - (2f93e1b) - Richard Hao +- add new todo `keep recent n backups` - (51e7548) - Richard Hao +- update TODO - (10cb48e) - Richard Hao +#### Features +- **(docker)** install cron in the container - (8bd0763) - Richard Hao +- add gpg encryption (#27) - (ac0a909) - Richard Hao +- keep recent n backup records (#26) - (359a111) - Richard Hao +- add nix (#25) - (086dfb6) - Richard Hao +#### Miscellaneous Chores +- **(ci)** update docker.yml - (7d59d01) - Richard Hao +- **(deps)** bump aws-sdk-s3 from 0.32.0 to 0.33.0 (#28) - (c9de330) - dependabot[bot] +- **(deps)** bump lukemathwalker/cargo-chef in /build (#29) - (e66e3fa) - dependabot[bot] +- **(deps)** bump aws-sdk-s3 from 0.31.2 to 0.32.0 (#23) - (0134b11) - dependabot[bot] +- **(deps)** bump clap from 4.4.5 to 4.4.6 (#22) - (372325c) - dependabot[bot] +- release new docker image - (9fed1ec) - Richard Hao +- test if `docker builder` ci works - (f3fa2e9) - Richard Hao + +- - - + ## v0.2.0 - 2023-09-26 #### Documentation - update todo - (e38ffe7) - Richard Hao From e0792ea3abbe9304cd49169800cdd7365be1682c Mon Sep 17 00:00:00 2001 From: 0xRichardH <0xRichardH@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:02:44 +0000 Subject: [PATCH 2/2] release(version): bump to v0.3.0 --- build/version | 2 +- docs/LATEST_CHANGELOG.md | 29 +++++++++++++++++++++++------ 2 files changed, 24 insertions(+), 7 deletions(-) diff --git a/build/version b/build/version index 576b777..268b033 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -v0.2.3 +v0.3.0 diff --git a/docs/LATEST_CHANGELOG.md b/docs/LATEST_CHANGELOG.md index d1fc485..dfd2be6 100644 --- a/docs/LATEST_CHANGELOG.md +++ b/docs/LATEST_CHANGELOG.md @@ -1,14 +1,31 @@ +#### Bug Fixes +- 944e3b5c3daa7e21b0933645c35fabac37110c02 - **(ci)** trigger docker image building whenever build/version chagned (#21) - Richard Hao +- a08ed0449b4218a9edd6f01a798a9a4952960dc6 - resolve the cron permission issue - Richard Hao + #### Documentation -- e38ffe7b11eb902bb2e0ecba5ba4caca471bcd26 - update todo - Richard Hao +- 2f93e1b02c8f63689e59735d7f1fe5a31cb706d0 - **(todo)** update todo list - Richard Hao +- 51e754819b057ad8a953a028a0427fb2d95288d2 - add new todo `keep recent n backups` - Richard Hao -- 0b4a10033cd2e4f83ecdc8636084bf34b7046484 - update readme - Richard Hao +- 10cb48e2b6028720cc923da3a8454890eafd4857 - update TODO - Richard Hao #### Features -- 33758f586c7bef8c3f724017562aed0255a6cf35 - **(enhancement)** Add Project Name and App Env to R2 key (#19) - Richard Hao +- 8bd07631ac4d634656f90f3b5cc2d5670a6afb23 - **(docker)** install cron in the container - Richard Hao +- ac0a9098128a36c1047ca0f68b2fd959bab5e876 - add gpg encryption (#27) - Richard Hao + +- 359a11187f363a0c919a58423b1f5af433cc04eb - keep recent n backup records (#26) - Richard Hao + +- 086dfb62cfa03be943654f694466a47705d01ddb - add nix (#25) - Richard Hao + #### Miscellaneous Chores -- ddd855f9c5179b92c76eec526138559682b72eb6 - **(deps)** bump time from 0.3.28 to 0.3.29 (#18) - dependabot[bot] -- 96c02c726225bf149c1e9622a1a6bebf1c463169 - **(version)** v0.2.0 - release-bot -- a544dce8fd55f14721e16d5b3c986a0a2fe8e693 - Create LICENSE - Richard Hao +- 7d59d01eaca5e4cca302d46f65270104a5635061 - **(ci)** update docker.yml - Richard Hao +- c9de330cc8a28eb3a594199c39576794c4832724 - **(deps)** bump aws-sdk-s3 from 0.32.0 to 0.33.0 (#28) - dependabot[bot] +- e66e3fa580ac80f98f90a7d2e4a4aad4410f4634 - **(deps)** bump lukemathwalker/cargo-chef in /build (#29) - dependabot[bot] +- 0134b1112464a35c9aa1249967db1538154def91 - **(deps)** bump aws-sdk-s3 from 0.31.2 to 0.32.0 (#23) - dependabot[bot] +- 372325c04b3a0acd1e3cb6670784ce71209d17cf - **(deps)** bump clap from 4.4.5 to 4.4.6 (#22) - dependabot[bot] +- c6ca26d3b5cd0854eb7917eef63677e9a83031bf - **(version)** v0.3.0 - release-bot +- 9fed1ec8b2723ea446dc117f6da364f6bebbc43a - release new docker image - Richard Hao + +- f3fa2e943340635b02405fc5dc08256f7f8a83ba - test if `docker builder` ci works - Richard Hao