Skip to content

Conversation

@hjgraca
Copy link
Contributor

@hjgraca hjgraca commented Feb 16, 2024

Please provide the issue number

Issue number: #550

Summary

Release 1.8.5

do not throw exception on Logging utility and prevent application from crashing when using Logger
Support for dotnet 8. Powertools now builds packages for dotnet 6 and dotnet 8

Changes

Please provide a summary of what's being changed

User experience

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

Checklist

Please leave checklist items unchecked if they do not apply to your change.

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.

hjgraca and others added 27 commits January 5, 2024 11:24
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.37...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
Auto-disable when not running in AWS Lambda environment

Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
…-tracing

chore: Update tracing.md - Auto-disable when not running in AWS Lambda environment
chore(deps): bump jinja2 from 3.1.2 to 3.1.3
…3.1.41

chore(deps): bump gitpython from 3.1.37 to 3.1.41
Signed-off-by: Henrique Graca <999396+hjgraca@users.noreply.github.com>
chore(docs): fix upper snake case to camel case.
fix: Handle Exceptions and Prevent application from crashing when using Logger
@auto-assign auto-assign bot requested review from amirkaws and sliedig February 16, 2024 12:37
@boring-cyborg boring-cyborg bot added the area/logging Core logging utility label Feb 16, 2024
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation github-actions Changes in GitHub workflows internal Maintenance changes tests labels Feb 16, 2024
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 16, 2024
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/logging Core logging utility documentation Improvements or additions to documentation github-actions Changes in GitHub workflows internal Maintenance changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants