Spencer Gibb
0b3c03dc74
Updates to 3.0.0
5 years ago
buildmaster
1d1813be61
Bumping versions
5 years ago
buildmaster
068b3de9b1
Bumping versions to 2.2.2.BUILD-SNAPSHOT after release
5 years ago
buildmaster
db14c7ced3
Going back to snapshots
5 years ago
buildmaster
7caaecad22
Update SNAPSHOT to 2.2.1.RELEASE
5 years ago
buildmaster
d7eb329755
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
5 years ago
buildmaster
8fe6171a6b
Going back to snapshots
5 years ago
buildmaster
5c82e529d5
Update SNAPSHOT to 2.2.0.RELEASE
5 years ago
buildmaster
cf6cd57d22
Bumping versions
5 years ago
buildmaster
592b2e51ab
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
5 years ago
buildmaster
b08cc7c123
Going back to snapshots
5 years ago
buildmaster
2f7fc76933
Update SNAPSHOT to 2.1.4.RELEASE
5 years ago
buildmaster
9669e2f923
Going back to snapshots
5 years ago
buildmaster
53e4899f44
Update SNAPSHOT to 2.2.0.RC2
5 years ago
buildmaster
65b10e62a9
Going back to snapshots
5 years ago
buildmaster
fc44b4bf6b
Update SNAPSHOT to 2.2.0.RC1
5 years ago
Spencer Gibb
7a24912c1d
Removes RSocket support temporarily.
...
Fixes gh-1366
Moved to https://github.com/spring-cloud-incubator/spring-cloud-rsocket
5 years ago
buildmaster
755b706c36
Going back to snapshots
5 years ago
buildmaster
a855caefec
Update SNAPSHOT to 2.2.0.M3
5 years ago
Spencer Gibb
dee0516e87
Splits gateway RSocket support in to Common, Client and Broker Modules
...
Metadata moved to common module. Auto config sets up metadata parsing.
Client module created with properties and helper classes for ease
of using RouteSetup and Forwarding metadata.
5 years ago
buildmaster
7cab2bf427
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
5 years ago
buildmaster
20990d80a4
Going back to snapshots
5 years ago
buildmaster
00a70104bc
Update SNAPSHOT to 2.1.3.RELEASE
5 years ago
Spencer Gibb
1c4a8518bc
Adds support for RSocket composite metadata.
...
Renames Registry to RoutingTable implemented as an inverted
index as TagsMetadata. Inverted index uses RoaringBitmaps to save
memory and to make lookup very fast.
Implements RoutingTableRoutes as a view over RoutingTable.
Route is now an interface. The Route objects returned by
RoutingTableRoutes are backed by a predicate that uses the RoutingTable
rather than custom matching.
GatewayRSockectFactory moved to a top level class.
PendingRequestRSocket also has a top level Factory.
Load balancing is now handled by a Factory. Allows requests to ask
for specific types of load balancers in the future.
Implements proposed RouteSetup and Forwarding metadata types in
the Gateway. These should eventually be replaced by primitives in
rsocket-java. Also adds support to be encoded/decoded using
Frameworks Encoder/Decoder classes.
fixes gh-1236
5 years ago
buildmaster
dfdb4e0f71
Going back to snapshots
5 years ago
buildmaster
8b3d9aea57
Update SNAPSHOT to 2.2.0.M2
5 years ago
buildmaster
b9df1199a2
Going back to snapshots
5 years ago
buildmaster
1283756da1
Update SNAPSHOT to 2.2.0.M1
5 years ago
Spencer Gibb
b14de727eb
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
5 years ago
buildmaster
89420c3318
Update SNAPSHOT to 2.1.2.RELEASE
5 years ago
Spencer Gibb
76d138fb40
Adds ability to cache body without converting to bytes ( #1095 )
...
Creates new Cache filter that is activated with retry filter is used.
Other filters can opt into caching if needed.
Uses netty factory and retainedSlice() for retry.
Only cache if retry filter is enabled
Fixes gh-982
Fixes gh-1064
6 years ago
Spencer Gibb
ca61f23fa6
Removes final rsocket dependency management which is now in boot.
6 years ago
Spencer Gibb
df1181ce27
Move to use new boot RSocket starter and infrastructure.
6 years ago
Spencer Gibb
a66e1b5e03
Upgrades RSocket to 0.12.1-RC3
6 years ago
Spring Operator
c5963ffa87
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://maven.apache.org/xsd/maven-4.0.0.xsd with 8 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
6 years ago
Ryan Baxter
57d0350c0f
Updating dependencies
6 years ago
Spencer Gibb
7841bc91bc
Updates to rsocket 0.11.18
6 years ago
Spring Operator
43ba27af27
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ) result 404).
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 9 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 18 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 9 occurrences
6 years ago
Spring Operator
9c00e60ee4
URL Cleanup ( #906 )
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 8 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:
https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:
https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 3 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://www.spring.io with 1 occurrences migrated to:
https://www.spring.io ([https](https://www.spring.io ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
6 years ago
Marcin Grzejszczak
555a0e9f45
Hoxton
6 years ago
buildmaster
22381b5b62
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
6 years ago
buildmaster
ba46b4bde3
Going back to snapshots
6 years ago
buildmaster
140fda6ba7
Update SNAPSHOT to 2.1.1.RELEASE
6 years ago
Spencer Gibb
2549c3aea0
Updates to rsocket-java 0.11.17
6 years ago
buildmaster
9d43e083f6
Bumping versions to 2.0.4.BUILD-SNAPSHOT after release
6 years ago
buildmaster
95166db1f8
Going back to snapshots
6 years ago
buildmaster
0492df4443
Update SNAPSHOT to 2.0.3.RELEASE
6 years ago
Spencer Gibb
f6881d3040
Adds rsocket dependency management
6 years ago
Spencer Gibb
7054630260
Bumps to 2.2.0.BUILD-SNAPSHOT
6 years ago
Olga Maciaszek-Sharma
a6f48b0f65
Checkstyle ( #833 )
...
Fixes gh-832
* Add formatting and checkstyle fixes.
* Fix checkstyle setup. Add more checkstyle fixes and suppressions.
* Fix license dates.
6 years ago