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

release v3 #405

Merged
merged 54 commits into from
Oct 11, 2022
Merged

release v3 #405

merged 54 commits into from
Oct 11, 2022

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Oct 7, 2022

Fixes #368

jkralik and others added 19 commits August 22, 2022 16:06
* Update linters and fix reported issues

Removed linters:
  - deadcode (obsolete)
  - varcheck (obsolete)

Enabled linters:
  - forcetypeassert
  - gocritic
  - gocyclo
  - gomoddirectives
  - gomodguard
  - nilerr
  - revive
  - unparam
- exported: type name will be used as client.Conn by other packages, and that stutters; consider calling this Conn
- exported: type name will be used as inactivity.InactivityMonitor by other packages, and that stutters; consider calling this Monitor
go.mod Outdated Show resolved Hide resolved
github.com/stretchr/testify v1.8.0
golang.org/x/exp v0.0.0-20221006183845-316c7553db56
golang.org/x/net v0.0.0-20221004154528-8021a29435af
@jkralik
Copy link
Member Author

jkralik commented Oct 7, 2022

Blocked for PR: pion/udp#75

@sonarcloud
Copy link

sonarcloud bot commented Oct 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 12 Code Smells

79.1% 79.1% Coverage
3.9% 3.9% Duplication

@jkralik jkralik merged commit b890196 into master Oct 11, 2022
@jkralik jkralik deleted the v3 branch October 11, 2022 11:24
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.

preparing new v3 release
3 participants