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

Make other filters aware of path variables like SetPath is #704

Closed
spencergibb opened this issue Dec 11, 2018 · 1 comment
Closed

Make other filters aware of path variables like SetPath is #704

spencergibb opened this issue Dec 11, 2018 · 1 comment

Comments

@spencergibb
Copy link
Member

{Add|Set}{Request|Response}{Parameter|Header}GatewayFilterFactory

@spencergibb
Copy link
Member Author

/cc @vrusso-pivotal

@spencergibb spencergibb added this to To do in Greenwich.RC2 via automation Dec 11, 2018
@spencergibb spencergibb added this to the 2.0.3.RELEASE milestone Dec 11, 2018
spencergibb added a commit that referenced this issue Dec 11, 2018
Currently only SetPath can use the uri variables from the path and host
predicates. Now, other filters can use them thru the
ServerWebExchangeUtils.expand() method.

fixes gh-704
@ryanjbaxter ryanjbaxter moved this from To do to In progress in Greenwich.RC2 Dec 19, 2018
@spencergibb spencergibb removed this from In progress in Greenwich.RC2 Dec 21, 2018
@spencergibb spencergibb added this to To do in Finchley.SR4 via automation Feb 21, 2019
@ryanjbaxter ryanjbaxter added this to To do in Greenwich.SR2 via automation Feb 28, 2019
@ryanjbaxter ryanjbaxter added this to To do in Hoxton.M1 via automation May 21, 2019
@ryanjbaxter ryanjbaxter removed this from To do in Finchley.SR4 May 21, 2019
@spencergibb spencergibb added this to To do in Hoxton.M2 via automation Jul 3, 2019
@spencergibb spencergibb added this to To do in Greenwich.SR3 via automation Jul 3, 2019
@spencergibb spencergibb removed this from To do in Greenwich.SR2 Jul 3, 2019
@spencergibb spencergibb removed this from To do in Hoxton.M1 Jul 3, 2019
spencergibb added a commit that referenced this issue Jul 23, 2019
Currently only SetPath can use the uri variables from the path and host
predicates. Now, other filters can use them thru the
ServerWebExchangeUtils.expand() method.

fixes gh-704
Hoxton.M2 automation moved this from To do to Done Jul 23, 2019
Greenwich.SR3 automation moved this from To do to Done Jul 23, 2019
Johnny850807 pushed a commit to Johnny850807/spring-cloud-gateway that referenced this issue Dec 14, 2020
…g-cloud#705)

Updates the targetName so that property sources maintain ordering from the bootstrap environment where they were refreshed.

Fixes spring-cloudgh-704
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Greenwich.SR3
  
Done
Hoxton.M2
  
Done
Development

No branches or pull requests

2 participants