jdalrymple / gitbeaker

🦊🧪 A comprehensive and typed Gitlab SDK for Node.js, Browsers, Deno and CLI
Other
1.5k stars 283 forks source link

Comparison list between current version and gitlab version #3586

Open i7eo opened 1 month ago

i7eo commented 1 month ago

I am using gitlab 14.5, but I found that gitbeaker changelog supports 16.x. Which version of gitbeaker should I use?

jdalrymple commented 1 month ago

Not a bad idea. You might be able to get away with the current version, but if it gives you trouble try v38. I think anything before that will be spotty since the API was updated quite a bit between then and now.

i7eo commented 1 month ago

I got it. Looking forward to comparison list.