Skip to content

upgrade existing package versions; add new runtime versions; support … #716

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

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

LZY7977
Copy link
Contributor

@LZY7977 LZY7977 commented Apr 10, 2024

Description of changes:

Upgrade existing package versions

  • node18: from 18.18.2 to 18.19.1
  • node20: from 20.9.0 to 20.11.1
  • go1.20: from 1.20.11 to 1.20.13
  • go1.21: from 1.21.4 to 1.21.8
  • python3.11: from 3.11.6 to 3.11.8
  • python3.12: from 3.12.0 to 3.12.2
  • php8.2: from 8.2.12 to 8.2.17
  • ruby3.2: from 3.2.2 to 3.2.3
  • .Net6: from 6.0.419 to 6.0.420
  • .Net8: from 8.0.201 to 8.0.203
  • powershell 7.3: from 7.3.4 to 7.3.11
  • pip: from 23 to 24

Add new runtime versions

We added following runtime versions into amazonlinux2-x86_64-standard:5.0 and standard:7.0:

  • Corretto 8 and Corretto 11
  • Go 1.22
  • Python 3.9 and 3.10
  • PHP 8.3
  • Ruby 3.1 and 3.3

Support custom runtime versions

Instead of using the pre-installed runtime versions in CodeBuild-managed images, you can install and use custom versions of your choice.

More information could be found in the public doc: https://docs.aws.amazon.com/en_us/codebuild/latest/userguide/runtime-versions.html#custom-runtime

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@LZY7977 LZY7977 requested a review from Dylan-AWS April 10, 2024 18:52
@LZY7977 LZY7977 self-assigned this Apr 10, 2024
@LZY7977 LZY7977 merged commit 2f7c470 into aws:master Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants