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.1.13 #402

Merged
merged 77 commits into from
Nov 8, 2019
Merged

Release v0.1.13 #402

merged 77 commits into from
Nov 8, 2019

Conversation

DavidMinarsch
Copy link
Contributor

Release summary

Version number: v0.1.13

Release details

This release:

  • Adds envelope serializer
  • Adds support for programmatically initializing an AEA
  • Adds some tests for the gui and other components
  • Exposes connection status to skills
  • Updates oef connection to re-establish dropped connections
  • Updates the car park agent
  • Multiple additional minor fixes and changes

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 built the documentation and updated it with the latest changes
  • I've added an item in HISTORY.rst 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-deploy)
  • I have checked that the documentation about the aea cli tool works

Further comments

DavidMinarsch and others added 30 commits November 3, 2019 21:08
- remove obsolete method 'Resources.from_dir'
- remove obsolete asserts, e.g. checking whether 'resources' is None (not it is a mandatory argument).
- instantiate Filter in the AEA constructor.
Bumps oef sdk to 0.8.1 and adds reconnection procedure
Prepare develop for release v0.1.13
@DavidMinarsch DavidMinarsch merged commit 9688dc8 into master Nov 8, 2019
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