Skip to content

Releases: netboxlabs/diode

helm-chart-diode-0.1.0

15 Oct 20:47
6a85137
Compare
Choose a tag to compare

A Helm chart for Diode

diode-reconciler/v0.6.0

26 Sep 20:14
ae69e71
Compare
Choose a tag to compare

0.6.0 (2024-09-26)

Bug Fixes

  • docker-compose - add missing environment variable (#177) (3f4235f)
  • extract ingested entity from proto (#173) (d78ce81)

Features

  • add authz for retrieving ingestion logs (#165) (c170a04)
  • add diode-reconciler to ingress nginx config (#174) (4be8d62)
  • add golangci-lint gci linter (go package import order) (#170) (7959b28)
  • generate reconciler protobuf for sdk in diode-netbox-plugin (#164) (71ac37e)
  • implement reconciler retrieve ingestion logs (#166) (c091b45)
  • ingest entity UNSPECIFIED state (#168) (678577f)
  • ingestion log state queued (#176) (45fdcac)
  • ingestion logs and migrations (#167) (3171be5)
  • ingestion logs pagination and metrics adjustments (#171) (9983fcf)
  • redis FT.SEARCH index adjustments (#175) (9afb78e)
  • store generated changeset into ingestion log (#172) (44e1bcd)

diode-ingester/v0.6.0

26 Sep 20:15
ae69e71
Compare
Choose a tag to compare

0.6.0 (2024-09-26)

Bug Fixes

  • docker-compose - add missing environment variable (#177) (3f4235f)
  • extract ingested entity from proto (#173) (d78ce81)

Features

  • add authz for retrieving ingestion logs (#165) (c170a04)
  • add diode-reconciler to ingress nginx config (#174) (4be8d62)
  • add golangci-lint gci linter (go package import order) (#170) (7959b28)
  • generate reconciler protobuf for sdk in diode-netbox-plugin (#164) (71ac37e)
  • implement reconciler retrieve ingestion logs (#166) (c091b45)
  • ingest entity UNSPECIFIED state (#168) (678577f)
  • ingestion log state queued (#176) (45fdcac)
  • ingestion logs and migrations (#167) (3171be5)
  • ingestion logs pagination and metrics adjustments (#171) (9983fcf)
  • redis FT.SEARCH index adjustments (#175) (9afb78e)
  • store generated changeset into ingestion log (#172) (44e1bcd)

diode-reconciler/v0.5.0

05 Sep 14:36
b14d11a
Compare
Choose a tag to compare

0.5.0 (2024-09-05)

Bug Fixes

  • docker - configure redis append only file directory (f3eb39d)
  • docker - ingress-nginx listening to correct port (#152) (f5b97d2)

Features

  • add authorization for reconciler service (#159) (037ee27)
  • add cluster objects integration tests (#161) (10eac34)
  • add integration test for Virtual Machine Objects (#162) (07d1808)
  • Add new schema data to ingest-entity (#150) (7a139e3)
  • add RetrieveIngestionLogs to reconciler proto (#154) (910327b)
  • add virtualization object types support (#155) (be4fd4d)
  • reorg proto structure (#158) (bae91c5)
  • store reconciliation errors in redis (#153) (a3316e5)

diode-ingester/v0.5.0

05 Sep 14:35
b14d11a
Compare
Choose a tag to compare

0.5.0 (2024-09-05)

Bug Fixes

  • docker - configure redis append only file directory (f3eb39d)
  • docker - ingress-nginx listening to correct port (#152) (f5b97d2)

Features

  • add authorization for reconciler service (#159) (037ee27)
  • add cluster objects integration tests (#161) (10eac34)
  • add integration test for Virtual Machine Objects (#162) (07d1808)
  • Add new schema data to ingest-entity (#150) (7a139e3)
  • add RetrieveIngestionLogs to reconciler proto (#154) (910327b)
  • add virtualization object types support (#155) (be4fd4d)
  • reorg proto structure (#158) (bae91c5)
  • store reconciliation errors in redis (#153) (a3316e5)

diode-reconciler/v0.4.0

02 Aug 16:24
d69fab9
Compare
Choose a tag to compare

0.4.0 (2024-08-02)

Bug Fixes

Features

diode-ingester/v0.4.0

02 Aug 16:23
d69fab9
Compare
Choose a tag to compare

0.4.0 (2024-08-02)

Bug Fixes

Features

diode-reconciler/v0.3.0

23 Jul 15:30
6502587
Compare
Choose a tag to compare

0.3.0 (2024-07-23)

Features

  • fix names (5714485)
  • improve api key consistency by renaming INGESTION_API_KEY to DIODE_API_KEY (787ee1f)

diode-reconciler/v0.2.0

23 Jul 14:45
d055018
Compare
Choose a tag to compare

0.2.0 (2024-07-23)

Bug Fixes

Features

  • remove use of redundant NETBOX_API_URL
  • allow change tls verification by setting env variable (#127) (b855cc7)
  • increase diode-server sever tests (#133) (472120b)

diode-ingester/v0.3.0

23 Jul 15:29
6502587
Compare
Choose a tag to compare

0.3.0 (2024-07-23)

Features

  • fix names (5714485)
  • improve api key consistency by renaming INGESTION_API_KEY to DIODE_API_KEY (787ee1f)