Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release(prod): 2021.11.11.0-1, ECC concurrency, initFile robustness, …
…and pktfwd rewrite (#215) * test diag with new base image test diag with new base image * bump upnp for testing bump upnp for testing * fix: add depends on for packet forwarder The packet forwarder actually requires the miner container to be able to accept connections on the hostname helium-miner before it will be able to start the concentrator. This adds a depends_on to not attempt to start the packet forwarder container until the miner container is up * Create docker-compose.yml Bumps UPnP, config, diag and packet forwarder containers so they are now all using the same base image. We need to now test that it's actually smaller so will leave #182 open for now. * Bump to 2021.10.27.0_GA Bump to 2021.10.27.0_GA * Added documentation to the readme for quick start (#189) Added documentation to the readme for quick start (#189) * Bump to 2021.10.29.0_GA Bump to 2021.10.29.0_GA * Bump to 2021.11.02.0_GA Bump to 2021.11.02.0_GA * rearrange readme rearrange readme * Update README.md * Bump diag and config Bump diag and config * feat: bump GA to 2021.11.04.2 * release: bump GA to 2021.11.10.0 * release: bump GA to 2021.11.11.0 * Add tech support to CODEOWNERS Partially fixes #208 * fix: ECC locking and initFile (#209) Lock ECC usage and ensure initFile always returns. * build: bump firmware version * bump(pktfwd): current master branch Including likely unnecessary patch to regions. Co-authored-by: Aaron Shaw <[email protected]> Co-authored-by: Sebastian Maj <[email protected]>
- Loading branch information