github-actions[bot]
23678bf2d6
chore: release 1.12.2
1.12.2
2026-06-19 10:00:23 +00:00
Charles GTE
02105a8171
Merge pull request #62 from Portabase/fix/password-slash
...
fix: password-slash
2026-06-19 11:58:26 +02:00
charles-gauthereau
f94656a39b
fix: postgres password slash
2026-06-19 11:29:51 +02:00
Charles GTE
b94ff4e987
Merge branch 'main' into dev
2026-06-09 19:18:38 +02:00
github-actions[bot]
dc32c442f3
chore: release 1.12.1
1.12.1
2026-06-07 18:06:37 +00:00
Charles GTE
1453851555
Merge pull request #61 from Portabase/fix/cpu-ram-crash
...
fix: cpu-ram-crash
2026-06-07 20:04:25 +02:00
github-actions[bot]
185a7ee612
chore: release 1.12.0
1.12.0
2026-06-07 15:46:22 +00:00
Charles GTE
d8328f60ca
Merge pull request #60 from Portabase/feat/backup-restore-job-logs
...
feat: backup-restore-job-logs
2026-06-07 17:44:26 +02:00
charles-gauthereau
82c7122790
fix: refactoring
2026-06-07 17:32:16 +02:00
Charles GTE
fba72f5c26
feat: add job logs for restoration process
2026-06-07 11:16:02 +02:00
Charles GTE
b537980c71
fix: test ci
2026-06-06 21:14:38 +02:00
Charles GTE
0261a07fc2
fix: test ci
2026-06-06 20:59:30 +02:00
Charles GTE
c840f91680
fix: test ci
2026-06-06 20:20:52 +02:00
Charles GTE
2d52eccbb2
fix: test ci
2026-06-06 19:43:54 +02:00
Charles GTE
f9bf481c79
fix: test ci
2026-06-06 19:26:44 +02:00
Charles GTE
3c853ee7ca
fix: tests and refactoring
2026-06-06 19:15:22 +02:00
Charles GTE
45d791358c
fix: tracing logs
2026-06-06 11:01:55 +02:00
Charles GTE
0b915d87c9
feat: job logs
2026-06-06 10:22:27 +02:00
Charles GTE
531a25f292
Merge branch 'main' into dev
2026-05-24 16:52:40 +02:00
Charles GTE
41e2b197cb
Merge remote-tracking branch 'origin/main'
2026-05-24 16:52:35 +02:00
github-actions[bot]
f149363b12
chore: release 1.11.1
1.11.1
2026-05-17 16:51:27 +00:00
Charles GTE
aa3ff39bb3
fix: Dockerfile ( #58 )
...
* fix: s3 port type mismatch, add string_or_number_to_string deserializer
* chore: docker-compose.databases.yml
* fix: tests and refactoring, add justfile instead of makefile
* fix: databases.json
* fix: add gbak in production Dockerfile
---------
Co-authored-by: charlesgauthereau <charles.gauthereau@soluce-technologies.com >
2026-05-17 18:49:18 +02:00
Charles GTE
740ee43038
fix: add gbak in production Dockerfile
2026-05-17 18:26:29 +02:00
Charles GTE
1fccc0bc19
fix: databases.json
2026-05-15 22:17:02 +02:00
Charles GTE
2c15ea64ae
Merge branch 'main' into dev
2026-05-15 22:09:41 +02:00
Charles GTE
18bfdf3b7e
Merge remote-tracking branch 'origin/main'
2026-05-11 22:09:18 +02:00
github-actions[bot]
db26910679
chore: release 1.11.0
1.11.0
2026-05-11 20:07:01 +00:00
Charles GTE
eac2853b83
feat: add-mssql-support ( #56 )
...
* fix: tests and refactoring, add justfile instead of makefile
* chore: add tiberius dependency for MSSQL support
* feat: add Mssql variant to DbType enum and config validation
* feat: add MSSQL domain adapter with tiberius ping and sqlpackage backup/restore
* feat: install sqlpackage in Docker base and prod stages
* feat: add MSSQL service to docker-compose and config examples
* fix: log backup errors instead of silently discarding them
* fix: use dotnet-install.sh instead of Microsoft apt feed (SHA1 key rejected by Debian Trixie)
* fix: add /TrustServerCertificate:true to sqlpackage commands for self-signed certs
* fix: use connection string with TrustServerCertificate for sqlpackage
* fix: use user database in MSSQL config example (system databases cannot be exported)
* feat: add seed-mssql task and seed script
* fix: docker-compose.yml
2026-05-11 22:04:36 +02:00
Charles GTE
8690a15888
Merge remote-tracking branch 'origin/main'
2026-05-11 19:45:48 +02:00
github-actions[bot]
a4bbb37a4e
chore: release 1.10.1
1.10.1
2026-04-29 20:42:31 +00:00
Charles GTE
ac8f7fd8d8
Merge branch 'main' into dev
2026-04-29 22:41:16 +02:00
Charles GTE
c6baa8fdc3
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# docker-compose.yml
2026-04-29 22:40:31 +02:00
Charles GTE
14068846b9
fix: migration-process ( #55 )
...
* fix: s3 port type mismatch, add string_or_number_to_string deserializer
* chore: docker-compose.databases.yml
* fix: tests and refactoring, add justfile instead of makefile
* fix: restoration process for postgres/mysql and mariadb
* fix: restoration process for postgres/mysql and mariadb
* fix: postgres restore
* fix: mariadb/mysql restore, added backticks to drop command
* fix: mongodb and migration test for firebird
* fix: docker-compose.yml
---------
Co-authored-by: charlesgauthereau <charles.gauthereau@soluce-technologies.com >
2026-04-29 22:40:02 +02:00
Charles GTE
6edf2890f1
Merge remote-tracking branch 'origin/dev' into dev
2026-04-26 17:42:52 +02:00
Charles GTE
5f579690ff
Merge branch 'main' into dev
2026-04-26 17:42:46 +02:00
Charles GTE
bfe63d7fd3
fix: tests and refactoring, add justfile instead of makefile
2026-04-26 17:42:30 +02:00
github-actions[bot]
0a422448b4
chore: release 1.10.0
1.10.0
2026-04-16 09:22:34 +00:00
Charles GTE
14a6c9ab0a
feat: add chunk size in .env variables ( #54 )
...
Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com >
2026-04-16 11:20:14 +02:00
charles-gauthereau
5c35375df7
Merge branch 'main' into dev
2026-04-08 19:57:08 +02:00
Charles GTE
86027fd6bd
fix: docker compose files [skip-release] ( #53 )
...
* fix: s3 port type mismatch, add string_or_number_to_string deserializer
* chore: docker-compose.databases.yml
---------
Co-authored-by: charlesgauthereau <charles.gauthereau@soluce-technologies.com >
2026-04-02 19:30:07 +02:00
charles-gauthereau
61c7224104
chore: docker-compose.databases.yml
2026-04-02 19:28:20 +02:00
charles-gauthereau
d7958e03b9
Merge branch 'main' into dev
2026-04-01 17:25:32 +02:00
Charles GTE
8eab97a3d6
chore: README.md ( #52 ) [skip-release]
...
Co-authored-by: charles-gauthereau <charles.gauthereau@soluce-technologies.com >
2026-04-01 17:24:48 +02:00
github-actions[bot]
25c95108f0
chore: release 1.9.0
1.9.0
2026-03-31 13:12:45 +00:00
Charles GTE
f37e4d2de9
feat: add firebird ( #51 )
...
* feat: add firebird
* feat: add firebird tests
* fix: tests and refactoring, add justfile instead of makefile
2026-03-31 15:10:05 +02:00
Charles GTE
b269d98d3c
Merge branch 'main' into dev
2026-03-29 09:32:25 +02:00
github-actions[bot]
a1aa66ff3f
chore: release 1.8.0
1.8.0
2026-03-29 07:30:57 +00:00
Charles GTE
d4abcbcebc
feat: separate mysql and mariadb ( #49 )
...
* feat: separate mysql and mariadb
* feat: separate mysql and mariadb
2026-03-29 09:28:30 +02:00
Charles GTE
2d44b62844
Merge branch 'main' into dev
2026-03-28 17:23:31 +01:00
github-actions[bot]
8bf6503f1f
chore: release 1.7.0
1.7.0
2026-03-28 15:47:43 +00:00