Paolo Barbolini
|
12dccd2bbe
|
Prepare v0.11.19 (#1115)
v0.11.19
|
2025-10-08 19:23:57 +02:00 |
|
Leo-Tinkeam
|
7899da9672
|
docs: fix readme example (#1114)
Signed-off-by: Léo-Tinkeam <sarcyleo@gmail.com>
|
2025-10-01 22:07:44 +02:00 |
|
Paolo Barbolini
|
a85fdefe6f
|
build(deps): upgrade semver compatible dependencies (#1113)
|
2025-10-01 15:24:41 +02:00 |
|
Paolo Barbolini
|
b73611c67f
|
refactor: replace static_assert! with std assert! (#1112)
|
2025-10-01 14:45:08 +02:00 |
|
Norbiros
|
55cea7dbe6
|
feat: add method to set raw custom headers in MessageBuilder (#1108)
Closes #661
|
2025-10-01 14:32:57 +02:00 |
|
Paolo Barbolini
|
d2b9d50000
|
build(deps): upgrade semver compatible dependencies (#1103)
|
2025-08-10 17:16:37 +00:00 |
|
Paolo Barbolini
|
3d16344d53
|
Prepare v0.11.18 (#1102)
v0.11.18
|
2025-07-28 09:44:38 +02:00 |
|
Francesco Luzzi
|
8873153178
|
feat: add ability to give a name to an inline attachment (#1101)
|
2025-07-21 08:19:31 +02:00 |
|
Paolo Barbolini
|
b073df7666
|
build(deps): upgrade socket2 to v0.6 (#1098)
|
2025-07-05 12:09:17 +02:00 |
|
Paolo Barbolini
|
cf6b767a9c
|
Prepare v0.11.17 (#1093)
v0.11.17
|
2025-06-05 21:41:17 +02:00 |
|
Paolo Barbolini
|
d3d8e24824
|
feat: add rustls-platform-verifier support (#1081)
|
2025-06-02 10:43:17 +02:00 |
|
Paolo Barbolini
|
c4df9730aa
|
refactor(smtp/pool): remove duplicate abort_concurrent implementation (#1092)
|
2025-05-24 16:37:54 +02:00 |
|
Paolo Barbolini
|
bfed19e6ad
|
refactor(stub): always use std Mutex (#1091)
|
2025-05-24 14:34:09 +00:00 |
|
David Campbell
|
629967ac98
|
docs: use Mailbox::new rather than string parsing (#1090)
|
2025-05-24 16:21:15 +02:00 |
|
Paolo Barbolini
|
06e381ec9c
|
Prepare v0.11.16 (#1089)
v0.11.16
|
2025-05-12 11:16:14 +02:00 |
|
Paolo Barbolini
|
d9ce9a6e47
|
chore: deprecate ungated TLS types _when_ no TLS backend is enabled (#1084)
|
2025-05-11 09:36:47 +02:00 |
|
Paolo Barbolini
|
e892b55b6b
|
build(deps): upgrade webpki-roots to v1 (#1088)
|
2025-05-06 12:37:39 +00:00 |
|
Paolo Barbolini
|
771d212198
|
build: gate web-time behind cfg(target_arch = "wasm32") (#1086)
|
2025-05-01 18:32:26 +02:00 |
|
Paolo Barbolini
|
83ba93944d
|
docs: add missing doc(cfg(...)) attributes (#1085)
|
2025-05-01 18:16:40 +02:00 |
|
Paolo Barbolini
|
de3ab006e2
|
fix: feature gate internal TransportBuilder::tls to avoid recursive call site (#1083)
|
2025-05-01 15:09:07 +02:00 |
|
Paolo Barbolini
|
9504b7f45c
|
refactor: cleanup internal TlsParameters and (Async)NetworkStream config (#1082)
|
2025-05-01 14:00:56 +02:00 |
|
dependabot[bot]
|
c91b356a96
|
build(deps): bump tokio from 1.44.1 to 1.44.2 (#1080)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.44.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-08 06:57:33 +02:00 |
|
dependabot[bot]
|
118c1ad47f
|
build(deps): bump openssl from 0.10.71 to 0.10.72 (#1079)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.71 to 0.10.72.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72)
---
updated-dependencies:
- dependency-name: openssl
dependency-version: 0.10.72
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-06 11:49:28 +02:00 |
|
Paolo Barbolini
|
8bf4d3a9c1
|
style: fix clippy::io_other_error (#1078)
|
2025-04-03 10:28:06 +00:00 |
|
Paolo Barbolini
|
1fcff673ba
|
fix: remove E: Clone bound from AsyncFileTransport Clone impl (#1075)
|
2025-04-03 08:05:39 +00:00 |
|
Paolo Barbolini
|
8c70c0cfb4
|
build(deps): upgrade semver compatible dependencies (#1076)
|
2025-04-03 07:54:06 +00:00 |
|
Paolo Barbolini
|
63d8d30088
|
fix: let cannot be used for global variables (#1077)
|
2025-04-03 09:50:06 +02:00 |
|
Paolo Barbolini
|
6c0be84817
|
Prepare v0.11.15 (#1070)
v0.11.15
|
2025-03-10 17:26:17 +01:00 |
|
Paolo Barbolini
|
6059cb04d6
|
build(deps): upgrade email-encoding to v0.4 (#1069)
|
2025-03-09 07:22:20 +00:00 |
|
Paolo Barbolini
|
fdf0346556
|
style: fix rustdoc::broken_intra_doc_links (#1068)
|
2025-03-09 07:55:15 +01:00 |
|
Paolo Barbolini
|
0f9455715c
|
build(deps): upgrade semver compatible locked dependencies (#1067)
|
2025-03-08 11:52:38 +00:00 |
|
Popax21
|
0b3a1ed278
|
feat: add controlled shutdown methods (#1045)
|
2025-03-08 12:43:05 +01:00 |
|
Paolo Barbolini
|
76bf68268f
|
build(deps): bump minimum supported serde to v1.0.110 (#1064)
|
2025-03-04 13:06:17 +01:00 |
|
Paolo Barbolini
|
99a86c0fac
|
build(deps): bump minimum supported rustls to v0.23.18 (#1063)
|
2025-03-04 12:55:43 +01:00 |
|
Paolo Barbolini
|
f0de9ef02c
|
style: deny unreachable_pub lint (#1058)
|
2025-02-23 10:17:17 +01:00 |
|
Paolo Barbolini
|
b4ddcbdcfc
|
build: bump MSRV to 1.74 (#1060)
|
2025-02-23 10:16:57 +01:00 |
|
Paolo Barbolini
|
1e22bcd527
|
Prepare v0.11.14 (#1056)
v0.11.14
|
2025-02-23 10:06:28 +01:00 |
|
Paolo Barbolini
|
75716ca269
|
feat: make crypto and TLS certificate verify backends opt-in (#1054)
|
2025-02-23 09:32:47 +01:00 |
|
Paolo Barbolini
|
8a6f1dab0e
|
deprecate: having made AsyncNetworkStream public (#1059)
|
2025-02-22 21:22:30 +01:00 |
|
Paolo Barbolini
|
621853e2e3
|
chore(license): bump my copyright year (#1057)
|
2025-02-22 20:27:07 +01:00 |
|
Paolo Barbolini
|
5e4cb2d1b5
|
fix: use the same rustls crypto provider everywhere (#1055)
|
2025-02-22 19:14:28 +01:00 |
|
Paolo Barbolini
|
b4abd40698
|
style: fix rustls-native-tls warnings when tracing is disabled (#1053)
|
2025-02-22 17:39:39 +00:00 |
|
Paolo Barbolini
|
2d1ccda2ef
|
style(clippy): ban direct use of std::time::SystemTime::now (#1043)
|
2025-02-22 08:32:38 +00:00 |
|
Paolo Barbolini
|
54934e1492
|
build(deps): drop direct dependency on rustls-pki-types (#1051)
|
2025-02-22 08:07:23 +00:00 |
|
Paolo Barbolini
|
cfa29743a8
|
refactor: replace rustls-pemfile with rustls-pki-types (#1050)
|
2025-02-22 08:59:14 +01:00 |
|
Paolo Barbolini
|
4a4a96d805
|
refactor: remove artifact from web-time refactor (#1049)
|
2025-02-22 07:44:56 +00:00 |
|
Paolo Barbolini
|
f0b8052a52
|
build(deps): upgrade nom to v8 (#1048)
|
2025-02-22 08:36:56 +01:00 |
|
Paolo Barbolini
|
655cd8a140
|
style: cleanup Cargo.toml (#1047)
|
2025-02-22 08:30:01 +01:00 |
|
Paolo Barbolini
|
dabc88a053
|
Prepare v0.11.13 (#1044)
v0.11.13
|
2025-02-17 11:48:42 +01:00 |
|
Paolo Barbolini
|
9cdefcea09
|
refactor: simplify handling of WASM web-time (#1042)
|
2025-02-17 09:05:22 +00:00 |
|