Commit graph

  • 8b76b09d99
    Update axum-macros/src/from_request.rs Zheng Li 2024-09-28 18:24:48 +0800
  • e784977aa6
    docs: Remove duplicate tower-sessions entry from ECOSYSTEM.md (#2733) Artur Corrêa Souza 2024-09-28 06:34:50 -0300
  • 31a7374858
    Merge branch 'main' into patch-1 Jonas Platte 2024-09-28 09:31:42 +0000
  • 2542acb243
    Add request id example (#2912) Nia 2024-09-28 03:25:05 -0600
  • 6b8fb1311c
    Merge 0feb657818 into 5d8541de6e David Mládek 2024-09-28 11:41:06 +0800
  • f6551f9028 Remove extra data from logging Nia 2024-09-27 19:33:39 -0600
  • 5d8541de6e
    Remove duplication in serving with and without graceful shutdown (#2803) Jonas Platte 2024-09-27 21:16:54 +0000
  • 4c71b654df
    Try to fix CI for Rust 1.70 Jonas Platte 2024-09-27 23:01:51 +0200
  • 4b48f308c3
    Merge branch 'v0.7.x' into main Jonas Platte 2024-09-27 22:37:09 +0200
  • fe56a310ef
    Bump versions axum-v0.7.7 axum-core-v0.4.5 v0.7.x Jonas Platte 2024-09-27 21:30:11 +0200
  • 4882a2222d
    Only read rejection traces in logging_rejections test Jonas Platte 2024-09-27 22:34:31 +0200
  • 85d14bd7d8
    Make CaptureTracing work more reliably Jonas Platte 2024-09-27 22:29:50 +0200
  • dacce049bd
    Add a named IntoFuture type for capture_tracing Jonas Platte 2024-09-27 22:28:13 +0200
  • ac50d7daaf
    docs: Remove manual tables of content (#2921) Jonas Platte 2024-09-27 19:16:17 +0000
  • 6f5607785d
    core: Fix compile errors from __log_rejection (#2933) Jonas Platte 2024-09-25 07:44:35 +0000
  • 4fc0641874
    Upgrade private dependencies (#2935) Jonas Platte 2024-09-24 21:50:53 +0000
  • 6ec3a51f2d
    Clarify some subtleties of routing (#2896) Sabrina Jewson 2024-09-22 12:32:59 +0100
  • 0a0e438a8b
    docs: Remove manual tables of content (#2921) Jonas Platte 2024-09-27 19:16:17 +0000
  • 85b6fd49c7
    Upgrade most example dependencies (#2936) Jonas Platte 2024-09-27 16:50:52 +0000
  • ff942bc28f
    add no_run to docs for method_not_allowed_fallback leonlux 2024-09-27 11:12:35 +0200
  • ce7a42feff
    Merge branch 'feat/method_fallback' of github.com:Lachstec/axum into feat/method_fallback leonlux 2024-09-27 10:58:21 +0200
  • 3aedc9ab03
    add docs attribute to method fallback Leon Lux 2024-09-08 21:23:27 +0200
  • 8f97008431
    add documentation for method fallback Leon Lux 2024-09-08 21:22:41 +0200
  • 53d75a4067
    add method_not_allowed_fallback to router Leon Lux 2024-09-08 20:45:19 +0200
  • 936a6ef379
    docs: Remove manual tables of content Jonas Platte 2024-09-20 22:16:37 +0200
  • 37341529ca
    Remove duplication in serving with and without graceful shutdown Jonas Platte 2024-06-23 01:34:49 +0200
  • 5290f8f7a7
    Upgrade many other example dependencies Jonas Platte 2024-09-24 20:16:47 +0200
  • 154d57b648
    Upgrade tower[-http] dependencies in examples Jonas Platte 2024-09-24 20:11:24 +0200
  • 0e9eda3a47
    Add example- prefix to listen-multiple-addrs package name Jonas Platte 2024-09-24 20:09:42 +0200
  • 2fb6cea732
    Remove unused dependencies from examples (#2934) Jonas Platte 2024-09-25 07:44:47 +0000
  • 391f2deccd
    core: Fix compile errors from __log_rejection (#2933) Jonas Platte 2024-09-25 07:44:35 +0000
  • 2c2c0127be
    Merge 5f61506ff0 into ef50e5c180 David Pedersen 2024-09-25 10:55:38 +0800
  • ef50e5c180
    Upgrade private dependencies (#2935) Jonas Platte 2024-09-24 21:50:53 +0000
  • 7a3714c9a9
    Enable missing tower feature in http-proxy example Jonas Platte 2024-09-24 19:41:35 +0200
  • e80c75c87c
    Upgrade private dependencies Jonas Platte 2024-09-24 20:06:35 +0200
  • 7d72343ac1
    Enable missing tower feature in http-proxy example Jonas Platte 2024-09-24 19:41:35 +0200
  • bb0eee7916
    Remove unused dependencies Jonas Platte 2024-09-24 19:29:45 +0200
  • 4179d11797
    Stricter path deserialization for tuples and tuple structs (#2931) Hytak 2024-09-24 19:17:16 +0200
  • 252d4a0f41
    Add link definition to PR number in changelog Jonas Platte 2024-09-24 19:10:49 +0200
  • 92a1a2b410
    extra: Remove unnecessary dependency activation Jonas Platte 2024-09-24 19:06:33 +0200
  • 10f08f0200
    core: Fix compile errors from __log_rejection Jonas Platte 2024-09-24 19:05:51 +0200
  • 80f67777b9 Update old test to new behaviour lucasholten 2024-09-24 10:56:31 +0200
  • e1c74614c4 Update the changelog lucasholten 2024-09-24 10:49:10 +0200
  • ab02e45370 Implement and test lucasholten 2024-09-24 10:30:37 +0200
  • fc470ce06b
    Update lib.rs Zheng Li 2024-09-23 02:22:22 +0800
  • 7755d1e446
    Update main.rs Zheng Li 2024-09-23 02:09:56 +0800
  • 068c9a3e96
    Clarify some subtleties of routing (#2896) Sabrina Jewson 2024-09-22 12:32:59 +0100
  • 5877dfc5d6 feat: add trait GetCachedFromRef to get cached value 3moredays 2024-09-22 17:17:46 +0800
  • 2fe435173e
    ECOSYSTEM.md: Add link to rust-api.dev (#2923) Sandor Apati 2024-09-21 09:09:23 +0200
  • dcd4f17ea8 ECOSYSTEM.md: add link to rust-api.dev Sandor Apati 2024-09-21 08:41:40 +0200
  • 361632f9ae
    Merge branch 'main' into main Jonas Platte 2024-09-20 23:19:20 +0200
  • 712b3ef24b
    Merge branch 'v0.7.x' into main Jonas Platte 2024-09-20 21:27:30 +0200
  • a73dab417d
    Bump versions axum-v0.7.6 axum-macros-v0.4.2 axum-extra-v0.9.4 axum-core-v0.4.4 Jonas Platte 2024-09-20 21:17:41 +0200
  • f1723890cb
    Avoid reallocation for String body extraction (#2857) yhx-12243 2024-09-21 03:02:52 +0800
  • 855dc191b1
    Update prost to 0.13 (#2829) Shawn 2024-09-20 15:06:41 -0400
  • 42003c08b5
    Avoid reallocation for String body extraction (#2857) yhx-12243 2024-09-21 03:02:52 +0800
  • dbde09de77
    Make link clickable in rustdoc Jonas Platte 2024-09-20 21:01:06 +0200
  • 46c29d3679
    Merge branch 'main' into main Jonas Platte 2024-09-20 21:00:00 +0200
  • e68bdcf0f4
    Update axum-extra/CHANGELOG.md Jonas Platte 2024-09-20 20:59:29 +0200
  • 0ba73b5c6e
    Implement FromRequest for BytesMut (#2583) Jonas Platte 2024-09-20 20:36:00 +0200
  • 88de9fc407
    ci: Add more allowances for multiple version of the same crate Jonas Platte 2024-09-20 19:38:29 +0200
  • d2d74f6ad1
    Upgrade tower and tower-http Jonas Platte 2024-09-20 19:43:38 +0200
  • f446b420ba
    chore: Add missing symbol (#2909) tiaoxizhan 2024-09-13 01:44:44 +0800
  • 7958f959f3
    Merge branch 'main' into bouk/extract-host-from-uri-port Jonas Platte 2024-09-20 20:49:38 +0200
  • 352b7cf044
    Implement FromRequest for BytesMut (#2583) Jonas Platte 2024-09-20 20:36:00 +0200
  • 69fac0a065 ci: Add more allowances for multiple version of the same crate Jonas Platte 2024-09-20 19:38:29 +0200
  • 652e59b0c0 Upgrade tower and tower-http Jonas Platte 2024-09-20 19:43:38 +0200
  • 105c335bf1
    ci: Add more allowances for multiple version of the same crate Jonas Platte 2024-09-20 19:38:29 +0200
  • b82fc3cc62
    Upgrade tower and tower-http Jonas Platte 2024-09-20 19:43:38 +0200
  • 4b258f7dcf fix variable name bug lonestarx1 2024-09-20 01:30:45 +0900
  • 400ca0988b improving error handling and logging in the server loop lonestarx1 2024-09-20 00:34:21 +0900
  • 9bfd25c4c3 Add an info log to display the request_id being preserved Nia 2024-09-13 22:52:39 -0600
  • e91873a1fb Preserve the matched path Nia 2024-09-13 22:51:40 -0600
  • ca632b9906 Add request id example Nia 2024-09-13 22:18:04 -0600
  • 680cdcba7c
    chore: Add missing symbol (#2909) tiaoxizhan 2024-09-13 01:44:44 +0800
  • 047ed6861e chore: add missing symbol tiaoxizhan 2024-09-13 00:35:24 +0800
  • 6b2d9f4522
    ECOSYSTEM: add zino-rs (#2908) Zan Pan 2024-09-12 22:14:16 +0800
  • de9290a8b7
    Add more must_use attributes (#2846) Jonas Platte 2024-09-11 21:17:25 +0200
  • 3c2ada3755
    ECOSYSTEM: add zino-rs Zan Pan 2024-09-12 17:15:10 +0800
  • 5be25098d1
    Introduce FromRequest for BytesMut Jonas Platte 2024-09-11 21:25:28 +0200
  • b214e39581
    Add more must_use attributes (#2846) Jonas Platte 2024-09-11 21:17:25 +0200
  • 5788a70685
    Update changelogs of axum-core, axum-extra Jonas Platte 2024-07-24 23:25:27 +0200
  • 8c55a44b3d
    Add more must_use attributes Jonas Platte 2024-07-24 22:33:45 +0200
  • fdf83d0b73
    Bring back the breaking changes readme section (#2804) Jonas Platte 2024-09-11 20:42:15 +0200
  • 8b1cad656f
    Bump nightly version used for ui tests (#2805) Jonas Platte 2024-09-11 20:41:44 +0200
  • 6efcb75d99
    Fix warnings and errors from beta Rust (#2904) Benjamin Sparks 2024-09-09 20:55:15 +0200
  • 3534be398a
    Clean up whitespace Jonas Platte 2024-09-09 20:51:35 +0200
  • 6011c99eb8 Fix clippy::too-long-first-doc-paragraph triggers Benjamin Sparks 2024-09-09 16:26:01 +0200
  • 3c62cc0afa axum/examples: disable unreachable_patterns per example Benjamin Sparks 2024-09-09 16:24:29 +0200
  • 0c09d28777 axum: disable unreachable_patterns on a per-trigger basis Benjamin Sparks 2024-09-09 15:53:23 +0200
  • 0617c75a55
    add docs attribute to method fallback Leon Lux 2024-09-08 21:23:27 +0200
  • 833daf81b2
    add documentation for method fallback Leon Lux 2024-09-08 21:22:41 +0200
  • 73ddf833bb
    add method_not_allowed_fallback to router Leon Lux 2024-09-08 20:45:19 +0200
  • 896817739f
    docs: clarify some subtleties of routing SabrinaJewson 2024-09-01 19:36:15 +0100
  • 6a8a5188a3
    Guarantee return value of serve SabrinaJewson 2024-08-31 17:12:33 +0100
  • f7c94dfb77 feat(extract::Path): change format of value in ErrorKind to non-Debug Vegard Sandengen 2024-04-25 08:00:54 +0000
  • 3d0d6e6b8d feat(extract::Path): add ErrorKind::DeserializeError to specialize ErrorKind::Message Vegard Sandengen 2024-04-22 14:38:07 +0000
  • 7c8ae3708b
    Fix build with http2 disabled SabrinaJewson 2024-08-28 18:03:37 +0100
  • 98030ba34f
    Add support for WebSockets over HTTP/2 SabrinaJewson 2024-08-28 17:46:25 +0100
  • 9b0ec84f1b
    Merge b589cb3ab4 into 1ac617a1b5 Justus Bastian Flügel 2024-08-26 00:33:49 +0200