Skip to content

docs(layer): update layer version number - v3.5.0 #5952

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 2 commits into from
Jan 29, 2025

Conversation

leandrodamascena
Copy link
Contributor

Issue number: #5951

Summary

Changes

While we do not fix this #5223, we need to update the layer version manually after release a new version. In this case the version v3.5.0 was released now and it creates the layer version 6 in x86_64 and arm64 versions.

User experience

Please share what the user experience looks like before and after this change

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

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

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@leandrodamascena leandrodamascena requested a review from a team January 29, 2025 22:41
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jan 29, 2025
@pull-request-size pull-request-size bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jan 29, 2025
@leandrodamascena leandrodamascena self-assigned this Jan 29, 2025
@leandrodamascena leandrodamascena linked an issue Jan 29, 2025 that may be closed by this pull request
1 task
Copy link
Contributor

@anafalcao anafalcao left a comment

Choose a reason for hiding this comment

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

Go v3.5.0!

@leandrodamascena leandrodamascena merged commit e09689a into develop Jan 29, 2025
10 checks passed
@leandrodamascena leandrodamascena deleted the docs/v350-layer branch January 29, 2025 22:46
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.24%. Comparing base (4adb504) to head (2165ef4).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5952   +/-   ##
========================================
  Coverage    96.24%   96.24%           
========================================
  Files          234      234           
  Lines        11013    11013           
  Branches       798      798           
========================================
  Hits         10599    10599           
  Misses         327      327           
  Partials        87       87           

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

sinofseven pushed a commit to sinofseven/powertools-lambda-python-my-extend that referenced this pull request Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Update layer version after the v3.5.0 release
2 participants