tag:github.com,2008:https://github.com/ubisoft/NGitLab/releases
Tags from NGitLab
2025-02-27T16:27:30Z
tag:github.com,2008:Repository/368293530/8.0.0
2025-02-27T16:27:58Z
8.0.0
<p>Support query parameters in members and labels searching endpoints (<a class="issue-link js-issue-link" href="https://github.com/ubisoft/NGitLab/pull/851">#851</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/ubisoft/NGitLab/pull/851"></a>)</p>
<p>* Support query parameters in projects/:id/labels, groups/:id/labels,
<br />projects/:id/members and groups/:id/members endpoints</p>
<p>* Remove methods with optional parameters and add additional methods for binary compatibility</p>
<p>* Extract query parameter adding to the separate methods</p>
<p>* Fix the query parameters array type</p>
<p>* fix the Label count properties type</p>
<p>* Add UserIds and SkipUsers getters to the Unshipped.txt</p>
<p>---------</p>
<p>Co-authored-by: P. Gritsenko <pavel.gritsenko@lanit-tercom.com>
<br />Co-authored-by: Thomas Cortes <78750681+Toa741@users.noreply.github.com></p>
Toa741
tag:github.com,2008:Repository/368293530/7.6.0
2025-02-19T14:53:21Z
7.6.0
louis-z
tag:github.com,2008:Repository/368293530/7.5.1
2025-02-14T18:14:28Z
7.5.1
<p>Bump the code-analyzers group with 2 updates (<a class="issue-link js-issue-link" href="https://github.com/ubisoft/NGitLab/pull/846">#846</a>)</p>
<p>Bumps the code-analyzers group with 2 updates: [Meziantou.Analyzer](<a href="https://github.com/meziantou/Meziantou.Analyzer">https://github.com/meziantou/Meziantou.Analyzer</a>) and [Microsoft.NETFramework.ReferenceAssemblies](<a href="https://github.com/Microsoft/dotnet">https://github.com/Microsoft/dotnet</a>).</p>
<p>Updates `Meziantou.Analyzer` from 2.0.186 to 2.0.187
<br />- [Release notes](<a href="https://github.com/meziantou/Meziantou.Analyzer/releases">https://github.com/meziantou/Meziantou.Analyzer/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.186...2.0.187">meziantou/Meziantou.Analyzer@<tt>2.0.186...2.0.187</tt></a>)</p>
<p>Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
<br />- [Commits](<a href="https://github.com/Microsoft/dotnet/commits">https://github.com/Microsoft/dotnet/commits</a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: Meziantou.Analyzer
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br /> dependency-group: code-analyzers
<br />- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br /> dependency-group: code-analyzers
<br />...</p>
<p>Signed-off-by: dependabot[bot] <support@github.com>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
louis-z
tag:github.com,2008:Repository/368293530/7.5.0
2025-02-10T13:43:51Z
7.5.0
<p>Bump Polly from 8.5.1 to 8.5.2 (<a class="issue-link js-issue-link" href="https://github.com/ubisoft/NGitLab/pull/849">#849</a>)</p>
<p>Bumps [Polly](<a href="https://github.com/App-vNext/Polly">https://github.com/App-vNext/Polly</a>) from 8.5.1 to 8.5.2.
<br />- [Release notes](<a href="https://github.com/App-vNext/Polly/releases">https://github.com/App-vNext/Polly/releases</a>)
<br />- [Changelog](<a href="https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md">https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/App-vNext/Polly/compare/8.5.1...8.5.2">App-vNext/Polly@<tt>8.5.1...8.5.2</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: Polly
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <support@github.com>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
Toa741
tag:github.com,2008:Repository/368293530/7.4.1
2025-02-06T15:09:11Z
7.4.1
Toa741
tag:github.com,2008:Repository/368293530/7.4.0
2025-02-05T14:43:38Z
7.4.0
<p>Adapt mocks a bit so that they behave more like NGitLab (<a class="issue-link js-issue-link" href="https://github.com/ubisoft/NGitLab/pull/842">#842</a>)</p>
<p>* Adapt mocks a bit so that they behave more like NGitLab</p>
<p>* Remove mock exceptions and use GitLabExceptions</p>
<p>* fix</p>
Toa741
tag:github.com,2008:Repository/368293530/7.3.0
2025-01-21T13:11:46Z
7.3.0
louis-z
tag:github.com,2008:Repository/368293530/7.2.1-beta01
2025-01-15T15:31:52Z
7.2.1-beta01
louis-z
tag:github.com,2008:Repository/368293530/7.2.0
2025-01-13T20:54:29Z
7.2.0
<p>Add AutoStopAt to EnvironmentInfo (<a class="issue-link js-issue-link" href="https://github.com/ubisoft/NGitLab/pull/828">#828</a>)</p>
<p>* Add AutoStopAt to EnvironmentInfo</p>
<p>* Update NGitLab/Models/EnvironmentInfo.cs</p>
<p>Make AutoStopAt nullable</p>
<p>Co-authored-by: Thomas Cortes <78750681+Toa741@users.noreply.github.com></p>
<p>* Update PublicAPI.Unshipped.txt</p>
<p>---------</p>
<p>Co-authored-by: Alex Hempel <alex.hempel@transmax.com.au>
<br />Co-authored-by: Thomas Cortes <78750681+Toa741@users.noreply.github.com></p>
Toa741
tag:github.com,2008:Repository/368293530/7.1.0
2025-01-10T21:00:58Z
7.1.0
louis-z