sgibb
f6182dfa03
Updates documentation to correct RewriteLocationResponseHeaderGatewayFilterFactory parameters and default value
...
Fixes #2753
Co-authored-by: ice2shell <ice2shell@outlook.com >
2024-03-08 15:43:53 -05:00
Tony Clarke
e0adbc0114
Update dashboard to Grafana 9.x ( #3136 )
2024-03-08 13:57:52 -05:00
Chanbok Wi
b26e671c45
Fix typo ( #3146 )
...
Co-authored-by: zolazz <148365012+zolazz@users.noreply.github.com >
2024-03-08 13:53:40 -05:00
NilsE
f3c1f2ebd5
Add missing colon ( #3187 )
2024-03-08 13:50:35 -05:00
sgibb
eb312e1c07
Polishing gh-3223 adds route method to static import
2024-03-08 12:34:46 -05:00
tungj
35c530e59b
Fix documentation sample imports and missing .build() call ( #3223 )
...
* Fix javadoc sample imports and missing .build() call
* Correct static import and missing .build() in second example
2024-03-08 12:33:18 -05:00
bb chen
966a183e45
Update gateway-request-predicates.adoc ( #3208 )
...
Update gateway-request-predicates.adoc
2024-03-08 12:31:45 -05:00
sgibb
df6269ef5c
Updates antora-ui-spring to v0.4.11
2024-03-08 10:19:08 -05:00
buildmaster
fb3b782afc
Bumping versions to 4.1.2-SNAPSHOT after release
2023-12-22 17:52:14 +00:00
buildmaster
6025c51aa6
Going back to snapshots
2023-12-22 17:52:13 +00:00
buildmaster
5544dd387c
Update SNAPSHOT to 4.1.1
2023-12-22 17:48:46 +00:00
sgibb
4ff85558d1
Hardcode github code location temporarily.
...
See https://github.com/spring-cloud/spring-cloud-build/issues/244
Fixes gh-3155
2023-12-22 11:42:13 -05:00
sgibb
dd4840ba45
Adds missing yaml config and fixes missing mvc key.
...
Fixes gh-3174
2023-12-22 11:18:45 -05:00
sgibb
7e0bbfee49
Adds spring_cloud_gateway_mvc_diagram.png to how-it-works.adoc
...
Fixes gh-3173
2023-12-21 16:27:33 -05:00
buildmaster
6163200d30
Bumping versions to 4.1.1-SNAPSHOT after release
2023-12-06 16:27:53 +00:00
buildmaster
b9eaf979fd
Going back to snapshots
2023-12-06 16:27:53 +00:00
buildmaster
a9ab11ed89
Update SNAPSHOT to 4.1.0
2023-12-06 16:25:01 +00:00
sgibb
a26f652eab
Adds TODO
2023-12-05 18:53:26 -05:00
Ryan Baxter
bbc45599b5
Moving documentation over from #3163
2023-12-05 16:33:55 -05:00
sgibb
b13a82850d
Update ratelimiter.adoc for Bucket4j rate limiter.
2023-12-05 16:17:23 -05:00
sgibb
42667384a5
Adds retry.adoc retry filter docs
2023-12-05 16:17:21 -05:00
sgibb
bf3f60db94
Adds loadbalancer.adoc docs
2023-12-05 16:17:20 -05:00
sgibb
9ad7b07ed7
Removes secureheaders.adoc since that is functionality in spring security for MVC
2023-12-05 16:17:19 -05:00
sgibb
063ded5a14
Fixes property keys to include mvc
2023-12-05 16:17:19 -05:00
sgibb
3c9372587e
Updates tokenrelay.adoc for MVC
2023-12-05 16:17:19 -05:00
Ryan Baxter
7c275f59b8
Fixing docs
2023-12-05 11:46:52 -05:00
sgibb
fb11d3a740
Initial docs on writing predicates and filters.
...
Fixes gh-3143
2023-12-05 00:42:11 -05:00
sgibb
563a0ab16d
Adds GatewayRequestPredicates.query()
2023-12-04 20:05:08 -05:00
sgibb
7a419c8e5e
Initial gateway-request-predicates.adoc docs
2023-12-04 17:57:34 -05:00
sgibb
ff98d6298c
Initial documentation.
...
Includes general documentation and most filters.
TODO: request predicates and custome dev docs.
2023-12-04 15:39:59 -05:00
JesseEstum
d0f8dd4f27
Fix typo in docs ( #3061 )
2023-11-03 12:34:10 -04:00
buildmaster
6d2055ac05
Going back to snapshots
2023-10-31 14:39:58 +00:00
buildmaster
fb325a5216
Update SNAPSHOT to 4.1.0-RC1
2023-10-31 14:36:58 +00:00
buildmaster
51367a8668
Bumping versions
2023-10-12 12:09:06 +00:00
sgibb
9c11a8ed8a
Adds rewriterequestparameter-factory.adoc
...
See gh-3081
2023-10-04 15:46:18 -04:00
sgibb
77779ff91a
Merge branch '4.0.x'
2023-10-04 15:43:43 -04:00
Fredrich Ombico
41b212db5c
Add RewriteRequestParameter GatewayFilter factory ( #3081 )
...
The `RewriteRequestParameter` `GatewayFilter` factory takes a `name` parameter and a `replacement` parameter.
It will rewrite the value of the request parameter of the given `name`.
2023-10-04 15:42:02 -04:00
sgibb
d533ae7583
More basic mvc documentation
2023-09-29 13:36:33 -04:00
buildmaster
b1d5ccd472
Going back to snapshots
2023-09-27 12:03:39 +00:00
buildmaster
da064b990f
Update SNAPSHOT to 4.1.0-M2
2023-09-27 12:00:13 +00:00
sgibb
2eda426a32
Updates antora extension and ui
2023-09-22 15:17:00 -04:00
sgibb
75c5dbac42
Reference 4.0.x for docs
2023-09-20 14:23:11 -04:00
sgibb
b1208a6e94
Updates title
2023-09-13 19:28:27 -04:00
sgibb
09d7139a99
minor antora docs fixes
2023-09-13 16:33:12 -04:00
sgibb
a8f0642cd6
remove tabs migration
2023-09-12 11:28:21 -04:00
sgibb
3c090f1b69
Include intro.adoc in index.adoc and remove from nav.adoc
2023-09-11 19:57:13 -04:00
sgibb
e89752c107
Drops prefix the- from gateway filter factory adoc files.
2023-09-11 19:41:57 -04:00
sgibb
5162891feb
Migrate to antora documentation
2023-09-11 19:25:06 -04:00
Spencer Gibb
8e4f067ffc
Antora migration ( #3050 )
...
* Migrate Structure
* Insert explicit ids for headers
* Remove unnecessary asciidoc attributes
* Copy default antora files
* Fix indentation for all pages
* Split files
* Generate a default navigation
* Remove includes
* Fix cross references
* Enable Section Summary TOC for small pages
* Migrate to antora documentation
* Migrate to antora documentation
2023-09-11 19:08:08 -04:00
Steve Riesenberg
984882f75a
Specify clientRegistrationId in TokenRelay filter ( #2922 )
2023-09-06 17:19:20 -04:00