buildmaster
8413ef2d9e
Update SNAPSHOT to 3.0.0-M3
4 years ago
buildmaster
cde4d56417
Going back to snapshots
5 years ago
buildmaster
5f7cefec22
Update SNAPSHOT to 3.0.0-M2
5 years ago
buildmaster
2df5dde632
Bumping versions to 2.2.4.BUILD-SNAPSHOT after release
5 years ago
buildmaster
e8364edac6
Going back to snapshots
5 years ago
buildmaster
922eb8eedf
Update SNAPSHOT to 2.2.3.RELEASE
5 years ago
Spencer Gibb
2c6978da16
Removes .BUILD from -SNAPSHOT
5 years ago
buildmaster
73fd52861b
Going back to snapshots
5 years ago
buildmaster
5349752e0c
Update SNAPSHOT to 3.0.0.M1
5 years ago
Spencer Gibb
041a8dc08f
Bumps build to 2.3.0.BUILD-SNAPSHOT
5 years ago
buildmaster
97a87144ff
Bumping versions to 2.2.3.BUILD-SNAPSHOT after release
5 years ago
buildmaster
4404a22ca7
Going back to snapshots
5 years ago
buildmaster
a5e3cb7eb9
Update SNAPSHOT to 2.2.2.RELEASE
5 years ago
Spencer Gibb
1d241a83d1
Proxy websocket ping frames.
...
fixes gh-729
5 years ago
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