33 KiB
v35.0.0 (Wed Dec 01 2021)
💥 Breaking Change
- Merge branch '2246-tags-signature' #2255 (@jdalrymple)
🐛 Bug Fix
- Merge branch 'master' into 2246-tags-signature (@jdalrymple)
- Updating Tag.create function to match latest API (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
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
- Add support for CI lint with namespace context #2222 (@MartinHowarth @jdalrymple)
🐛 Bug Fix
- Fix lintWithNamespace integration test #2247 (@MartinHowarth)
⚠️ Pushed to master
- Minor linting fix (@jdalrymple)
🔩 Dependency Updates
- Bump rollup-plugin-typescript2 from 0.30.0 to 0.31.1 #2229 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Martin Howarth (@MartinHowarth)
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
- Renamed parameter #2205 (@mlaffargue)
👷🏼♀️ Technical Debt
- Swap mime-types with mime for a smaller pkg size #2195 (@jdalrymple)
Authors: 2
- Justin Dalrymple (@jdalrymple)
- Laffargue Michael (@mlaffargue)
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
- Add ability to request merged_yaml from the Gitlab Lint API #2185 (@MartinHowarth @jdalrymple)
🐛 Bug Fix
- Commit merge requests should be an array instead of a record #2192 (@ThePlenkov)
👷🏼♀️ Technical Debt
- Refactor endpoint generation, using tagged template to encode parameters #2173 (@nilennoct @jdalrymple)
Authors: 4
- Justin Dalrymple (@jdalrymple)
- Martin Howarth (@MartinHowarth)
- nilennoct (@nilennoct)
- Petr Plenkov (@ThePlenkov)
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
- Add support for username lookup. #2147 (@jenkoian @jdalrymple)
🐛 Bug Fix
- Fixing protect request format #2155 (@jdalrymple)
- Fix the typing for the supported links functions #2154 (@jdalrymple)
- Correct approvalRules returned type #2133 (gmzwingelstein@rockwellautomation.com @jdalrymple @GMZwinge)
- Circleci editor/circleci project setup #2124 (@jdalrymple)
🔩 Dependency Updates
- Bump jest-extended from 0.11.5 to 1.0.0 in /packages/core #2141 (@dependabot[bot] @jdalrymple)
- Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 in /packages/core #1948 (@dependabot[bot] @jdalrymple)
Authors: 5
- @dependabot[bot]
- @GMZwinge
- Georges M. Zwingelstein (gmzwingelstein@rockwellautomation.com)
- Ian Jenkins (@jenkoian)
- Justin Dalrymple (@jdalrymple)
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
- Bump @rollup/plugin-replace from 2.4.2 to 3.0.0 #1947 (@dependabot[bot] @jdalrymple)
Authors: 3
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
- Roy Jacobs (@sagacity)
v34.1.0 (Sat Sep 04 2021)
🐛 Bug Fix
- Fixing stringify of hash arguments #2057 (@jdalrymple)
🔩 Dependency Updates
- Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 #2043 (@dependabot[bot] @jdalrymple)
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
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
- Update Jobs showPipelineJobs to have correct array return type #2056 (plemke@acculynx.com)
Authors: 1
- Paul Lemke (@lemkepf)
v33.0.0 (Fri Aug 27 2021)
💥 Breaking Change
- Update MergeRequestApprovals API to match latest Gitlab API Release #2035 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v32.3.0 (Fri Aug 27 2021)
🐛 Bug Fix
- Adding a core integration test, and fixing the resource imports #2039 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
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
Authors: 1
- Feng Yu (@F3n67u)
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
- Fix showArchive return type #2001 (@saada @jdalrymple)
Authors: 2
- Justin Dalrymple (@jdalrymple)
- Mahmoud Saada (@saada)
v32.1.1 (Mon Aug 09 2021)
👷🏼♀️ Technical Debt
- Improved mime handling #1979 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v32.1.0 (Tue Aug 03 2021)
🐛 Bug Fix
- Revert pagination changes. Information is available, just not through gitlab.com #1985 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v32.0.0 (Tue Jul 27 2021)
💥 Breaking Change
- Added Topics to ProjectSchema & Updated Commit.ts #1932 (@Aliyss @jdalrymple)
Authors: 2
- Aliyss Snow (@Aliyss)
- Justin Dalrymple (@jdalrymple)
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
- Added RepositorySubmodules.ts #1931 (@Aliyss @jdalrymple)
🔩 Dependency Updates
- Bump @types/node from 15.14.0 to 16.0.0 #1914 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Aliyss Snow (@Aliyss)
- Justin Dalrymple (@jdalrymple)
v31.0.0 (Mon Jul 05 2021)
💥 Breaking Change
- Expose typing to consumer and remove export complexity #1818 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v30.5.0 (Thu Jun 24 2021)
🐛 Bug Fix
- Updating paginationInfo property to match latest API #1898 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v30.4.0 (Tue Jun 22 2021)
🐛 Bug Fix
- Remove log artifact #1895 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v30.3.0 (Tue Jun 22 2021)
🐛 Bug Fix
- Improve pagination logic by parsing query parameters explicitly on response #1889 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v30.0.0 (Mon Jun 07 2021)
💥 Breaking Change
- Package Registry Support #1822 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v29.3.0 (Mon Jun 07 2021)
🐛 Bug Fix
- Revert build system changes #1851 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v29.2.4 (Sun May 30 2021)
🐛 Bug Fix
- Updating browser build and testing #1780 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v29.2.2 (Sat May 29 2021)
⚠️ Pushed to master
- Merge remote-tracking branch 'origin/master' (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v29.2.1 (Sat May 29 2021)
🔩 Dependency Updates
- Bump ts-node from 9.1.1 to 10.0.0 #1798 (@dependabot[bot])
Authors: 1
v29.2.0 (Tue May 18 2021)
🐛 Bug Fix
- Fixing weird request format for discussions #1781 (@jdalrymple)
🔩 Dependency Updates
- Updating all dependencies #1775 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
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
- add Jobs.showPipelineBridges #1766 (@vboulaye @jdalrymple)
Authors: 2
- Justin Dalrymple (@jdalrymple)
- Vincent Boulaye (@vboulaye)
v29.0.0 (Fri May 14 2021)
💥 Breaking Change
- Update service typing and peripheral endpoints #1768 (@jdalrymple)
🔩 Dependency Updates
- Bump fs-extra from 9.1.0 to 10.0.0 #1738 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Justin Dalrymple (@jdalrymple)
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
- Change Issues.unsubscribe to a POST operation instead of DELETE #1726 (@divido @jdalrymple)
🔩 Dependency Updates
- chore(deps-dev): bump @types/node from 14.14.41 to 15.0.1 #1719 (@dependabot-preview[bot])
Authors: 3
- @dependabot-preview[bot]
- @divido
- Justin Dalrymple (@jdalrymple)
v28.1.0 (Sun Mar 14 2021)
🐛 Bug Fix
- Package updates to fix build pipeline [skip ci] (@jdalrymple)
🔩 Dependency Updates
- chore(deps): bump form-data from 3.0.0 to 4.0.0 #1558 (@dependabot-preview[bot])
Authors: 2
- @dependabot-preview[bot]
- Justin Dalrymple (@jdalrymple)
vnull (Sun Jan 03 2021)
⚠️ Pushed to master
- Merge remote-tracking branch 'origin/master' (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
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
- Implement "Commits.signature" method #1386 (@martin-helmich @jdalrymple)
🐛 Bug Fix
- Fixing incorrect scoping of the createRequesterFn function #1413 (@jdalrymple)
Authors: 2
- Justin Dalrymple (@jdalrymple)
- Martin Helmich (@martin-helmich)
v27.0.0 (Fri Dec 18 2020)
💥 Breaking Change
- Removed circular references #1387 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v26.0.0 (Sun Dec 06 2020)
💥 Breaking Change
- Export the APIMap through a compile-time replacement #1352 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
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
- Revert project to commit #1353 (@Sumragen @jdalrymple)
Authors: 2
- Hennadii Varava (@Sumragen)
- Justin Dalrymple (@jdalrymple)
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
- fix: change labels type in all MergeRequestPptions types #1355 (omar.awamry@vodafone.com)
🔩 Dependency Updates
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.28.0 to 0.29.0 #1324 (@dependabot-preview[bot])
Authors: 2
- @dependabot-preview[bot]
- Omar Awamry (@wamry)
v25.4.0 (Tue Nov 24 2020)
🐛 Bug Fix
- Supress Bundler typescript warnings #1328 (@kiprasmel)
⚠️ Pushed to master
- Temporary omission of ts error (@jdalrymple)
Authors: 2
- Justin Dalrymple (@jdalrymple)
- Kipras Melnikovas (@kiprasmel)
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
- Ilya Dus (@illyaMs)
v25.1.0 (Tue Oct 20 2020)
🔩 Dependency Updates
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0 #1248 (@dependabot-preview[bot])
Authors: 1
v25.0.0 (Thu Oct 15 2020)
💥 Breaking Change
- Add approval rule management #1233 (@nlochschmidt)
Authors: 1
- Niklas Lochschmidt (@nlochschmidt)
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
- Add support for Freeze Periods #1231 (@nlochschmidt @jdalrymple)
Authors: 2
- Justin Dalrymple (@jdalrymple)
- Niklas Lochschmidt (@nlochschmidt)
v24.1.0 (Mon Oct 12 2020)
💥 Feature
- Adding MR rebase endpoint #1225 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
vnull (Sun Oct 11 2020)
📝 Documentation
- Updating incorrect showExtended->showExpanded property documentation #1205 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
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: Support keyset pagination #1184 (@max-wittig @jdalrymple)
💥 Feature
- feat: Get runners for a group #1182 (@sandercox @jdalrymple)
Authors: 3
- Justin Dalrymple (@jdalrymple)
- Max Wittig (@max-wittig)
- Sander Cox (@sandercox)
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
- Update CommitDiscussions.ts #1168 (@st1gok @jdalrymple)
- Updating changelog [skip ci] (@jdalrymple)
Authors: 2
- @st1gok
- Justin Dalrymple (@jdalrymple)
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
- chore(deps-dev): bump typescript from 3.9.7 to 4.0.3 #1163 (@dependabot-preview[bot])
- Update ts-node #1163 (@jdalrymple)
- Updating core deps #1163 (@jdalrymple)
- chore(deps-dev): bump rollup-plugin-terser from 6.1.0 to 7.0.0 #1058 (@dependabot-preview[bot] @jdalrymple)
Authors: 2
- @dependabot-preview[bot]
- Justin Dalrymple (@jdalrymple)
v23.4.0 (Sun Jul 12 2020)
🐛 Bug Fix
- Updating min node version supported #957 (@jdalrymple)
- Fixing encoding for requests of archive data #954 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v23.3.0 (Sat Jul 11 2020)
🐛 Bug Fix
- Fixing type definitions for optional arguments #956 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v23.2.0 (Wed Jul 08 2020)
🐛 Bug Fix
- Fixing closes_issues endpoint #953 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
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
- s-kazuki (@s-kazuki)
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
- Add
related merge requestsandclosed byin Issues service #903 (@fbridault @jdalrymple)
Authors: 2
- Flavien Bridault (@fbridault)
- Justin Dalrymple (@jdalrymple)
v22.0.0 (Sat Jun 20 2020)
💥 Breaking Change
- Reach > 90% coverage and add Integration Testing #709 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v21.6.0 (Tue Jun 16 2020)
🐛 Bug Fix
- Removal of esinterlop to prefer namespace imports over default exports #893 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v21.4.0 (Sun Jun 14 2020)
🐛 Bug Fix
- Updating Changelog.md [skip ci] (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v21.3.0 (Sun Jun 14 2020)
🐛 Bug Fix
- Bump version to: 21.3.0 [skip ci] (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v21.2.0 (Sun Jun 14 2020)
🐛 Bug Fix
- Fixing missing CLI tests and modifyServices function #886 (@jdalrymple)
- Fixing package versions [skip ci] (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
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
- Additional linting (@jdalrymple)
- Issue links (get, delete) #868 (@yepninja @jdalrymple)
- Add YouTrack to the supported services #853 (@andreasciamanna)
👷🏼♀️ Technical Debt
- Remove Gitlab Instance dependency for CLI tests #883 (@jdalrymple)
Authors: 3
- Andrea (@andreasciamanna)
- Justin Dalrymple (@jdalrymple)
- Yevgeny Petukhov (@yepninja)
v19.7.0 (Sun May 17 2020)
🎉 This release contains work from a new contributor! 🎉
Thank you, null@xatavian, for all your work!
🚀 Enhancement
- Feature: Arbitrary parameters for Projects.search #801 (avi.szychter@trialog.com @xatavian)
Authors: 2
- @xatavian
- Avi SZYCHTER (avi.szychter@trialog.com)
v19.6.0 (Sat May 16 2020)
🐛 Bug Fix
- Project upload is not formatting form-data correctly #797 (@jdalrymple)
🔩 Dependencies
- chore(deps-dev): bump @types/node from 13.13.5 to 14.0.1 #790 (@dependabot-preview[bot])
📝 Documentation
- Update typing to specify that the path or name property must be passed #796 (@jdalrymple)
Authors: 2
- @dependabot-preview[bot]
- Justin Dalrymple (@jdalrymple)
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
- Fix: Update DELETE method to POST in todos.done() #780 (@Mikescops)
Authors: 1
- Corentin Mors (@Mikescops)
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
- Add Deploy tokens API #762 (@jdalrymple @dylanmtaylor)
🐛 Bug Fix
- Merge branch 'deploy-fix' (@jdalrymple)
Authors: 2
- Dylan M. Taylor (@dylanmtaylor)
- Justin Dalrymple (@jdalrymple)
v19.3.0 (Fri May 01 2020)
🐛 Bug Fix
- Fixing types field to utils and browser package.json #742 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
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
- Add types field to node and browser package.json #737 (@danielmoore)
Authors: 1
- Daniel Moore (@danielmoore)
v19.1.0 (Mon Apr 27 2020)
🚀 Enhancement
- feats: adds options interface for MergeRequest.all() #606 (@AlvaroBernalG @jdalrymple)
Authors: 2
- Alvaro (@AlvaroBernalG)
- Justin Dalrymple (@jdalrymple)
v19.0.0 (Thu Apr 23 2020)
💥 Breaking Change
- Adding CLI Integration Tests and Preferring named exports #711 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v18.1.0 (Wed Apr 22 2020)
🚀 Enhancement
- Adding integration tests for the browser usage #697 (@jdalrymple)
Authors: 1
- Justin Dalrymple (@jdalrymple)
v18.0.0 (Tue Apr 21 2020)
💥 Breaking Change
🐛 Bug Fix
- Testing with verbose logs (@jdalrymple)
- docs: Updating README badges (@jdalrymple)
Authors: 2
- @schindld
- Justin Dalrymple (@jdalrymple)
v17.0.2 (Sun Apr 19 2020)
🔩 Dependencies
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.26.0 to 0.27.0 #654 (@dependabot-preview[bot])