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

[Task][GoSDK]: Update Min Go version to 1.20 #27558

Closed
1 of 15 tasks
lostluck opened this issue Jul 19, 2023 · 0 comments · Fixed by #27559
Closed
1 of 15 tasks

[Task][GoSDK]: Update Min Go version to 1.20 #27558

lostluck opened this issue Jul 19, 2023 · 0 comments · Fixed by #27559
Assignees

Comments

@lostluck
Copy link
Contributor

What needs to happen?

Allow the Go SDK to adopt features of the standard library in Go 1.20. In particular, prism uses the pre-standard library version of slog which requires compiling with go 1.20.

Since slog will be available in the standard library with go 1.21's release next month, we'll update to that relatively quickly as well.

See #24789 for other work related to replacing the direct runner with prism.

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@lostluck lostluck added the task label Jul 19, 2023
@lostluck lostluck self-assigned this Jul 19, 2023
jrmccluskey pushed a commit that referenced this issue Jul 27, 2023
* Update required Go version to 1.20.

* Use correct issue number for Changes.md

* Require newer docker dep to resolve issue there.

---------

Co-authored-by: lostluck <13907733+lostluck@users.noreply.github.com>
@github-actions github-actions bot added this to the 2.50.0 Release milestone Jul 27, 2023
bullet03 pushed a commit to akvelon/beam that referenced this issue Aug 11, 2023
* Update required Go version to 1.20.

* Use correct issue number for Changes.md

* Require newer docker dep to resolve issue there.

---------

Co-authored-by: lostluck <13907733+lostluck@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant