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

Add support type for net/netip.Addr and net/netip.Prefix #1028

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

Aoang
Copy link
Contributor

@Aoang Aoang commented Oct 14, 2024

No description provided.

@vmihailenco
Copy link
Member

@Aoang the build fails

@vmihailenco vmihailenco merged commit f8e0d5e into uptrace:master Oct 17, 2024
4 checks passed
@Aoang Aoang deleted the feat/schema-support-netip branch October 17, 2024 06:26
bevzzz pushed a commit to bevzzz/bun that referenced this pull request Oct 19, 2024
* feat(schema): add support type for net/netip.Addr and net/netip.Prefix

* fix(schema): net.IPNet(not ptr) is not implement fmt.Stringer
bevzzz pushed a commit to bevzzz/bun that referenced this pull request Oct 20, 2024
…ce#1028)

* feat(schema): add support type for net/netip.Addr and net/netip.Prefix

* fix(schema): net.IPNet(not ptr) is not implement fmt.Stringer

Edit: added 'feat:' prefix to comply with commit lint rules
bevzzz pushed a commit to bevzzz/bun that referenced this pull request Oct 20, 2024
…ce#1028)

* feat(schema): add support type for net/netip.Addr and net/netip.Prefix

* fix(schema): net.IPNet(not ptr) is not implement fmt.Stringer

Edit: updated commit message to comply with commitlint [subject-case] rule.
Original subject: "Add support type..."
bevzzz pushed a commit to bevzzz/bun that referenced this pull request Oct 27, 2024
…ce#1028)

* feat(schema): add support type for net/netip.Addr and net/netip.Prefix

* fix(schema): net.IPNet(not ptr) is not implement fmt.Stringer

Edit: updated commit message to comply with commitlint [subject-case] rule.
Original subject: "Add support type..."
bevzzz pushed a commit to bevzzz/bun that referenced this pull request Oct 27, 2024
…ce#1028)

* feat(schema): add support type for net/netip.Addr and net/netip.Prefix

* fix(schema): net.IPNet(not ptr) is not implement fmt.Stringer

Edit: updated commit message to comply with commitlint [subject-case] rule.
Original subject: "Add support type..."
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.

2 participants