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

Update Meshery Adapter Library Go version from 1.21 to 1.23 #164

Merged
merged 5 commits into from
Dec 18, 2024

Conversation

devhindo
Copy link
Contributor

Update the Go version in the go.mod file and CI workflows to ensure compatibility with the latest features and improvements.

fixes: meshery/meshery#12829

@devhindo
Copy link
Contributor Author

@leecalcote I think this repo needs a fix to allow me to run the workflows? also any review would be appreciated I don't think it needs further changes

@leecalcote
Copy link
Member

Running build workflow...

@leecalcote
Copy link
Member

Just as soon as your first PR merges in a given repo, your second PR will automatically approve and trigger the respective workflows.

@leecalcote leecalcote added the kind/chore Necessary task label Dec 18, 2024
Copy link
Member

@leecalcote leecalcote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file and likely a couple of workflows will need to be updated - https://github.com/meshery/meshery-adapter-library/blob/master/go.mod#L3

…ation

[models] Add adapter model registration funcs.
@devhindo
Copy link
Contributor Author

@leecalcote run again

@leecalcote leecalcote merged commit 1cf4fcd into meshery:master Dec 18, 2024
4 checks passed
@leecalcote
Copy link
Member

Yay, @devhindo! Your PR has merged and a new version of the library is released. 🎈 https://github.com/meshery/meshery-adapter-library/releases/tag/v0.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Necessary task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Meshery Server and all Components to Golang 1.23.4
3 participants