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

prep for core/v0.4.0-beta with sec updates #1338

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

jchappelow
Copy link
Member

@jchappelow jchappelow commented Feb 3, 2025

These prepares for a core/v0.4.0 tag with some patch and security updates, primarily to resolves some dependabot alerts

@jchappelow
Copy link
Member Author

jchappelow commented Feb 4, 2025

OK, these updates look fine. Next steps after merge:

  1. tag core/v0.4.0-beta.1
  2. update main module: go get github.com/kwilteam/kwil-db/core@v0.4.0-beta.1, task tidy (can also do the same for test module, but no important)
  3. merge the update to main
  4. make sure everything still works
  5. try a GOWORK=off go build in cmd/kwild to make sure it all works with workspace mode disabled (as a go install github.com/.... would be)
  6. tag v0.10.0-beta.2

@brennanjl brennanjl merged commit b82ecd9 into kwilteam:main Feb 4, 2025
2 checks passed
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