Skip to content

chore: Periodic merge of main into v2 #1525

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 17 commits into from
Nov 22, 2023
Merged

chore: Periodic merge of main into v2 #1525

merged 17 commits into from
Nov 22, 2023

Conversation

scottgerring
Copy link
Contributor

Issue #, if available:

Description of changes:

Checklist

Breaking change checklist

RFC issue #:

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

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

jeromevdl and others added 13 commits November 8, 2023 11:06
* fix: check if XRAY Trace ID is present in System property

* chore: remove erroneous extra char in tests
* handle AWS_LAMBDA_LOG configuration

* ALC documentation + code review

* update doc
* chore:prep release 1.18.0

* update version

* update version in kotlin example

* maven local repo in gradle example

* update changelog

---------

Co-authored-by: scottgerring <[email protected]>
* update version to next snapshot: 1-19.0-SNAPSHOT

* update version to next snapshot: 1-19.0-SNAPSHOT

* update version to next snapshot: 1-19.0-SNAPSHOT

* building only for LTS
* e2e tests with java 21

* Run Java21 tests using the Java17 compiler

* Run all of the E2E tests in parallel, not just the first 3

* Try again

* .

* Let's try again

* Add some comment on Java21 to the repo

* Add caveat about lambda runtimes

* Clean up wording a little

---------

Co-authored-by: Scott Gerring <[email protected]>
* e2e tests with java 21

* use aspectj 1.9.21-SNAPSHOT

* Fix log4j2.xml missing in logging test for java21

* rollback double runtime

* remove comment

* keep aspectj 1.9.7 in parent for java8 compatibility

* use M1 instead of snapshot

* update documentation for aspectj

* update documentation for aspectj

---------

Co-authored-by: Jerome Van Der Linden <[email protected]>
Copy link
Contributor

github-actions bot commented Nov 21, 2023

💾 Artifacts Size Report

Module Version Size (KB)
powertools-common 2.0.0-SNAPSHOT 9.96
powertools-serialization 2.0.0-SNAPSHOT 17.93
powertools-logging 2.0.0-SNAPSHOT 45.82
powertools-tracing 2.0.0-SNAPSHOT 13.43
powertools-metrics 2.0.0-SNAPSHOT 14.29
powertools-parameters 2.0.0-SNAPSHOT 41.05
powertools-validation 2.0.0-SNAPSHOT 18.89
powertools-cloudformation 2.0.0-SNAPSHOT 16.83
powertools-idempotency 2.0.0-SNAPSHOT 43.48
powertools-large-messages 2.0.0-SNAPSHOT 17.64
powertools-batch 2.0.0-SNAPSHOT 16.89
powertools-examples-core-utilities-sam 2.0.0-SNAPSHOT 13640.58
powertools-examples-core-utilities-serverless 2.0.0-SNAPSHOT 13638.00

Copy link
Contributor

@jeromevdl jeromevdl left a comment

Choose a reason for hiding this comment

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

not the latest version (README)

@scottgerring scottgerring marked this pull request as ready for review November 22, 2023 07:07
jeromevdl
jeromevdl previously approved these changes Nov 22, 2023
Copy link
Contributor

@jeromevdl jeromevdl left a comment

Choose a reason for hiding this comment

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

Apart from the logging (ALC), it's ok, should I do the appropriate merge in the logging branch?

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (v2@3afb1d2). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff          @@
##             v2    #1525   +/-   ##
=====================================
  Coverage      ?   77.75%           
  Complexity    ?      623           
=====================================
  Files         ?       83           
  Lines         ?     2504           
  Branches      ?      270           
=====================================
  Hits          ?     1947           
  Misses        ?      469           
  Partials      ?       88           

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

@scottgerring scottgerring merged commit e7757c7 into v2 Nov 22, 2023
@scottgerring scottgerring deleted the chore/main-into-v2 branch November 22, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants