Skip to content

feat: Add logger to context #2125

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

Conversation

przste-go
Copy link
Contributor

@przste-go przste-go commented Apr 22, 2025

Summary

This PR aims to add pre-configured logger support for source plugins by pushing it to the resolver context.


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 ✅

@przste-go przste-go requested a review from a team as a code owner April 22, 2025 14:09
@przste-go przste-go requested a review from blesniewski April 22, 2025 14:09
@github-actions github-actions bot added feat and removed feat labels Apr 22, 2025
@murarustefaan murarustefaan requested a review from erezrokah April 22, 2025 14:27
@przste-go przste-go merged commit 718e8ed into main Apr 22, 2025
13 checks passed
@przste-go przste-go deleted the feature/eng-144-featframework-logger-passed-to-table-resolvers-should-have branch April 22, 2025 14:58
kodiakhq bot pushed a commit that referenced this pull request Apr 22, 2025
🤖 I have created a release *beep* *boop*
---


## [4.78.0](v4.77.0...v4.78.0) (2025-04-22)


### Features

* Add logger to context ([#2125](#2125)) ([718e8ed](718e8ed))


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#2119](#2119)) ([5554039](5554039))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2121](#2121)) ([7b54577](7b54577))
* **deps:** Update aws-sdk-go-v2 monorepo ([#2123](#2123)) ([8f370f8](8f370f8))
* **deps:** Update Google Golang modules ([#2118](#2118)) ([93d9203](93d9203))
* **deps:** Update module golang.org/x/net to v0.38.0 [SECURITY] ([#2122](#2122)) ([0b0e187](0b0e187))

---
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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants