Skip to content

Latest commit

 

History

History
805 lines (411 loc) · 34 KB

CHANGELOG.md

File metadata and controls

805 lines (411 loc) · 34 KB

3.16.1 (2023-08-04)

Bug Fixes

  • master: homebrew formula new location (b1334bb)

3.16.0 (2023-08-04)

Features

3.15.3 (2023-08-04)

Bug Fixes

  • autocomplete for data connector as flag (#136) (8ded383)

3.15.2 (2023-06-23)

Bug Fixes

  • strm-2469: correctly handle the absence of an active_projects.json file (#152) (b97e54e)

3.15.1 (2023-06-02)

Bug Fixes

3.15.0 (2023-05-31)

Features

  • strm-2424: add purpose mapping calls (#149) (f62777c)

3.14.2 (2023-05-25)

Bug Fixes

  • always print the batch job state message (#148) (2b18e83)

3.14.1 (2023-05-25)

Bug Fixes

  • strm-2422: remove redundant API calls (#147) (aae05f8)

3.14.0 (2023-05-24)

Features

  • strm-1922: store and use zed tokens for all calls (#146) (3598600)

3.13.0 (2023-05-08)

Features

  • strm-2399: remove consent level type for derived streams (#145) (71c5e69)

3.12.0 (2023-02-16)

Features

3.11.0 (2023-01-26)

Features

  • strm-2244: initial commit for cli support for privacy metrics (#142) (7f8ab15)

3.10.0 (2023-01-18)

Features

3.9.0 (2023-01-17)

Features

  • update api defs to 2.75.0 (ecf5fde)

3.8.1 (2023-01-12)

Bug Fixes

  • strm-2231: use matching schema refs in random-events command (#139) (a564339)

3.8.0 (2023-01-12)

Features

  • strm-2212: update cli for new DRAFT -> ACTIVE flow (#138) (af2fee3)

3.7.1 (2023-01-11)

Bug Fixes

  • strm-2223: set default policy retention to 0, the proto default value (#137) (5d2934c)

3.7.0 (2023-01-03)

Features

  • strm-2197: autocomplete for get, delete, manage project; allow delete without prompt (#135) (3b74428)

3.6.0 (2022-12-27)

Features

  • strm-2115: start of entity monitoring (#133) (5feeeae)

3.5.0 (2022-12-21)

Features

  • strm-1883: change active project configuration to account level (#134) (9193117)

3.4.0 (2022-12-12)

Features

3.3.0 (2022-12-07)

Features

  • strm-1882: add micro-aggregation batch job & FieldMetaData support (#128) (c760872)

3.2.0 (2022-12-06)

Features

  • strm-1393: remove sts references and STRMline docs (#130) (67ea503)

3.1.1 (2022-11-29)

Bug Fixes

  • strm-2058: do not resolve project if command is auth or create project (#129) (8242ceb)

3.1.0 (2022-11-02)

Features

  • strm-1837: implement policy commands (#126) (a4ef10d)

3.0.0 (2022-11-01)

Features

  • strm-1809: remove event_contract and schema commands (#127) (3ebf63c)

BREAKING CHANGES

  • strm-1809: event_contract and schema commands removed

2.19.0 (2022-10-11)

Features

2.18.1 (2022-10-05)

Bug Fixes

2.18.0 (2022-10-04)

Features

  • strm-1766: create resources in other project than active one; (#122) (54f95b9)

2.17.5 (2022-09-30)

Bug Fixes

  • typo in data contract printer (ec4ba05)

2.17.4 (2022-09-29)

Bug Fixes

2.17.3 (2022-09-29)

Bug Fixes

2.17.2 (2022-09-29)

Bug Fixes

  • allow empty commit for docs changes (6a3541e)

2.17.1 (2022-09-29)

Bug Fixes

  • strm-1763: fix active project initialization (ef4c9b3)

2.17.0 (2022-09-29)

Features

2.16.0 (2022-09-22)

Features

  • strm-1538: implement data-contracts api in cli (#119) (ff50a8b)

2.15.1 (2022-09-09)

Bug Fixes

  • strm-1601: fill in empty ref field in batch config (#118) (2d74b0b)

2.15.0 (2022-09-08)

Features

  • strm-1597: added common project-id while creating batch job (#117) (b8615e6)

2.14.2 (2022-09-05)

Bug Fixes

  • strm-1588: require authentication for authenticated commands (#116) (1977996)

2.14.1 (2022-09-02)

Bug Fixes

  • set data subject field in the create event contract request (#115) (0c5a2d8)

2.14.0 (2022-08-19)

Features

  • strm-1524: show error details for failed batch jobs (#113) (84e6dc3)

2.13.0 (2022-08-18)

Features

  • standardized format for grpc errors (950db28)

2.12.2 (2022-08-18)

Bug Fixes

  • context printer is plain by default and missing json pretty (#110) (d69431c)

2.12.1 (2022-08-17)

Bug Fixes

2.12.0 (2022-08-17)

Features

  • add auth show command to print login details (#109) (b03e18c)

2.11.1 (2022-08-17)

Bug Fixes

  • fix documentation url that breaks docs build (2f0ff5b)

2.11.0 (2022-08-16)

Features

2.10.1 (2022-08-15)

Bug Fixes

  • fix/doc-scripts: forgot to build docs first (#107) (f05f7db)

2.10.0 (2022-08-12)

Features

2.9.0 (2022-08-11)

Features

  • strm-1230: force release (baba358)

2.8.0 (2022-08-11)

Features

2.7.0 (2022-08-11)

Features

  • strm-1230: expose adding, removing and listing projects members (#100) (5a53520)

2.6.0 (2022-08-09)

Features

  • strm-1462: add create project command (#99) (f6508b5)

2.5.0 (2022-07-26)

Features

  • strm-1433: implement invite users command (#98) (9b71b21)

2.4.0 (2022-07-14)

Features

  • strm-1258 + strm-1238: use client_credentials grant for simulator and websocket; remove billing id (a6bad5b)

2.3.0 (2022-06-17)

Features

  • strm-1198: implement context switching for projects and add projectId to requests (f79d4fe)

2.2.0 (2022-05-24)

Features

2.1.0 (2022-05-19)

Features

2.0.4 (2022-05-11)

Bug Fixes

  • strm-1003: exit upon errors with simulating events (9e2247a)
  • strm-1003: print amount of events sent for simulator (2243c71)

2.0.3 (2022-05-11)

Bug Fixes

  • use correct executable path in generate_docs.sh (9f2965e)

2.0.2 (2022-05-10)

Bug Fixes

  • remove glob expansion that leads to failing copy (03c7c35)

2.0.1 (2022-05-10)

Bug Fixes

  • generate docs before publishing them (8887423)

2.0.0 (2022-05-10)

Features

  • add default case for cliexit when err is a grpc status (f6b715a)
  • better cli error handling (ac3c84f)
  • strm-764: add data-connector commands (23e07de)
  • strm-764: remove sink commands (779e0b7)
  • strm-764: use data connector api instead of sinks for batch-exporter cmd (aebb56e)

BREAKING CHANGES

  • strm-764: all sink commands have been removed, use the data-connector commands instead

1.24.1 (2022-04-08)

Bug Fixes

  • strm-922: revoke the current stored credentials if they are invalid (f9ce73d)

1.24.0 (2022-04-08)

Features

1.23.0 (2022-04-04)

Features

  • strm-812: add strm-cli-version header to every request (#85) (9b6a770)

1.22.0 (2022-02-28)

Features

  • strm-719 - add delete, activate, archive schema and event-contract commands (#83) (c1e1c0c)

1.21.2 (2022-02-24)

Bug Fixes

1.21.1 (2022-02-22)

Bug Fixes

1.21.0 (2022-02-22)

Features

  • auto-publish cli-reference docs (923566c)

1.20.0 (2022-02-11)

Features

  • delete multiple entities; save credentials default true; (#80) (e675c85)

1.19.0 (2022-02-09)

Features

  • allow deletion of multiple batch-jobs (#79) (0396082)

1.18.0 (2022-02-03)

Features

1.17.0 (2021-12-29)

Features

  • api: api 2.10.0 with avro_name in simple schema (de622ae)

1.16.0 (2021-12-21)

Features

  • update cli with include-existing-events for creating batch exporters (354759a)

1.15.0 (2021-12-08)

Features

  • reads yaml simple schemas (faacee4)

1.14.0 (2021-11-17)

Features

  • rename to new strmprivacy api (35543ef)

1.13.0 (2021-11-16)

Features

1.12.6 (2021-11-15)

Bug Fixes

  • cross compile fixed + switched to sarama kafka consumer (#68) (0e728e3)

1.12.5 (2021-11-12)

Bug Fixes

1.12.4 (2021-11-12)

Bug Fixes

1.12.3 (2021-11-12)

Bug Fixes

1.12.2 (2021-11-12)

Bug Fixes

1.12.1 (2021-11-12)

Bug Fixes

  • temporarily disable failing windows build (6eef102)

1.12.0 (2021-11-12)

Features

1.11.0 (2021-11-01)

Features

1.10.1 (2021-10-26)

Bug Fixes

  • error messages via util.CliExit (fc80631)

1.10.0 (2021-10-15)

Features

1.9.2 (2021-10-05)

Bug Fixes

  • event-auth: only run authenticate at the start of event auth and not for every sent event (#53) (907097f)

1.9.1 (2021-10-05)

Bug Fixes

  • proper auth success and failure redirects after login (#52) (adac9a6)

1.9.0 (2021-10-04)

Features

  • replace login flow with OAuth2.0 Authorization Code flow (#51) (9b6d871)

1.8.1 (2021-08-19)

Bug Fixes

  • config.yaml: configuration directory wasn't set yet (#46) (4023657)

1.8.0 (2021-08-18)

Features

  • config: create default config if not exists; save all entities to a a subdir under configpath (e8380d5)

1.7.0 (2021-08-18)

Features

  • context: add context command to print CLI context and show details of saved entities (a14b583)

1.6.0 (2021-08-18)

Features

  • batch-exporters: implement plain, table, json, json-raw printers for batch-exporters (1a8ebc0)
  • event-contract: create event contract now partially asks for cli flags and a definition (dfa0d74), closes #33
  • event-contracts: implement plain, table, json, json-raw printers for event-contracts (8f5931f)
  • kafka-clusters: implement plain, table, json, json-raw printers for kafka-clusters (6dbe06e)
  • kafka-exporters: implement plain, table, json, json-raw printers for kafka-exporters (04ee444)
  • kafka-users: implement plain, table, json, json-raw printers for kafka-users (fa6473e)
  • key-streams: implement plain, table, json, json-raw printers for key-streams (e8efd41)
  • printers: added interface for printers; implemented list streams printer (39b183a), closes #14
  • schemas: implement plain, table, json, json-raw printers for schemas (f205174)
  • sinks: implement plain, table, json, json-raw printers for sinks (6dc2c77)
  • streams: implement plain, table, json, json-raw printers for streams (7d10c42)
  • usage: added missing column in usage csv (4af404d)
  • usage: implement csv, json, json-raw printers for usage (6e96b2e)

1.5.0 (2021-08-18)

Features

  • event-contract: create event contract now partially asks for cli flags and a definition (#40) (ee06c74) , closes #33

1.4.0 (2021-08-12)

Features

  • sim: added demo schema random simulator (3311aec)

1.3.0 (2021-08-03)

Features

  • comments jk (230d12d)
  • schema-code: getting schema-code works (d9cf7b7)
  • handles creation of schemas and event-contracts (8c3d267)
  • merged create-schemas (10d2ccc)
  • merged usage branch (bdb28f3)
  • schema-code: interacts (7aaae9a)
  • schemas: create added (3dd41c9)
  • usage: better cli argument parsing (8773536)
  • wIP creation of schemas and event-contracts (afdce5d)
  • usage: get usage added (9a3d6e5)

1.2.1 (2021-07-29)

Bug Fixes

  • kafka-exporter: fixed can't create bug (85310b8)

1.2.0 (2021-07-19)

Features

  • schema: add --kafka-cluster to get schema (b48c019)

1.1.3 (2021-07-15)

Bug Fixes

1.1.2 (2021-07-14)

Bug Fixes

  • set ldflags correctly in order to set values for the version command (7071aaf)

1.1.1 (2021-07-14)

Bug Fixes

  • fix autocomplete; add logging and logrotate (ec4a0f7)

1.1.0 (2021-07-12)

Bug Fixes

  • stream create help text (164dbb5)
  • updated Makefile default; aligned all help texts; misc (175f23b)
  • event-auth-host: default lacked https prefix (574aaef)

Features

  • config-path: config path used for saving (9766435)
  • configpath: configpath used everywhere (243af63)
  • egress: persistent flag (c7dad70)

1.0.0 (2021-07-09)

Features

BREAKING CHANGES

  • changed to gRPC API definitions