Releases: cs130-w21/1
Releases · cs130-w21/1
Junknet v0.2.0
Junknet v0.1.0
Added
- Client: Dummy client using HTTP/2.
- Client: Job sequencer for client (topological dependency sorting).
- Daemon: Dummy server using HTTP/2.
- Daemon: Docker execution layer to manage containers, images, streams.
- Zeroconf: Nodes use Zeroconf to announce and discover Junknet services.
- Package: Automatic API documentation, hosted at https://junknet.netlify.app/.
- Package: Binaries
junknet-make
(Controller) andjunknetd
(Daemon). - DevOps: Use Semantic Versioning for release tags.
- DevOps: Use Keep a Changelog for release descriptions.
Changed
Deprecated
- Client: HTTP/2 based client will be replaced by SSH client.
- Daemon: HTTP/2 based daemon will be replaced by SSH server.