infobloxopen / infoblox-go-client

Infoblox NIOS WAPI Go Client library
Apache License 2.0
35 stars 88 forks source link

Kind request for a release #177

Open jkremser opened 2 years ago

jkremser commented 2 years ago

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 in 2.1.0

somaritane commented 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

somaritane commented 2 years ago

@anagha-infoblox, are there any plans to cut the new release for the infoblox-go-client client in the nearest future? Thank you.

somaritane commented 2 years ago

@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.

somaritane commented 1 year ago

@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?