Skip to content

updated to use latest plugin SDK #16

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

Merged
merged 3 commits into from
Jun 3, 2025
Merged

updated to use latest plugin SDK #16

merged 3 commits into from
Jun 3, 2025

Conversation

graza-io
Copy link
Contributor

Closes #15

@graza-io graza-io requested a review from misraved April 23, 2025 14:23
@graza-io graza-io requested a review from Copilot June 3, 2025 09:46
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the plugin to use the latest tailpipe-plugin-sdk, adjusts schema fields accordingly, bumps several dependencies, and expands the release builds across more platforms.

  • Rename schema field from NullValue to NullIf
  • Bump primary module versions and pull in new indirect dependencies
  • Expand .goreleaser builds for darwin/amd64, darwin/arm64, linux/arm64, linux/amd64 and enable cgo in the registry publish workflow

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

File Description
tables/access_log/access_log_table.go Updated schema field from NullValue to NullIf
go.mod Bumped go-kit, tailpipe-plugin-sdk and many indirect deps
.goreleaser.yml Added distinct builds per OS/arch
.github/workflows/registry-publish.yml Enabled useCgo: true for registry-publish action

@misraved misraved merged commit b6edd53 into main Jun 3, 2025
1 check passed
@misraved misraved deleted the issue-15-sdk-update branch June 3, 2025 12:16
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.

Update SDK to latest (requires cgo changes)
2 participants