Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.20.3 #488

Merged
merged 20 commits into from
Jul 3, 2023
Merged

v0.20.3 #488

merged 20 commits into from
Jul 3, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 3, 2023

No description provided.

dependabot bot and others added 19 commits June 21, 2023 19:32
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.8.0 to 0.9.0.
- [Commits](golang/term@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.10.0.
- [Commits](golang/crypto@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.11.0.
- [Commits](golang/net@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps alpine from 3.18.0 to 3.18.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update develop to v0.20.3

* gui version

* numbers

* version
* fix(NET-347): deduce public endpoint on daemon start

* fix(NET-347): handle file write error

* fix(NET-347): handle edge case to allow server updates

* fix(NET-347): handle edge case to allow server updates

* fix(NET-347): fix compile err

* fix(NET-347): address pr comments
- use in-memory config to chech
- increase log level

* fix(NET-347): address pr comments

* fix(NET-347): address pr comments

* fix(NET-347): add endpoint check to join/registes
* wireguard check on startup

* log update, close interface

* Revert "log update, close interface"

This reverts commit b179cf7.

* close netmaker interface after check
* windows binary path

* add WIN_PATH back

* 64 bit version of winsw.exe
* Reduce log level of a msg from Error to Warn

* Change slog.Warn to slog.Debug on frequent message
* use endpoint detection config from peer update

* set orders matters to false

* reset turn peer connection checker on peerupdate

* disable auto switch of proxy
* fix(NET-244): use static http server port on windows

* fix(NET-244): remove unnecessary named import

* fix(NET-244): rename vars to follow convention
* fix errors in error messages

* more changes to token.Error

---------

Co-authored-by: Matthew R Kasun <[email protected]>
* asdf

* Update release.md

---------

Co-authored-by: Alex Feiszli <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Jul 3, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
7 out of 9 committers have signed the CLA.

✅ theguy951357
✅ Aceix
✅ gabrielseibel1
✅ mattkasun
✅ abhishek9686
✅ TobiaszCudnik
✅ afeiszli
❌ dependabot[bot]
❌ Gravitl


Gravitl seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@afeiszli afeiszli merged commit 6eb0e96 into master Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants