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.43.0 #701

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Release v1.43.0 #701

merged 4 commits into from
Dec 14, 2023

Conversation

angrybayblade
Copy link

@angrybayblade angrybayblade commented Dec 14, 2023

Release summary

Version number: v1.43.0

Release details

AEA:

  • Adds --timeout flag on aea install command
  • Fixes circular import issues on package manager
  • Fixes nested list environment variable parsing

Plugins:

  • Adds support for versioned transactions on solana plugin

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.

Further comments

Write here any other comment about the release, if any.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (326a54a) 90.22% compared to head (0171861) 90.21%.

Additional details and impacted files
@@                   Coverage Diff                   @@
##           fix/env-var-parsing     #701      +/-   ##
=======================================================
- Coverage                90.22%   90.21%   -0.01%     
=======================================================
  Files                      371      371              
  Lines                    29812    29812              
=======================================================
- Hits                     26897    26896       -1     
- Misses                    2915     2916       +1     
Flag Coverage Δ
unittests 90.21% <100.00%> (-0.01%) ⬇️

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

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

solarw
solarw previously approved these changes Dec 14, 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

@angrybayblade angrybayblade changed the base branch from fix/env-var-parsing to main December 14, 2023 09:02
@angrybayblade angrybayblade dismissed solarw’s stale review December 14, 2023 09:02

The base branch was changed.

0xArdi
0xArdi previously approved these changes Dec 14, 2023
@angrybayblade angrybayblade merged commit 1d93b93 into main Dec 14, 2023
@DavidMinarsch DavidMinarsch deleted the release/v1.43.0 branch December 27, 2023 21:42
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.

5 participants