Skip to content

Commit 5d405b4

Browse files
committed
release: release v1.23.0
1 parent 7f32d86 commit 5d405b4

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v1.23.0 (20250218)
4+
5+
### Feature
6+
7+
- Update Dockerfile base image to `rclone/rclone:1.69.1`
8+
- Support MySQL SSL connection (close [#185](https://github.com/ttionya/vaultwarden-backup/pull/185))
9+
- Optimize Rclone connection detection logic (close [#183](https://github.com/ttionya/vaultwarden-backup/issues/183))
10+
11+
### Chore
12+
13+
- Compatible with docker/bake-action@v6
14+
15+
<br>
16+
17+
18+
319
## v1.22.0 (20250116)
420

521
### Feature

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.23.0-beta.0
1+
v1.23.0

0 commit comments

Comments
 (0)