-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 version of agents to be consistent with the latest releases #739
Conversation
|
✅ Hey DMevada! The commit authors and yourself have already signed the CLA. |
|
Hi @nebhale Any updates on this PR? -Dhruv |
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.
Looking at https://ca.bintray.com/apm-agents/index.yml, there are no versions that would satisfy 11.+, this preventing the Buildpack from building. Please ensure that there is a version available that will satisfy the wildcard.
|
Hi Ben, I have added the latest version of our agent that supports 11.+ to our index file. -Dhruv |
|
Great. Can you please make it |
|
Hi Ben, The config.yml file already has our repo location as https. -Dhruv |
|
The binary in question ( |
|
@DMevada Can you please make this update soon? We're holding a Java Buildpack release for it now, but if takes much longer we'll have to kick it to the next release. |
|
Hi @nebhale I have moved on from CA and can no longer make any changes. -Dhruv |
Before this commit, the current version of agents to be downloaded was 10.+. After this commit, the version will be 11.+.