Skip to content

Tags: arduino/arduino-cli

Tags

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[skip changelog] Bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16…

….4 (#3053)

* [skip changelog] Bump github.com/go-git/go-git/v5 from 5.16.3 to 5.16.4

Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.16.3...v5.16.4)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.16.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updated license cache

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cristian Maglie <c.maglie@arduino.cc>

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Multiple gRPC `Create/Init/Destroy` cycles causes multiple plugg…

…able-discovery zombie process (#2985)

* Refactor mocked-discovery integration tests

* Added integration-test to check handling of multiple discovery instances

* Correctly clean-up pluggable-discoveries on gRPC instance close

Verified

This tag was signed with the committer’s verified signature.
alessio-perugini Alessio Perugini

Verified

This tag was signed with the committer’s verified signature.
alessio-perugini Alessio Perugini

v1.2.3-rc.2

Toggle v1.2.3-rc.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Move the "debian package" copyright file into the correct folder (#2955)

* Move the copyright file into the correct folder

* Fix the location of the copyright file

* fix debian in correct location

---------

Co-authored-by: Alessio Perugini <alessio@perugini.xyz>

Verified

This tag was signed with the committer’s verified signature.
alessio-perugini Alessio Perugini

v1.2.2-rc.1

Toggle v1.2.2-rc.1's commit message

Verified

This commit was signed with the committer’s verified signature.
cmaglie Cristian Maglie
Fixed release workflow build

Verified

This tag was signed with the committer’s verified signature.
alessio-perugini Alessio Perugini

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[skip-changelog] Investigate some integration-test failures (increase…

… debugging prints) (#2844)