-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: SAP/cf-python-logging-support
base: v4.2.3
head repository: SAP/cf-python-logging-support
compare: master
- 15 commits
- 7 files changed
- 7 contributors
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c105ec5 - Browse repository at this point
Copy the full SHA c105ec5View commit details
Commits on Aug 1, 2023
-
fix: include stacktrace for non-error logs (#69)
The Python logging framework allows users to pass an exc_info kwarg to the logging methods, in which case the stacktrace is included even if loggers other than Logger.exception() is used.
Configuration menu - View commit details
-
Copy full SHA for b7007c7 - Browse repository at this point
Copy the full SHA b7007c7View commit details
Commits on Feb 7, 2024
-
Bump django from 1.11.29 to 3.2.24
Bumps [django](https://github.com/django/django) from 1.11.29 to 3.2.24. - [Commits](django/django@1.11.29...3.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0eb7700 - Browse repository at this point
Copy the full SHA 0eb7700View commit details
Commits on Feb 26, 2024
-
Merge pull request #71 from SAP/dependabot/pip/django-3.2.24
Bump django from 1.11.29 to 3.2.24
Configuration menu - View commit details
-
Copy full SHA for f1a84b6 - Browse repository at this point
Copy the full SHA f1a84b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b70bae - Browse repository at this point
Copy the full SHA 7b70baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 768868a - Browse repository at this point
Copy the full SHA 768868aView commit details -
Merge pull request #72 from SAP/version-4.2.6
init.py update version 4.2.6
Configuration menu - View commit details
-
Copy full SHA for 6044682 - Browse repository at this point
Copy the full SHA 6044682View commit details
Commits on Mar 18, 2024
-
Bump django from 1.11.29 to 3.2.25
Bumps [django](https://github.com/django/django) from 1.11.29 to 3.2.25. - [Commits](django/django@1.11.29...3.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b787c6a - Browse repository at this point
Copy the full SHA b787c6aView commit details
Commits on May 23, 2024
-
Merge pull request #73 from SAP/dependabot/pip/django-3.2.25
Bump django from 1.11.29 to 3.2.25
Configuration menu - View commit details
-
Copy full SHA for 2e4d217 - Browse repository at this point
Copy the full SHA 2e4d217View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a84f71 - Browse repository at this point
Copy the full SHA 5a84f71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 535af4d - Browse repository at this point
Copy the full SHA 535af4dView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee97b6a - Browse repository at this point
Copy the full SHA ee97b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 226c79b - Browse repository at this point
Copy the full SHA 226c79bView commit details
Commits on Jun 28, 2024
-
Merge pull request #77 from SAP/message-fix
Remove stacktrace from message
Configuration menu - View commit details
-
Copy full SHA for 3901cb7 - Browse repository at this point
Copy the full SHA 3901cb7View commit details -
Co-authored-by: Tsvetelina Marinova <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06c6feb - Browse repository at this point
Copy the full SHA 06c6febView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.2.3...master