Changelog
v3.2 (2022-02-28)
Closed issues:
- Error on ZMQ socket bind() needs more information, patch attached. #63
- Volttron1 container is not reentrant #54
- realpath not a thing anymore #11
Merged pull requests:
- Fix reentrant bug #62 (bonicim)
- Merge release/v3.1 into main #61 (github-actions[bot])
- Update Workflows and README #58 (bonicim)
- Fix docker-compose script and platform config for Volttron Central agent #52 (bonicim)
v3.1 (2022-01-14)
Closed issues:
- VOLTTRON Central Agent Showing status of 1 #48
Merged pull requests:
- Pin volttron submodule to 8.1.3 #59 (bonicim)
- Add DockerHub README and supporting Workflow action #57 (bonicim)
- Automate release process for Volttron Docker image #56 (bonicim)
- Remove Python 3.6, add >=3.7 to all GH workflows #53 (bonicim)
- Update platform_config.yml config for VolttronCentral #51 (bonicim)
v3.0 (2021-12-09)
Merged pull requests:
- Release/3.0 #50 (bonicim)
- Pin Volttron to 8.x; update README and docker-compose scripts #49 (bonicim)
v2.0 (2021-11-03)
Closed issues:
- Docker installation does not set proper permissions on socket #40
- rmq certification is changed #27
- mount host VOLTTRON_HOME #25
- docker-compose-rmq.yml #23
- Setup doesn't create the correct permissions on VOLTTRON_HOME directory #9
- The agent install priority in the setup-platform.py file is hard coded #6
Merged pull requests:
- Release/1.0 #46 (bonicim)
- Update/8.1.1volt #45 (bonicim)
- Update Dockerfile, docker-compose files, and README #42 (bonicim)
- Updated volttron submodule to point to main branch #41 (craig8)
- Merge main into develop #39 (bonicim)
- Update README instructions in Quickstart section #38 (bonicim)
- Update README #37 (bonicim)
- Develop #36 (bonicim)
- Fix setup-platform.py to not fail on agent installation #35 (bonicim)
- chore: update readme #33 (timothyclifford)
- Merge release branch, Release 1.0, into develop #32 (bonicim)
- Merge release branch, Release 1.0, into main #31 (bonicim)
- fix #27 (rmq certification is changed) #29 (GHYOON)
- Fix web ssl issue #26 (GHYOON)
- Add docker image test scripts and Github Actions Workflows #22 (bonicim)
- Revert "Revert "Add docker image test scripts c2"" #19 (bonicim)
- Revert "Add docker image test scripts c2" #18 (bonicim)
- Add docker image test scripts c2 #17 (bonicim)
- Update Docker image for rmq and zmq #15 (bonicim)
- Modified to recursively change the owner of the volttron home #14 (craig8)
- Fix bugs in setup-platform; update platform_config and volttron submodule #13 (bonicim)
- Fix bootstart script; add symlink in Dockerfile #12 (bonicim)
- Handle permission issue as USER_ID shouldn't be hard coded. #10 (craig8)
- system now builds with python3 and volttron7 release candidate #8 (laroque)
- Added code for getting agent install priority from the system config … #7 (dzimmanck)
- multi-architecture build automation on travis #5 (laroque)
- merge of updated docker-compose based on fuel-cells example #4 (laroque)
- handled existing certs use case #3 (schandrika)
* This Changelog was automatically generated by github_changelog_generator