Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhide new service builder and deprecate the prior #1886

Merged
merged 67 commits into from
Dec 2, 2022

Commits on Oct 20, 2022

  1. Update examples to use new service builder

    Harry Barber committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    40bc255 View commit details
    Browse the repository at this point in the history
  2. Unhide the example plugin

    Harry Barber committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1e6a31f View commit details
    Browse the repository at this point in the history
  3. Deprecate OperationRegistry[Builder]

    Harry Barber committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    26dcfbf View commit details
    Browse the repository at this point in the history
  4. Unhide "The Anatomy of a Service"

    Harry Barber committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    48673da View commit details
    Browse the repository at this point in the history
  5. Update instrumentation.md documentation

    Harry Barber committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    81150f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    4dcb0ba View commit details
    Browse the repository at this point in the history
  2. Uncomment middleware documentation

    Harry Barber committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e7dec39 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Add more deprecation

    Harry Barber committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d7d78c1 View commit details
    Browse the repository at this point in the history
  2. Unhide modules

    Harry Barber committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    eed7efd View commit details
    Browse the repository at this point in the history
  3. Rename routers/mod.rs to routers.rs

    Harry Barber committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    bd7b594 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    c54aca7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Fix deprecated semver

    Harry Barber committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    2147e1d View commit details
    Browse the repository at this point in the history
  2. Allow in server_operation_handler_trait.rs

    Harry Barber committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    1fe4d06 View commit details
    Browse the repository at this point in the history
  3. Allow deprecated on Router tests

    Harry Barber committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    a863887 View commit details
    Browse the repository at this point in the history
  4. Unhide request and response

    Harry Barber committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d01aec2 View commit details
    Browse the repository at this point in the history
  5. Change pokemon_service.md

    Harry Barber committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    2da3b39 View commit details
    Browse the repository at this point in the history
  6. Permute overview.md

    Harry Barber committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    6bdd2d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    51d2b60 View commit details
    Browse the repository at this point in the history
  2. Deprecate OperationExtension

    Harry Barber committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d63d02f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1447654 View commit details
    Browse the repository at this point in the history
  4. Update instrumentation.md

    Harry Barber committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    d69e7d9 View commit details
    Browse the repository at this point in the history
  5. Allow deprecated on tests

    Harry Barber committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    c03ce5d View commit details
    Browse the repository at this point in the history
  6. Update examples to use new-er service builder

    Harry Barber committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    82b1aeb View commit details
    Browse the repository at this point in the history
  7. Add docs

    Harry Barber committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    fedb05c View commit details
    Browse the repository at this point in the history
  8. Deprecate RequestParts

    Harry Barber committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bd78358 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    Harry Barber committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    8d5cf82 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Unhide operation_shape and service

    Harry Barber committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    95790c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Re-hide entire response module

    Harry Barber committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f16fd04 View commit details
    Browse the repository at this point in the history
  2. Deprecate RouterFuture

    Harry Barber committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    fe09eca View commit details
    Browse the repository at this point in the history
  3. Add deprecated attribute

    Harry Barber committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    452f5f5 View commit details
    Browse the repository at this point in the history
  4. Deprecate operation_registry module

    Harry Barber committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    84c287a View commit details
    Browse the repository at this point in the history
  5. Add link to re-exported builder

    Harry Barber committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6e67847 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    76809d3 View commit details
    Browse the repository at this point in the history
  2. Unhide service at root

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    93c2c34 View commit details
    Browse the repository at this point in the history
  3. Escape the ## Deprecation

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    6e55abb View commit details
    Browse the repository at this point in the history
  4. Fix doc links

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f365bbb View commit details
    Browse the repository at this point in the history
  5. Fix since on operation_registry

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    793fe5c View commit details
    Browse the repository at this point in the history
  6. Remove unused exports

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7d1d93b View commit details
    Browse the repository at this point in the history
  7. Add CHANGELOG.next.toml

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e4e7739 View commit details
    Browse the repository at this point in the history
  8. Fix integration tests

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    d9bf579 View commit details
    Browse the repository at this point in the history
  9. Fix CHANGELOG.next.toml

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    83da872 View commit details
    Browse the repository at this point in the history
  10. Use root level service export

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4bf54d8 View commit details
    Browse the repository at this point in the history
  11. Improve documentation

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    7c4bf48 View commit details
    Browse the repository at this point in the history
  12. Use ConnectInfo rather than Extension<ConnectInfo>

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3426dbe View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG.next.toml

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    5db882d View commit details
    Browse the repository at this point in the history
  14. Remove unused import

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fb73260 View commit details
    Browse the repository at this point in the history
  15. Fix ConnectInfo unwrapping

    Harry Barber committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    1ed7513 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    2389026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5601be8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    3f73966 View commit details
    Browse the repository at this point in the history
  2. Use LeafModule data class

    Harry Barber committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b23265a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    b596f2a View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: david-perez <d@vidp.dev>
    hlbarber and david-perez authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c4f8f68 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.next.toml

    Co-authored-by: david-perez <d@vidp.dev>
    hlbarber and david-perez authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1ba085f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Add Context to get_storage_lambda

    Harry Barber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    9393d40 View commit details
    Browse the repository at this point in the history
  2. Compactify get_storage_lambda

    Harry Barber committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    17959e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbd2aeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    533dc24 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    69da184 View commit details
    Browse the repository at this point in the history
  2. Switch service to private

    Harry Barber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    152f716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d113f7 View commit details
    Browse the repository at this point in the history
  4. Re-add documentation

    Harry Barber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2a2415e View commit details
    Browse the repository at this point in the history
  5. Fix hyper and Service link

    Harry Barber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    62f278c View commit details
    Browse the repository at this point in the history
  6. Change headers to H3

    Harry Barber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    ddef4c6 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.next.toml

    Harry Barber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    234bc72 View commit details
    Browse the repository at this point in the history
  8. Improve CHANGELOG.next.toml wrapping

    Harry Barber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    d510b50 View commit details
    Browse the repository at this point in the history
  9. Fix CHANGELOG.next.toml typo

    Harry Barber committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    eddd06f View commit details
    Browse the repository at this point in the history