-
Notifications
You must be signed in to change notification settings - Fork 35
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
chore: bump Go to version 1.20 #255
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #255 +/- ##
=======================================
Coverage 81.42% 81.42%
=======================================
Files 10 10
Lines 1163 1163
=======================================
Hits 947 947
Misses 196 196
Partials 20 20 ☔ View full report in Codecov by Sentry. |
My concern here is the version jump from 1.19 to 1.21. Given SDK is a central piece of OF, I think we should move step-wise (1.19 -> 1.20 -> 1.21) so that adaptation becomes easier where needed. We have a tracking issue for 1.20 already - #253 |
a7dec38
to
7e5c426
Compare
I have upgraded the PR to bump Go version to 1.20. This allows us to upgrade SDK's go version linearly, avoiding unnecessary impact on downstream users. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending for TC decision on runtime support & documentation
See discussion - https://github.com/orgs/open-feature/discussions/356
After our meeting I'm sure I can say the TC will not block dropping Go 1.19, as long as the go-maintainers support that. Go is a particularly fast-moving runtime. |
Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com>
7e5c426
to
16aec69
Compare
Can we extend the readme to include a section on our support policy? |
Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
I tried to add this with this commit - f854ec4 |
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
* chore: bump Go to version 1.21 Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> * update readme with go version and note Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> * Update README.md Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> --------- Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> Co-authored-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com>
* chore: bump Go to version 1.21 Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> * update readme with go version and note Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> * Update README.md Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> --------- Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> Co-authored-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com>
* added support for domains Signed-off-by: gunishmatta <gunishmatta@gmail.com> * added support for domains Signed-off-by: gunishmatta <gunishmatta@gmail.com> * chore(deps): update actions/setup-go action to v5 (#237) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * chore(deps): update cyclonedx/gh-gomod-generate-sbom action to v2 (#179) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * Update openfeature/client.go Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: Gunish Matta <33680363+gunishmatta@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * Update openfeature/client.go Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: Gunish Matta <33680363+gunishmatta@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * code review changes Signed-off-by: gunishmatta <gunishmatta@gmail.com> * code review changes Signed-off-by: gunishmatta <gunishmatta@gmail.com> * code review changes Signed-off-by: gunishmatta <gunishmatta@gmail.com> * code review changes Signed-off-by: gunishmatta <gunishmatta@gmail.com> * feat: Added domain scoping #261 Please enter the commit message for your chanes. Lines starting Author: Gunish Matta <gunishmatta@gmail.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * chore(main): release 1.11.0 (#254) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * chore: bump Go to version 1.20 (#255) * chore: bump Go to version 1.21 Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> * update readme with go version and note Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> * Update README.md Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> --------- Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> Co-authored-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * code review changes Signed-off-by: gunishmatta <gunishmatta@gmail.com> * code review changes Signed-off-by: gunishmatta <gunishmatta@gmail.com> * code review changes Signed-off-by: gunishmatta <gunishmatta@gmail.com> * code review changes Signed-off-by: gunishmatta <gunishmatta@gmail.com> * fix(deps): update module github.com/cucumber/godog to v0.14.1 (#267) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * chore(deps): update goreleaser/goreleaser-action action to v5 (#219) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * chore(deps): update codecov/codecov-action action to v4 (#250) * chore(deps): update codecov/codecov-action action to v4 * add codecov upload token Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com> --------- Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * fix(deps): update module golang.org/x/exp to v0.0.0-20240416160154-fe59bbe5cc7f (#269) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * chore(deps): update codecov/codecov-action action to v4.3.1 (#270) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: gunishmatta <gunishmatta@gmail.com> * Revert "code review changes" This reverts commit 3472ee8. Signed-off-by: gunishmatta <gunishmatta@gmail.com> * code review changes Signed-off-by: gunishmatta <gunishmatta@gmail.com> --------- Signed-off-by: gunishmatta <gunishmatta@gmail.com> Signed-off-by: Gunish Matta <33680363+gunishmatta@users.noreply.github.com> Signed-off-by: odubajDT <ondrej.dubaj@dynatrace.com> Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> Signed-off-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com> Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Co-authored-by: Dave Henderson <dhenderson@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: odubajDT <93584209+odubajDT@users.noreply.github.com> Co-authored-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com> Co-authored-by: Kavindu Dodanduwa <Kavindu-Dodan@users.noreply.github.com>
Fixes #253