Skip to content
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

Release v1.40.0 #670

Merged
merged 8 commits into from
Sep 26, 2023
Merged

Release v1.40.0 #670

merged 8 commits into from
Sep 26, 2023

Conversation

angrybayblade
Copy link

Release summary

Version number: v1.40.0

Release details

AEA:

  • Removes the web3py fork as a dependency
  • Bumps the protobuf to protobuf>=4.21.6,<5.0.0
  • Updates protocol buffers compiler to v24.3
  • Updates the protocol generator
  • Removes unused layers from the user image and uses minimal python image as base

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING doc
  • I am making a pull request against the main branch (left side), from develop
  • Lint and unit tests pass locally and in CI
  • I have checked the fingerprint hashes are correct by running (aea packages lock --check)
  • I have regenerated the latest API docs
  • I built the documentation and updated it with the latest changes
  • I have added an item in HISTORY.md for this release
  • I bumped the version number in the aea/__version__.py file.
  • I bumped the version number in every Docker image of the repo and published it. Also, I built and published them with tag latest
    (check the READMEs of aea-develop
    and aea-user)
  • I have pushed the latest packages to the registry.
  • I have uploaded the latest aea to PyPI.
  • I have uploaded the latest plugins to PyPI.

solarw
solarw previously approved these changes Sep 26, 2023
Copy link
Collaborator

@solarw solarw left a comment

Choose a reason for hiding this comment

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

LGTM


AEA:
- Removes the `web3py` fork as a dependency
- Bumps the protobuf to `protobuf>=4.21.6,<5.0.0`
Copy link
Collaborator

Choose a reason for hiding this comment

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

cool!

@angrybayblade angrybayblade changed the base branch from fix/remove-forked-dependencies to main September 26, 2023 08:42
@angrybayblade angrybayblade dismissed solarw’s stale review September 26, 2023 08:42

The base branch was changed.

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e5fc97e) 91.99% compared to head (da78f5f) 92.00%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #670   +/-   ##
=======================================
  Coverage   91.99%   92.00%           
=======================================
  Files         371      371           
  Lines       29539    29539           
=======================================
+ Hits        27175    27176    +1     
+ Misses       2364     2363    -1     
Flag Coverage Δ
unittests 92.00% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
aea/__version__.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

Copy link
Collaborator

@solarw solarw left a comment

Choose a reason for hiding this comment

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

lgtm

@angrybayblade angrybayblade merged commit 4fc02c1 into main Sep 26, 2023
31 of 32 checks passed
@DavidMinarsch DavidMinarsch deleted the release/v1.40.0 branch October 12, 2023 23:55
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.

3 participants