appgate / sdp-api-client-go

Golang client for the appgate SDP API
MIT License
2 stars 1 forks source link

New tagged versions? #21

Closed noxoraAtWork closed 1 year ago

noxoraAtWork commented 1 year ago

Hi there! I noticed y'all have a good compatibility matrix and have versions extending from v12 to v18, but the most recent tagged version only includes api versions from v12 to v16. Would it be possible to add a newer tagged version which includes all api versions?

dlnilsson commented 1 year ago

Hi @noxoraAtWork , I created a tag v1.1.0 now and I will resume using semver releases in upcoming changes. Internally we have used git SHA to track changes, but we can switch to git tags.