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

iOS: split EnvoyEngine.h into multiple header files #24397

Merged
merged 4 commits into from
Dec 7, 2022

Commits on Dec 6, 2022

  1. iOS: split EnvoyEngine.h into multiple header files

    Resolves envoyproxy/envoy-mobile#333
    
    Signed-off-by: JP Simard <jp@jpsim.com>
    jpsim committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    204e53c View commit details
    Browse the repository at this point in the history
  2. Fix format

    Signed-off-by: JP Simard <jp@jpsim.com>
    jpsim committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    9944729 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Merge remote-tracking branch 'origin/main' into ios-split-envoyengine…

    ….h-into-multiple-header-files
    
    * origin/main:
      Add setRequestDecoder to ResponseEncoder interface (#24368)
      downstream: refactoring code to remove listener hard deps (#24394)
      lb api: moving load balancing policy specific configuration to extension configuration (#23967)
      ci: Skip docker/examples verification for docs or mobile only changes (#24417)
      ci: run mobile GitHub Actions on every PR (#24407)
      mobile: remove `bump_lyft_support_rotation.sh` script (#24404)
      Add file size to DirectoryEntry (#24176)
      bazel: update to 6.0.0rc4 (#24235)
      bazel: update rules_rust (#24409)
      Ecds config dump recommit (#24384)
      bazel: add another config_setting incompatible flag (#24270)
      listeners: moving listeners to extension directory (#24248)
      mobile: build Swift with whole module optimization (#24396)
      ci: update `actions/setup-java` from v1 to v3.8 (#24393)
    
    Signed-off-by: JP Simard <jp@jpsim.com>
    jpsim committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    f1a9436 View commit details
    Browse the repository at this point in the history
  2. Remove redundant nonnull

    Signed-off-by: JP Simard <jp@jpsim.com>
    jpsim committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    58d51c4 View commit details
    Browse the repository at this point in the history