Open jkremser opened 2 years ago
k8gb.io project is using TXT CRUD functionality introduced since v1.1 release by https://github.com/infobloxopen/infoblox-go-client/pull/89. It looks like the functionality has been broken since v2.x, and then restored with a series of fixes, with https://github.com/infobloxopen/infoblox-go-client/pull/151 being the latest. As @jkremser mentioned, we're looking for the upgrade of the upstream infoblox-go-client dependency to v2.x, but would like to use a stable release version with TXT CRUD support restored.
I also see that terraform-provider-infoblox is waiting for the new infoblox-go-client release as well.
Thank you
@anagha-infoblox, are there any plans to cut the new release for the infoblox-go-client client in the nearest future? Thank you.
@anagha-infoblox do you have any insights on the plan/upcoming dates for the next official infoblox-client release? It has been a while since the last release. Thank you.
@skudriavtsev I see https://github.com/infobloxopen/infoblox-go-client/releases/tag/v2.2.0 release tag, thanks a ton for that! Do you know if an official signed release is planned?
Could you pretty please cut a new release so that we don't have to depend on a git sha? We need the
GetTXTRecord
method, but it's missing in2.1.0