Rob Ede
a7ef438f25
ci: use mold linker on linux jobs
2024-05-27 22:25:35 +01:00
dependabot[bot]
375c352810
--- ( #565 )
...
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 19:11:09 +00:00
dependabot[bot]
2d1b5468d0
--- ( #563 )
...
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 19:08:43 +00:00
dependabot[bot]
3696cda155
--- ( #562 )
...
updated-dependencies:
- dependency-name: itertools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 19:06:51 +00:00
dependabot[bot]
55e89d1f30
--- ( #564 )
...
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 19:05:28 +00:00
Rob Ede
24be36b18d
chore: prepare actix-tls release v3.4.0
2024-05-18 18:14:26 +01:00
Rob Ede
38ae762569
ci: fix msrv just variable
2024-05-18 17:34:18 +01:00
dependabot[bot]
8cf79d3d13
build(deps): bump taiki-e/install-action from 2.33.17 to 2.33.22 ( #561 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.33.17 to 2.33.22.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.33.17...v2.33.22 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 20:43:50 +00:00
asonix
73451070db
actix-tls: Disable default features for rustls 0.23 via tokio-rustls 0.26 ( #560 )
...
* actix-tls: Disable default features for rustls 0.23 via tokio-rustls 0.26
This also fixes a panic in accept-rustls due to both ring and aws-lc-rs
being enabled for that example
* Switch a test from aws-lc-rs to ring since aws-lc-rs is no longer enabled in dev-dependencies
* Switch another test from aws-lc-rs to ring since aws-lc-rs is no longer enabled in dev-dependencies
* Go the other way - use aws_lc_rs instead of ring
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-05-12 21:09:59 +00:00
Rob Ede
2632c984cc
ci: fix nightly windows builds
2024-05-12 21:53:26 +01:00
Rob Ede
af8e6cd656
ci: read MSRV from manifest ( #559 )
2024-05-12 21:35:39 +01:00
SleeplessOne1917
db7988609e
feat(actix-tls): support for rustls 0.23 ( #554 )
...
* Add feature for using rustls 0.23
* Fix mistake
* Fix use of wrong tokio rustls package
* Fix accept openssl test
* Use rustls 0.23 for the example
* Install nasm in CI step for windows
* Change outdated step name
* Fix CI mistake
* test: install default crypto provider in tests
* docs: update changelog
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-05-12 18:47:49 +00:00
Rob Ede
1db640f62e
chore: update env logger
2024-05-12 19:10:27 +01:00
Rob Ede
9e7d612121
ci: remove 32-bit windows support
2024-05-12 18:25:02 +01:00
Rob Ede
5edbf9e3dc
chore: switch to rustversion-msrv
2024-05-12 18:24:37 +01:00
Rob Ede
f028a74240
build: fix rustversion spec
2024-05-11 17:41:31 +01:00
Rob Ede
f4139a0878
chore: update MSRV to 1.70
2024-05-11 17:39:34 +01:00
Rob Ede
3147dbe7ca
ci: rely more on just recipes ( #558 )
2024-05-11 15:10:56 +01:00
dependabot[bot]
95ca8f0318
build(deps): bump taiki-e/install-action from 2.33.12 to 2.33.17 ( #555 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.33.12 to 2.33.17.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.33.12...v2.33.17 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 21:02:51 +00:00
dependabot[bot]
f947374a73
build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 ( #556 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 21:02:32 +00:00
dependabot[bot]
85191934c8
build(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0 ( #548 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.1.0 to 4.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.1.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 03:24:47 +01:00
dependabot[bot]
234a4c9c7f
build(deps): bump JamesIves/github-pages-deploy-action ( #549 )
...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases )
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 02:20:46 +01:00
dependabot[bot]
d5171c2ab3
build(deps): bump taiki-e/cache-cargo-install-action from 1.3.0 to 2.0.0 ( #551 )
...
Bumps [taiki-e/cache-cargo-install-action](https://github.com/taiki-e/cache-cargo-install-action ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/taiki-e/cache-cargo-install-action/releases )
- [Changelog](https://github.com/taiki-e/cache-cargo-install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/cache-cargo-install-action/compare/v1.3.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: taiki-e/cache-cargo-install-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 02:20:35 +01:00
dependabot[bot]
875218488c
build(deps): bump taiki-e/install-action from 2.28.1 to 2.33.12 ( #553 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.28.1 to 2.33.12.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.28.1...v2.33.12 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-02 02:20:21 +01:00
Rob Ede
b826bf8471
ci: relax ahash msrv pin
2024-05-02 01:48:55 +01:00
Rob Ede
10bd847177
ci: fix msrv checks
2024-05-02 01:30:28 +01:00
dependabot[bot]
481cf55414
build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 ( #538 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4.0.2...v4.1.0 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 17:51:42 +00:00
dependabot[bot]
b4990023c4
build(deps): bump taiki-e/install-action from 2.27.11 to 2.28.1 ( #537 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.27.11 to 2.28.1.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.27.11...v2.28.1 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 17:49:17 +00:00
dependabot[bot]
eb5cec0064
build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 ( #535 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 18:06:10 +00:00
dependabot[bot]
db925bf8e6
build(deps): bump taiki-e/install-action from 2.26.13 to 2.27.11 ( #536 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-01 18:05:48 +00:00
Rob Ede
850f6c0491
chore: allow unused trait in test
2024-02-19 12:32:06 +00:00
Rob Ede
0f71fd5a7a
chore: remove redundant imports
2024-02-19 12:19:08 +00:00
Rob Ede
40b10847df
chore: remove redundant imports
2024-02-19 12:10:47 +00:00
Rob Ede
39bab04800
chore: remove redundant imports
2024-02-19 11:36:15 +00:00
Rob Ede
3cb247874e
ci: workaround ahash msrv
2024-02-19 11:31:41 +00:00
Rob Ede
5792d9f010
docs: fix repo links
2024-02-19 11:29:37 +00:00
dependabot[bot]
bd8bd1020b
build(deps): bump taiki-e/install-action from 2.26.7 to 2.26.13 ( #531 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 21:10:17 +00:00
dependabot[bot]
21be7d84bd
build(deps): bump codecov/codecov-action from 3.1.6 to 4.0.1 ( #532 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-02-05 21:10:06 +00:00
Rob Ede
57fd6ea809
chore(actix-tls): prepare release 3.3.0 ( #530 )
2024-02-03 20:26:15 +00:00
Rob Ede
9a3f3eef6a
test(tls): fix accept-openssl test
2024-02-03 17:01:47 +00:00
Rob Ede
e427911cdb
feat(tls): rustls-0_22 create feature
2024-02-03 16:39:21 +00:00
Rob Ede
a1ae524512
docs: clean changelog
2024-02-01 06:42:41 +00:00
dependabot[bot]
88833355e4
build(deps): bump taiki-e/install-action from 2.25.2 to 2.26.7 ( #527 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 22:41:04 +00:00
dependabot[bot]
7737ba5cfb
build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 ( #529 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 22:40:17 +00:00
Rob Ede
fd32a0a97a
ci: workaround half crate msrv
2024-01-30 21:51:12 +00:00
Rob Ede
07e7f82345
chore(actix-codec): prepare release 0.5.2
2024-01-30 21:16:42 +00:00
Rob Ede
1a5d85ec8b
fix(tls): resolve http imports
2024-01-17 04:29:44 +00:00
Rob Ede
bd1467e928
chore(tls): changelog wording
2024-01-17 04:27:52 +00:00
Rob Ede
968ad3b854
chore(actix-tls): prepare release 3.2.0
2024-01-17 04:26:46 +00:00
Rob Ede
079f0f66f0
chore(tls): clippy
2024-01-17 04:23:48 +00:00