1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

1258 Commits

Author SHA1 Message Date
dependabot[bot]
d40dd1a4bb
chore(deps): bump actix-multipart from 0.6.1 to 0.6.2
Bumps [actix-multipart](https://github.com/actix/actix-web) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.6.2/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: actix-multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 21:02:25 +00:00
Rob Ede
cf997f656b
Merge pull request #840 from actix/dependabot/cargo/diesel-2.2.1
chore(deps): bump diesel from 2.2.0 to 2.2.1
2024-06-17 20:51:47 +00:00
Rob Ede
1748979c4d
Merge pull request #838 from actix/dependabot/cargo/tokio-1.38.0
chore(deps): bump tokio from 1.37.0 to 1.38.0
2024-06-17 20:51:04 +00:00
Rob Ede
eb18c9cb85
Merge pull request #837 from actix/dependabot/cargo/base64-0.22.1
chore(deps): bump base64 from 0.21.7 to 0.22.1
2024-06-17 20:50:53 +00:00
dependabot[bot]
ed6b412640
chore(deps): bump diesel from 2.2.0 to 2.2.1
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.1/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: diesel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 17:58:16 +00:00
dependabot[bot]
d8d0f3015b
chore(deps): 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-17 17:56:51 +00:00
dependabot[bot]
df2998b534
chore(deps): bump base64 from 0.21.7 to 0.22.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.7 to 0.22.1.
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.21.7...v0.22.1)

---
updated-dependencies:
- dependency-name: base64
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 17:56:23 +00:00
Rob Ede
20e26ead69
Merge pull request #834 from actix/dependabot/cargo/tracing-actix-web-0.7.11
chore(deps): bump tracing-actix-web from 0.7.10 to 0.7.11
2024-06-10 18:07:27 +00:00
Rob Ede
d9c600379f
use opentelemetry_0_23 2024-06-10 19:03:36 +01:00
Rob Ede
49d0cc49e7
Merge pull request #836 from actix/dependabot/cargo/actix-test-0.1.5
chore(deps): bump actix-test from 0.1.2 to 0.1.5
2024-06-10 18:01:31 +00:00
dependabot[bot]
c8370d5751
chore(deps): bump actix-test from 0.1.2 to 0.1.5
Bumps [actix-test](https://github.com/actix/actix-web) from 0.1.2 to 0.1.5.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/http-v0.1.2...http-v0.1.5)

---
updated-dependencies:
- dependency-name: actix-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:50:03 +00:00
Rob Ede
0955bb967d
Merge pull request #835 from actix/dependabot/cargo/rustls-0.23.9
chore(deps): bump rustls from 0.23.8 to 0.23.9
2024-06-10 17:47:33 +00:00
Rob Ede
31a78e94c0
Merge pull request #833 from actix/dependabot/cargo/reqwest-0.12.4
chore(deps): bump reqwest from 0.11.27 to 0.12.4
2024-06-10 17:45:06 +00:00
Rob Ede
f56b48b9c5
Merge pull request #832 from actix/dependabot/cargo/clap-4.5.7
chore(deps): bump clap from 4.5.4 to 4.5.7
2024-06-10 17:44:47 +00:00
dependabot[bot]
8715dc90bb
chore(deps): bump rustls from 0.23.8 to 0.23.9
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.8 to 0.23.9.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.8...v/0.23.9)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:43:28 +00:00
dependabot[bot]
1e81c0f0ef
chore(deps): bump tracing-actix-web from 0.7.10 to 0.7.11
Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.10 to 0.7.11.
- [Commits](https://github.com/LukeMathWalker/tracing-actix-web/compare/v0.7.10...v0.7.11)

---
updated-dependencies:
- dependency-name: tracing-actix-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:42:41 +00:00
dependabot[bot]
ec159cff3f
chore(deps): bump reqwest from 0.11.27 to 0.12.4
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.27 to 0.12.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.27...v0.12.4)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:42:21 +00:00
dependabot[bot]
641b27985d
chore(deps): bump clap from 4.5.4 to 4.5.7
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.7.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.4...v4.5.7)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:41:52 +00:00
Rob Ede
58a87f0957
Merge pull request #830 from actix/dependabot/github_actions/actions-rust-lang/setup-rust-toolchain-1.9.0
chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0
2024-06-10 17:34:32 +00:00
Rob Ede
9a4fa4de99
Merge pull request #831 from actix/dependabot/github_actions/taiki-e/install-action-2.38.1
chore(deps): bump taiki-e/install-action from 2.34.1 to 2.38.1
2024-06-10 17:34:24 +00:00
dependabot[bot]
5aba15f73b
chore(deps): bump taiki-e/install-action from 2.34.1 to 2.38.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.34.1 to 2.38.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.34.1...v2.38.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>
2024-06-10 17:32:36 +00:00
dependabot[bot]
301de8818e
chore(deps): bump actions-rust-lang/setup-rust-toolchain
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases)
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions-rust-lang/setup-rust-toolchain/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 17:32:32 +00:00
Rob Ede
89a26f53c9
Merge pull request #828 from Metratrj/master
update(README.md): adds Planters Cycle example
2024-06-07 20:29:26 +00:00
Johannes Grimm
b9d87c5338
Merge pull request #1 from Metratrj/Metratrj-patch-1
Update README.md
2024-06-07 22:15:43 +02:00
Johannes Grimm
b5df576352
Update README.md 2024-06-07 22:15:22 +02:00
Rob Ede
e733eecb6f
Merge pull request #827 from vid277/master
Added trieve to example showcase
2024-06-06 22:47:35 +00:00
Vidyoot Senthil
09afe09275
added trieve to example showcase 2024-06-06 17:31:37 -05:00
Rob Ede
6334049545
fix: flush and shutdown global tracer on exit 2024-06-05 15:37:10 +01:00
Rob Ede
1bae92b0fb
chore: update uuid dep 2024-06-05 05:10:48 +01:00
Rob Ede
049015b187
chore: refmt root manifest 2024-06-05 05:10:48 +01:00
Rob Ede
ae5cd51262
Merge pull request #789 from actix/dependabot/cargo/handlebars-5.1.2
chore(deps): bump handlebars from 5.1.0 to 5.1.2
2024-06-05 03:58:51 +00:00
Rob Ede
65cf66a503
Merge pull request #788 from actix/dependabot/cargo/tokio-stream-0.1.15
chore(deps): bump tokio-stream from 0.1.14 to 0.1.15
2024-06-05 03:58:11 +00:00
Rob Ede
3e621db606
chore: address clippy lints 2024-06-05 04:56:46 +01:00
Rob Ede
e0ae11ab86
fix: add metric labels 2024-06-05 04:54:40 +01:00
Rob Ede
8e0b57e658
feat: add mainmatter telemetry workshop example 2024-06-05 04:52:05 +01:00
Rob Ede
0614b2c506
Merge pull request #826 from actix/dependabot/cargo/tokio-util-0.7.11
chore(deps): bump tokio-util from 0.7.10 to 0.7.11
2024-06-03 18:28:32 +00:00
Rob Ede
d92e80da17
Merge pull request #825 from actix/dependabot/cargo/diesel-2.2.0
chore(deps): bump diesel from 2.1.5 to 2.2.0
2024-06-03 18:24:08 +00:00
dependabot[bot]
44def36034
chore(deps): bump tokio-util from 0.7.10 to 0.7.11
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.10 to 0.7.11.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11)

---
updated-dependencies:
- dependency-name: tokio-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 18:21:24 +00:00
dependabot[bot]
b367b85923
chore(deps): bump diesel from 2.1.5 to 2.2.0
Bumps [diesel](https://github.com/diesel-rs/diesel) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/diesel-rs/diesel/compare/v2.1.5...v2.2.0)

---
updated-dependencies:
- dependency-name: diesel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 18:20:58 +00:00
Rob Ede
a78e74f0b6
Merge pull request #824 from actix/dependabot/github_actions/taiki-e/install-action-2.34.1
chore(deps): bump taiki-e/install-action from 2.33.34 to 2.34.1
2024-06-03 17:50:55 +00:00
dependabot[bot]
da8aae5292
chore(deps): bump taiki-e/install-action from 2.33.34 to 2.34.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.33.34 to 2.34.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.33.34...v2.34.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>
2024-06-03 17:43:04 +00:00
Rob Ede
209ce703cb
Merge pull request #822 from actix/dependabot/cargo/acme-rfc8555-0.1.2
chore(deps): bump acme-rfc8555 from 0.1.1 to 0.1.2
2024-06-03 17:38:16 +00:00
Rob Ede
bce2612925
Merge pull request #821 from rnambaale/patch-1
Adds correct `cd` path in examples
2024-06-03 17:38:08 +00:00
Rob Ede
dde369cced
Merge pull request #823 from actix/dependabot/cargo/tera-1.20.0
chore(deps): bump tera from 1.19.1 to 1.20.0
2024-06-03 17:37:50 +00:00
dependabot[bot]
66748bee66
chore(deps): bump tera from 1.19.1 to 1.20.0
Bumps [tera](https://github.com/Keats/tera) from 1.19.1 to 1.20.0.
- [Changelog](https://github.com/Keats/tera/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Keats/tera/compare/v1.19.1...v1.20.0)

---
updated-dependencies:
- dependency-name: tera
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 17:27:41 +00:00
dependabot[bot]
860f1f36d3
chore(deps): bump acme-rfc8555 from 0.1.1 to 0.1.2
Bumps [acme-rfc8555](https://github.com/x52dev/acme-rfc8555) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/x52dev/acme-rfc8555/releases)
- [Changelog](https://github.com/x52dev/acme-rfc8555/blob/main/CHANGELOG.md)
- [Commits](https://github.com/x52dev/acme-rfc8555/compare/acme-rfc8555-v0.1.1...acme-rfc8555-v0.1.2)

---
updated-dependencies:
- dependency-name: acme-rfc8555
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 17:26:15 +00:00
Raymond Nambaale
47f5e09dd1 Adds correct cd path 2024-06-03 08:59:05 +03:00
Rob Ede
5a3888be0d
Merge pull request #820 from actix/dependabot/cargo/parking_lot-0.12.3
chore(deps): bump parking_lot from 0.12.2 to 0.12.3
2024-05-27 17:35:41 +00:00
dependabot[bot]
c8804817f7
chore(deps): bump parking_lot from 0.12.2 to 0.12.3
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.2 to 0.12.3.
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.2...0.12.3)

---
updated-dependencies:
- dependency-name: parking_lot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 17:30:10 +00:00
Rob Ede
cee330f914
Merge pull request #818 from actix/dependabot/cargo/anyhow-1.0.86
chore(deps): bump anyhow from 1.0.82 to 1.0.86
2024-05-27 17:28:49 +00:00