gitbeaker/packages/core/CHANGELOG.md
2021-12-01 21:55:36 +00:00

33 KiB

v35.0.0 (Wed Dec 01 2021)

💥 Breaking Change

🐛 Bug Fix

  • Merge branch 'master' into 2246-tags-signature (@jdalrymple)
  • Updating Tag.create function to match latest API (@jdalrymple)

Authors: 1


v34.7.0 (Tue Nov 30 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Martin Howarth (@MartinHowarth), for all your work!

💥 Feature

🐛 Bug Fix

⚠️ Pushed to master

🔩 Dependency Updates

Authors: 3


v34.6.0 (Mon Nov 15 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Laffargue Michael (@mlaffargue), for all your work!

🐛 Bug Fix

👷🏼‍♀️ Technical Debt

Authors: 2


v34.5.0 (Fri Nov 05 2021)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Martin Howarth (@MartinHowarth)

❤️ Petr Plenkov (@ThePlenkov)

💥 Feature

🐛 Bug Fix

  • Commit merge requests should be an array instead of a record #2192 (@ThePlenkov)

👷🏼‍♀️ Technical Debt

Authors: 4


v34.3.0 (Sun Oct 17 2021)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ null@GMZwinge

❤️ Ian Jenkins (@jenkoian)

💥 Feature

🐛 Bug Fix

🔩 Dependency Updates

Authors: 5


v34.2.0 (Sat Sep 18 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Roy Jacobs (@sagacity), for all your work!

🐛 Bug Fix

🔩 Dependency Updates

Authors: 3


v34.1.0 (Sat Sep 04 2021)

🐛 Bug Fix

🔩 Dependency Updates

Authors: 2


v34.0.0 (Sat Sep 04 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Paul Lemke (@lemkepf), for all your work!

💥 Breaking Change

Authors: 1


v33.0.0 (Fri Aug 27 2021)

💥 Breaking Change

  • Update MergeRequestApprovals API to match latest Gitlab API Release #2035 (@jdalrymple)

Authors: 1


v32.3.0 (Fri Aug 27 2021)

🐛 Bug Fix

  • Adding a core integration test, and fixing the resource imports #2039 (@jdalrymple)

Authors: 1


v32.2.0 (Mon Aug 23 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Feng Yu (@F3n67u), for all your work!

🐛 Bug Fix

  • fix(core): change Commits.diff response type to CommitDiffSchema[] #2025 (@F3n67u)

Authors: 1


v32.1.2 (Thu Aug 12 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Mahmoud Saada (@saada), for all your work!

🐛 Bug Fix

Authors: 2


v32.1.1 (Mon Aug 09 2021)

👷🏼‍♀️ Technical Debt

Authors: 1


v32.1.0 (Tue Aug 03 2021)

🐛 Bug Fix

  • Revert pagination changes. Information is available, just not through gitlab.com #1985 (@jdalrymple)

Authors: 1


v32.0.0 (Tue Jul 27 2021)

💥 Breaking Change

Authors: 2


v31.1.0 (Tue Jul 27 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Aliyss Snow (@Aliyss), for all your work!

💥 Feature

🔩 Dependency Updates

Authors: 3


v31.0.0 (Mon Jul 05 2021)

💥 Breaking Change

Authors: 1


v30.5.0 (Thu Jun 24 2021)

🐛 Bug Fix

Authors: 1


v30.4.0 (Tue Jun 22 2021)

🐛 Bug Fix

Authors: 1


v30.3.0 (Tue Jun 22 2021)

🐛 Bug Fix

  • Improve pagination logic by parsing query parameters explicitly on response #1889 (@jdalrymple)

Authors: 1


v30.0.0 (Mon Jun 07 2021)

💥 Breaking Change

Authors: 1


v29.3.0 (Mon Jun 07 2021)

🐛 Bug Fix

Authors: 1


v29.2.4 (Sun May 30 2021)

🐛 Bug Fix

Authors: 1


v29.2.2 (Sat May 29 2021)

⚠️ Pushed to master

  • Merge remote-tracking branch 'origin/master' (@jdalrymple)

Authors: 1


v29.2.1 (Sat May 29 2021)

🔩 Dependency Updates

Authors: 1


v29.2.0 (Tue May 18 2021)

🐛 Bug Fix

🔩 Dependency Updates

Authors: 1


v29.1.0 (Fri May 14 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, Vincent Boulaye (@vboulaye), for all your work!

💥 Feature

Authors: 2


v29.0.0 (Fri May 14 2021)

💥 Breaking Change

🔩 Dependency Updates

Authors: 2


v28.4.0 (Tue May 04 2021)

🎉 This release contains work from a new contributor! 🎉

Thank you, null@divido, for all your work!

🐛 Bug Fix

🔩 Dependency Updates

Authors: 3


v28.1.0 (Sun Mar 14 2021)

🐛 Bug Fix

  • Package updates to fix build pipeline [skip ci] (@jdalrymple)

🔩 Dependency Updates

Authors: 2


vnull (Sun Jan 03 2021)

⚠️ Pushed to master

  • Merge remote-tracking branch 'origin/master' (@jdalrymple)

Authors: 1


v28.0.0 (Mon Dec 28 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Martin Helmich (@martin-helmich), for all your work!

💥 Breaking Change

  • Replacing BaseService 'url' constructor argument with 'prefixUrl' for clarity #1412 (@jdalrymple)

💥 Feature

🐛 Bug Fix

  • Fixing incorrect scoping of the createRequesterFn function #1413 (@jdalrymple)

Authors: 2


v27.0.0 (Fri Dec 18 2020)

💥 Breaking Change

Authors: 1


v26.0.0 (Sun Dec 06 2020)

💥 Breaking Change

Authors: 1


v25.6.0 (Mon Nov 30 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Hennadii Varava (@Sumragen), for all your work!

💥 Feature

Authors: 2


v25.5.0 (Sun Nov 29 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Omar Awamry (@wamry), for all your work!

🐛 Bug Fix

🔩 Dependency Updates

Authors: 2


v25.4.0 (Tue Nov 24 2020)

🐛 Bug Fix

⚠️ Pushed to master

Authors: 2


v25.3.0 (Fri Nov 06 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Ilya Dus (@illyaMs), for all your work!

🐛 Bug Fix

Authors: 1


v25.1.0 (Tue Oct 20 2020)

🔩 Dependency Updates

Authors: 1


v25.0.0 (Thu Oct 15 2020)

💥 Breaking Change

Authors: 1


v24.3.0 (Thu Oct 15 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Niklas Lochschmidt (@nlochschmidt), for all your work!

💥 Feature

Authors: 2


v24.1.0 (Mon Oct 12 2020)

💥 Feature

Authors: 1


vnull (Sun Oct 11 2020)

📝 Documentation

  • Updating incorrect showExtended->showExpanded property documentation #1205 (@jdalrymple)

Authors: 1


v24.0.0 (Mon Oct 05 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Sander Cox (@sandercox), for all your work!

💥 Breaking Change

💥 Feature

Authors: 3


v23.7.0 (Tue Sep 29 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, null@st1gok, for all your work!

🐛 Bug Fix

Authors: 2


v23.6.0 (Mon Sep 28 2020)

🚀 Enhancement

  • Restructuring the requester utils and update the related typings #1163 (@jdalrymple)
  • Updating terser usage to be only on the browser release #1163 (@jdalrymple)

🔩 Dependency Updates

Authors: 2


v23.4.0 (Sun Jul 12 2020)

🐛 Bug Fix

Authors: 1


v23.3.0 (Sat Jul 11 2020)

🐛 Bug Fix

Authors: 1


v23.2.0 (Wed Jul 08 2020)

🐛 Bug Fix

Authors: 1


v23.0.0 (Tue Jul 07 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, s-kazuki (@s-kazuki), for all your work!

💥 Breaking Change

Authors: 1


v22.0.1 (Thu Jun 25 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Flavien Bridault (@fbridault), for all your work!

🐛 Bug Fix

Authors: 2


v22.0.0 (Sat Jun 20 2020)

💥 Breaking Change

Authors: 1


v21.6.0 (Tue Jun 16 2020)

🐛 Bug Fix

  • Removal of esinterlop to prefer namespace imports over default exports #893 (@jdalrymple)

Authors: 1


v21.4.0 (Sun Jun 14 2020)

🐛 Bug Fix

Authors: 1


v21.3.0 (Sun Jun 14 2020)

🐛 Bug Fix

Authors: 1


v21.2.0 (Sun Jun 14 2020)

🐛 Bug Fix

Authors: 1


v21.0.1 (Fri Jun 12 2020)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Yevgeny Petukhov (@yepninja)

❤️ Andrea (@andreasciamanna)

💥 Breaking Change

  • Adjust casing to be properly handled by the conversion to snake case in the CLI #857 (@jdalrymple)

🐛 Bug Fix

👷🏼‍♀️ Technical Debt

Authors: 3


v19.7.0 (Sun May 17 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, null@xatavian, for all your work!

🚀 Enhancement

Authors: 2


v19.6.0 (Sat May 16 2020)

🐛 Bug Fix

🔩 Dependencies

📝 Documentation

  • Update typing to specify that the path or name property must be passed #796 (@jdalrymple)

Authors: 2


v19.5.0 (Mon May 11 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Corentin Mors (@Mikescops), for all your work!

🐛 Bug Fix

Authors: 1


v19.4.0 (Wed May 06 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Dylan M. Taylor (@dylanmtaylor), for all your work!

💥 Feature

🐛 Bug Fix

Authors: 2


v19.3.0 (Fri May 01 2020)

🐛 Bug Fix

Authors: 1


v19.2.0 (Wed Apr 29 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Daniel Moore (@danielmoore), for all your work!

🐛 Bug Fix

Authors: 1


v19.1.0 (Mon Apr 27 2020)

🚀 Enhancement

Authors: 2


v19.0.0 (Thu Apr 23 2020)

💥 Breaking Change

  • Adding CLI Integration Tests and Preferring named exports #711 (@jdalrymple)

Authors: 1


v18.1.0 (Wed Apr 22 2020)

🚀 Enhancement

Authors: 1


v18.0.0 (Tue Apr 21 2020)

💥 Breaking Change

  • feat: Updated an API parameter for GitLab 12.9 #647 (@schindld)

🐛 Bug Fix

Authors: 2


v17.0.2 (Sun Apr 19 2020)

🔩 Dependencies

Authors: 1