Skip to content

chore: reconcile lambda runtime support - #270

Open
ava-silver wants to merge 1 commit into
ava.silver/chore/prepare-lambda-layer-catalogfrom
ava.silver/chore/reconcile-lambda-runtime-support
Open

chore: reconcile lambda runtime support#270
ava-silver wants to merge 1 commit into
ava.silver/chore/prepare-lambda-layer-catalogfrom
ava.silver/chore/reconcile-lambda-runtime-support

Conversation

@ava-silver

@ava-silver ava-silver commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Stops accepting java8, nodejs12.x, nodejs14.x, nodejs16.x, python2.7, python3.6, and python3.7 as supported tracer runtimes. They now follow the macro's existing unsupported-runtime path, while supported neighboring runtimes remain unchanged.

Motivation

The macro's customer-visible runtime support must match the APM Serverless-approved Lambda runtime catalog before runtime campaigns begin.

Testing Guidelines

Not tested manually.

Additional Notes

This PR is stacked on the format-preparation PR, #269. It does not add generated tracer or Extension defaults.

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog

Copy link
Copy Markdown
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codecov-commenter

codecov-commenter commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.62%. Comparing base (2eac29c) to head (884e2bd).

Additional details and impacted files
@@                                Coverage Diff                                @@
##           ava.silver/chore/prepare-lambda-layer-catalog     #270      +/-   ##
=================================================================================
- Coverage                                          86.83%   86.62%   -0.22%     
=================================================================================
  Files                                                 19       19              
  Lines                                               1762     1734      -28     
  Branches                                             352      352              
=================================================================================
- Hits                                                1530     1502      -28     
  Misses                                               231      231              
  Partials                                               1        1              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ava-silver
ava-silver force-pushed the ava.silver/chore/reconcile-lambda-runtime-support branch from 1dfe761 to 884e2bd Compare August 21, 2026 21:16
@ava-silver
ava-silver marked this pull request as ready for review August 21, 2026 21:16
@ava-silver
ava-silver requested a review from a team as a code owner August 21, 2026 21:16
@ava-silver
ava-silver requested a review from avangelillo August 21, 2026 21:16
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