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

Bump Connect version to 2024.05.0 #785

Merged
merged 9 commits into from
May 31, 2024
Merged

Bump Connect version to 2024.05.0 #785

merged 9 commits into from
May 31, 2024

Conversation

dbkegley
Copy link
Contributor

@dbkegley dbkegley commented May 30, 2024

Staging this PR ahead of the Connect 2024.05.0 release.

Breaking changes:

  • Bumping default R versions to 4.4.0 and 4.3.3
  • Installing Tensorflow serving and enabling by default

Fixes #776
Fixes #777

Install the universal binary. No configuration modifications.

Fixes #776
@ianpittwood
Copy link
Collaborator

@dbkegley your errors are because there's no base image with a matching combination of R and Python available. You could upgrade to this one or modify/add a set of versions to match:

{os = "ubuntu2204", r_primary = "4.4.0", r_alternate = "4.3.3", py_primary = "3.12.1", py_alternate = "3.11.7"},

@dbkegley
Copy link
Contributor Author

Thanks @ianpittwood, I went ahead and bumped python as well. We were probably due for an upgrade anyway

@dbkegley dbkegley merged commit aff77ed into main May 31, 2024
32 of 35 checks passed
@dbkegley dbkegley deleted the connect-release-2024.05.0 branch May 31, 2024 17:25
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