Skip to content

release(staxapp): v1.2.0 #82

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 1 commit into from
Mar 11, 2022
Merged

release(staxapp): v1.2.0 #82

merged 1 commit into from
Mar 11, 2022

Conversation

samdammers
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

This is a release only change (update to 1.2.0) and contains:

Full Changelog: v1.1.3...v1.2.0

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
  • This change removes log level setting for the following loggers: boto3, botocore, nose and urllib3, users may need to adjust the logging levels themselves to maintain current level of logs (Previously all set to WARNING)
  • This change sets staxapp logging level to INFO instead of DEBUG, however staxapp did not log anything at this level, so in effect no change. However if users want to receive DEBUG in the future they will need to configure this as per the README.

@samdammers samdammers requested a review from a team as a code owner March 11, 2022 03:02
Copy link
Contributor

@wolfeidau wolfeidau left a comment

Choose a reason for hiding this comment

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

👍 looks good

@codecov
Copy link

codecov bot commented Mar 11, 2022

Codecov Report

Merging #82 (bdf3be4) into master (b4c7f44) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          434       434           
=========================================
  Hits           434       434           
Impacted Files Coverage Δ
staxapp/__init__.py 100.00% <100.00%> (ø)

@samdammers samdammers merged commit d9c857f into master Mar 11, 2022
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