link2xt
5fb5fd4318
chore(release): prepare for 1.142.0
2024-07-23 05:02:53 +00:00
link2xt
2c14bd353f
refactor: move key transfer into its own submodule
...
`create_setup_code` and `render_setup_file`
are now hidden from public API,
so deltachat-repl does not have "export-setup"
debug command anymore.
2024-07-10 04:29:10 +00:00
link2xt
7f1068e37e
chore(release): prepare for 1.141.2
2024-07-09 17:12:59 +00:00
link2xt
71104e9312
chore(release): prepare for 1.141.1
2024-06-27 15:11:19 +00:00
link2xt
6607b7fd62
chore(release): prepare for 1.141.0
2024-06-24 21:03:24 +00:00
Hocuri
a5d14b377d
refactor: Deduplicate dependency versions ( #5691 )
...
Deduplicate dependency versions by specifying them only once in
Cargo.toml for the whole workspace under `[workspace.dependencies]`.
2024-06-17 07:51:54 +00:00
link2xt
6a3902d90d
chore(release): prepare for 1.140.2
2024-06-07 22:22:27 +00:00
link2xt
6d720b793d
chore(release): prepare for 1.140.1
2024-06-05 19:07:26 +00:00
dependabot[bot]
cc7c235556
chore(cargo): bump tokio from 1.37.0 to 1.38.0
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.37.0...tokio-1.38.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-05 11:24:10 +00:00
link2xt
0be639b244
chore(release): prepare for 1.140.0
2024-06-04 12:01:55 +00:00
link2xt
d29538beb0
chore(release): prepare for 1.139.6
2024-05-25 07:05:10 +00:00
link2xt
97828234dd
chore(release): prepare for 1.139.5
2024-05-23 13:15:08 +00:00
Friedel Ziegelmayer
31d7b4f9ce
feat(deltachat-repl): add start-realtime and send-realtime commands
2024-05-21 22:11:22 +00:00
link2xt
81f6aec1a0
chore(release): prepare for 1.139.4
2024-05-21 18:09:55 +00:00
link2xt
e7d9ff12ec
chore(release): prepare for 1.139.3
2024-05-20 18:19:27 +00:00
link2xt
6d59fb49aa
feat: replace env_logger with tracing_subscriber
...
This allows to get iroh logs with
RUST_LOG=iroh_net=trace
2024-05-19 23:22:37 +00:00
link2xt
578f29f215
chore(release): prepare for 1.139.2
2024-05-18 20:58:03 +00:00
link2xt
502ae7fd9f
chore(release): prepare for 1.139.1
2024-05-18 20:40:34 +00:00
link2xt
964c943dd9
chore(release): prepare for 1.139.0
2024-05-18 19:42:54 +00:00
Sebastian Klähn
36f1fc4f9d
feat: ephemeral peer channels ( #5346 )
...
Co-authored-by: link2xt <link2xt@testrun.org >
Co-authored-by: iequidoo <117991069+iequidoo@users.noreply.github.com >
2024-05-17 20:13:21 +00:00
link2xt
d23a7b8523
chore(release): prepare for 1.138.5
2024-05-16 15:07:46 +00:00
link2xt
4a738ebd19
chore(release): prepare for 1.138.4
2024-05-15 21:59:28 +00:00
link2xt
f1fa053f9f
chore(release): prepare for 1.138.3
2024-05-15 20:42:34 +00:00
link2xt
97d2812644
chore(release): prepare for 1.138.2
2024-05-15 18:34:06 +00:00
link2xt
30086038e6
chore(release): prepare for 1.138.1
2024-05-14 22:25:13 +00:00
B. Petersen
0541ecf22c
chore(release): prepare for 1.138.0
2024-05-13 12:47:11 +02:00
link2xt
a1ee2b463f
chore(release): prepare for 1.137.4
2024-04-24 11:10:25 +00:00
link2xt
17701b78d6
chore(release): prepare for 1.137.3
2024-04-18 02:33:34 +00:00
link2xt
3ebb1ea95f
chore(cargo): require tokio 1.37 and chrono 0.4.37
...
Make deps.rs happy about RUSTSEC-2020-0159 and RUSTSEC-2023-0001
2024-04-08 16:39:30 +00:00
B. Petersen
e43ffb20a1
chore(release): prepare for 1.137.2
2024-04-05 14:21:15 +00:00
dependabot[bot]
c9edd525e0
chore(cargo): bump rustyline from 13.0.0 to 14.0.0
...
Bumps [rustyline](https://github.com/kkawakam/rustyline ) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/kkawakam/rustyline/releases )
- [Changelog](https://github.com/kkawakam/rustyline/blob/master/History.md )
- [Commits](https://github.com/kkawakam/rustyline/compare/v13.0.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: rustyline
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-03 06:12:01 +00:00
link2xt
3f35b442c3
chore(release): prepare for 1.137.1
2024-04-03 01:28:13 +00:00
link2xt
9806509f4a
chore(release): prepare for 1.137.0
2024-04-02 21:22:58 +00:00
link2xt
87805bc36d
build: add repository to Cargo.toml
2024-03-31 22:40:01 +00:00
B. Petersen
99c4d24eab
cleanup jobs and Params relicts
...
- the `jobs` table is no longer in use,
no need to track files on housekeeping,
no need to clear it from repl tool
- some `Params` were used for jobs table only,
they can be used freely for other purposes on other tables.
param 'protection settings timestamp' was never used in practise,
its code is removed as well, so we can free the Param as well.
2024-03-30 08:10:57 +01:00
link2xt
473dbe01af
chore(release): prepare for 1.136.6
2024-03-19 03:57:44 +00:00
link2xt
570daf42ec
chore(release): prepare for 1.136.5
2024-03-19 00:01:25 +00:00
link2xt
eaed2381e7
chore(release): prepare for 1.136.4
2024-03-11 12:52:46 +00:00
link2xt
e9d7fe0561
chore(release): prepare for 1.136.3
2024-03-09 16:07:15 +00:00
link2xt
2030de11d9
chore: fix 2024-03-05 nightly clippy warnings
2024-03-08 02:53:47 +00:00
link2xt
5addfa8d1d
chore(release): prepare for 1.136.2
2024-03-05 22:42:36 +00:00
link2xt
d0e0cfafef
chore(release): prepare for 1.136.1
2024-03-05 01:23:12 +00:00
link2xt
2af9ff1d01
chore(release): prepare for 1.136.0
2024-03-04 21:10:04 +00:00
link2xt
08247a5d37
refactor: build contexts using ContextBuilder
2024-03-02 17:19:50 +00:00
dependabot[bot]
a1970e998f
chore(cargo): bump log from 0.4.20 to 0.4.21
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.20 to 0.4.21.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.20...0.4.21 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-02 16:00:33 +00:00
dependabot[bot]
417db31098
chore(cargo): bump rusqlite from 0.30.0 to 0.31.0
...
Bumps [rusqlite](https://github.com/rusqlite/rusqlite ) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/rusqlite/rusqlite/releases )
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md )
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: rusqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-01 21:11:09 +00:00
link2xt
89e43c6678
chore(release): prepare for 1.135.1
2024-02-20 17:21:21 +00:00
bjoern
e6438f9981
chore(release): prepare for 1.135.0 ( #5264 )
...
after merging:
6. Tag the release: `git tag -a v1.135.0`.
7. Push the release tag: `git push origin v1.135.0`.
8. Create a GitHub release: `gh release create v1.135.0 -n ''`.
---------
Co-authored-by: link2xt <link2xt@testrun.org >
2024-02-14 11:04:02 +01:00
iequidoo
b5f2c747e0
feat: Context::set_config(): Restart IO scheduler if needed ( #5111 )
...
Restart the IO scheduler if needed to make the new config value effective (for `MvboxMove,
OnlyFetchMvbox, SentboxWatch` currently). Also add `set_config_internal()` which doesn't affect
running the IO scheduler. The reason is that `Scheduler::start()` itself calls `set_config()`,
although not for the mentioned keys, but still, and also Rust complains about recursive async calls.
2024-02-12 15:41:11 -03:00
B. Petersen
78d304443a
chore(release): prepare for 1.134.0
2024-01-31 14:52:40 +00:00