Skip to content

Commit

Permalink
FR-276 Implement stream inventory workers
Browse files Browse the repository at this point in the history
- Bumped version of frinx-inventory-api to 2.1.0.
- Implemented new inventory workers for following mutations
  and query: AddStreamMutation, UpdateStreamMutation,
  DeleteStreamMutation, StreamsQuery.
  • Loading branch information
jaro0149 committed Jul 12, 2024
1 parent 65289f7 commit f0b5cba
Show file tree
Hide file tree
Showing 4 changed files with 332 additions and 159 deletions.
7 changes: 6 additions & 1 deletion inventory/python/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,9 @@

# 1.2.1
- Updated inventory AddDevice and UpdateDevice settings, so they can also contain empty values.
Useful when adding devices that have failed during the workflow.
Useful when adding devices that have failed during the workflow.

# 1.3.0
- Bumped version of frinx-inventory-api to 2.1.0.
- Implemented new inventory workers for following mutations and query:
AddStreamMutation, UpdateStreamMutation, DeleteStreamMutation, StreamsQuery.
Loading

0 comments on commit f0b5cba

Please sign in to comment.