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

chore: release 0.1.0 #90

Closed
wants to merge 1 commit into from
Closed

Conversation

jensdrenhaus
Copy link
Member

🤖 I have created a release beep boop

0.1.0 (2024-09-26)

Features

  • add generated code for RPC service (f3770a0)
  • add pkg/dut (51027cc)
  • add pkg/module with Module interface definition (594224c)
  • cli for dutagent (655b41f)
  • cli for dutctl (18644ba)
  • communication design: add 'Details'-RPC (b721bb2)
  • draft command for dutctl (8eed5d1)
  • draft commands for dutctl and dutagend (5c80434)
  • dutagent runs module de-init on clean-up (1517141)
  • dutagent runs module init on startup (705bd56)
  • dutctl: validate transmitted file names against cmdline content (3bbe412)
  • file transfer between client and agent (9b09125)
  • multi-module support (f3b5bb3)
  • parse devices from YAML config (62bad03)
  • plug-in system for modules (07f6338)
  • protobuf spec (21a406a)

Bug Fixes

  • chanio constructors return errors (2737ff9)
  • dutagent example config: remove empty command (55f8da5)
  • dutagent module broker errors on bad file transfers (1a114ab)
  • synch terminiation of module execution (ed82f7e)

Documentation

  • add flow charts for RPCs (d624218)
  • add NLNet logo to README.md (9d0ce00)
  • communication design (33f2611)
  • finalize initial project documentation (e90b05d)
  • finalize module documentation (d182e1f)
  • fine tune module guide (db2c43e)
  • fix code block style (f171a81)
  • fix reference in protobuf/README.md (6b6b768)
  • installation instructions in protobuf/README.md (f2c9bbd)
  • update module docu (c464e7b)

Other Work

  • adapt naming in dutctl.proto (28566ba)
  • add device list type to pkg/dut (2d9ec29)
  • code style and linting (69f623f)
  • dutagent cli (dc11693)
  • dutagent-to-module communication (6b41105)
  • dutagent's Run RPC handler being a state machine (97e5343)

CI

  • update .release-please-manifest.json (fb3f3a6)
  • update .release-please-manifest.json (349817b)

This PR was generated with Release Please. See documentation.

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.

1 participant