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 v0.7.5 #1996

Merged
merged 141 commits into from
Nov 25, 2020
Merged

Release v0.7.5 #1996

merged 141 commits into from
Nov 25, 2020

Conversation

DavidMinarsch
Copy link
Contributor

@DavidMinarsch DavidMinarsch commented Nov 25, 2020

Release summary

Version number: v0.7.5

Release details

  • Adds AW3 AEAs
  • Adds basic oracle skills and contracts
  • Replaces usage of Ropsten testnet with Ganache in packages
  • Fixes multiplexer setup when used outside AEA
  • Improves help command output of CLI
  • Adds integration tests for simple skills
  • Adds version check on CLI push
  • Adds integration tests for tac negotiation skills
  • Multiple docs updates based on user feedback
  • Multiple additional tests and test stability fixes

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING doc
  • I am making a pull request against the master branch (left side), from develop
  • Lint and unit tests pass locally
  • I have checked the fingerprint hashes are correct by running (scripts/generate_ipfs_hashes.py)
  • 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 the docs/version.md 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-deploy)
  • I have checked that the documentation about the aea cli tool works
  • I have pushed the latest packages to the registry.

Further comments

Copy link
Collaborator

@lrahmani lrahmani left a comment

Choose a reason for hiding this comment

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

LGTM

@DavidMinarsch DavidMinarsch merged commit fb4b6db into master Nov 25, 2020
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.

6 participants