8000 Tags · swetapatra/APIcast · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: swetapatra/APIcast

Tags

3scale-2.9.1-GA

Toggle 3scale-2.9.1-GA's commit message

Verified

8000
This commit was signed with the committer’s verified signature.
eloycoto Eloy Coto
Update CHANGELOG.md

Co-authored-by: porueesq <43811485+porueesq@users.noreply.github.com>

v3.9.1

Toggle v3.9.1's commit message

Verified

This commit was signed with the committer’s verified signature.
eloycoto Eloy Coto
Update CHANGELOG.md

Co-authored-by: porueesq <43811485+porueesq@users.noreply.github.com>

3scale-2.9.0-GA

Toggle 3scale-2.9.0-GA's commit message
v3.9-final

Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>

v3.9.0

Toggle v3.9.0's commit message
v3.9-final

Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>

3scale-2.9.0-CR1

Toggle 3scale-2.9.0-CR1's commit message
Release version 2.9-beta1

Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>

v3.9.0-beta1

Toggle v3.9.0-beta1's commit message
Release version 2.9-beta1

Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>

v3.9.0-alpha1

Toggle v3.9.0-alpha1's commit message
Release version 3.9-alpha1

Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>

3scale-2.8.1-GA

Toggle 3scale-2.8.1-GA's commit message

Verified

This tag was signed with the committer’s verified signature.
General Availability Release of 3scale 2.8.1

3scale-2.8.0-GA

Toggle 3scale-2.8.0-GA's commit message
GRPC policy: Fix routing upstream issue.

This commit makes things super simpler in GRPC, and avoid the
miss-configuration that was made previously around upstream&balancers.

Before on GRPC we set the balancer, and all the balancer logic happened
on the policy itself, instead of using the apicast.upstream and
apicast.balancer.

With this change, the location is changed on the upstream.lua, so it
does not matter if was set in the apicast.policy, or in another policy,
in this case the routing policy.

This finally fix THREESCALE-4684

Signed-off-by: Eloy Coto <eloy.coto@gmail.com>

v3.8.0

Toggle v3.8.0's commit message
GRPC policy: Fix routing upstream issue.

This commit makes things super simpler in GRPC, and avoid the
miss-configuration that was made previously around upstream&balancers.

Before on GRPC we set the balancer, and all the balancer logic happened
on the policy itself, instead of using the apicast.upstream and
apicast.balancer.

With this change, the location is changed on the upstream.lua, so it
does not matter if was set in the apicast.policy, or in another policy,
in this case the routing policy.

This finally fix THREESCALE-4684

Signed-off-by: Eloy Coto <eloy.coto@gmail.com>
0