Konga: Excuse me, when will this version be supported kong 0.12.1 ??

Created on 9 Feb 2018  路  7Comments  路  Source: pantsel/konga

Excuse me, when will this version be supported kong 0.12.1 ??

Most helpful comment

@denis-fortin,

These are the possible breaking changes to the API (although I haven't tested to see if they actually affect usability).

  1. The /upstreams/:upstream_name_or_id/targets/ has been updated to not show the full list of Targets anymore, but only the ones that are currently active in the load balancer. To retrieve the full history of Targets, you can now query /upstreams/:upstream_name_or_id/targets/all. The /upstreams/:upstream_name_or_id/targets/active endpoint has been removed.

  2. The orderlist property of Upstreams has been removed.

Everything else should work just fine.

All 7 comments

Hello @taotao2014 ,

due to my workload I cannot follow all of Kong's upgrades in "real time".
Kong 0.12.1 will be supported, but I cannot give you an exact timeline.

Thank you very much銆俵ook forward to....

Hi @taotao2014, I upgraded my Kong to 0.12.1 but I didn't notice any issue.

I am curious about what issue I can encounter. Do you know what could be affected when using Konga 0.9.0 with Kong 0.12.1 ?

Thanks!

@denis-fortin,

These are the possible breaking changes to the API (although I haven't tested to see if they actually affect usability).

  1. The /upstreams/:upstream_name_or_id/targets/ has been updated to not show the full list of Targets anymore, but only the ones that are currently active in the load balancer. To retrieve the full history of Targets, you can now query /upstreams/:upstream_name_or_id/targets/all. The /upstreams/:upstream_name_or_id/targets/active endpoint has been removed.

  2. The orderlist property of Upstreams has been removed.

Everything else should work just fine.

I can confirm that by stripping the "active" part off line 17 in /app/assets/js/app/upstreams/targets/edit-upstream-targets-controller.js I'm not seeing any errors so far using Konga 0.9.0 on top of Kong 0.12.1

My primary usage is CRUD with apis, upstreams and targets.

@taotao2014 ,
Kong 0.12.x is now fully supported.
Closing this.

@pantsel ,thank you very much,please accept our big embrace.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

suclogger picture suclogger  路  4Comments

amanasmuei picture amanasmuei  路  3Comments

Edwards80 picture Edwards80  路  4Comments

jayeshkulkarni picture jayeshkulkarni  路  3Comments

tomasfse picture tomasfse  路  3Comments