Elasticsearch NEST upgrade strategies

Hi,

We have multiple ETL jobs and multiple microservices which talk with Elasticsearch. We use NEST client to library for this. With rapid upgrades to Elasticsearch and new versions coming in rapid succession, we have to perform frequent upgrades and deployments to production for all these apps. Is there an approach to help alleviate this pain of client library upgrades?

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.