Skip to content

Conversation

@yevgenypats
Copy link
Contributor

Summary


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests πŸ§ͺ
  • Ensure the status checks below are successful βœ…

@yevgenypats yevgenypats requested a review from hermanschaaf July 6, 2023 08:28
@github-actions github-actions bot added the fix label Jul 6, 2023
@kodiakhq kodiakhq bot merged commit dea8168 into main Jul 6, 2023
@kodiakhq kodiakhq bot deleted the fix/worker_context branch July 6, 2023 08:37
kodiakhq bot pushed a commit that referenced this pull request Jul 12, 2023
πŸ€– I have created a release *beep* *boop*
---


## [4.0.0](v4.8.1-rc1...v4.0.0) (2023-07-12)


### Bug Fixes

* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 0a52533 ([#1083](#1083)) ([0370294](0370294))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to a2a76eb ([#1084](#1084)) ([26df75f](26df75f))
* **types-inet:** Align logic with scalar package, set `net.IPNet` `IP` field after parsing `ParseCIDR` ([#982](#982)) ([fa07032](fa07032))
* Use background ctx in batchwriter worker ([#1079](#1079)) ([dea8168](dea8168))


### Miscellaneous Chores

* release 4.0.0 ([a80ee69](a80ee69))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants