Releases: reinfer/cli
Releases · reinfer/cli
v0.27.0
v0.27.0
Changed
- Alow users to filter get datasets by sources that they reference
- Bucket statistics now provide either an exact count of raw emails up to a predefined upper limit, or a lower bound if the count exceeds this limit.
v0.26.0
v0.26.0
Breaking
- The
create bucket
flag--transform-tag
is now removed.
v0.25.0
v0.25.0
- Fixes issue when getting streams that have multiple filters on single user property
- Fixes issue where upper case file names would not be matched in
parse
- Reduce batch size when deleting comment batches
- Support attachment type filters
- support getting stats for
get buckets
- Show usage on
get quotas
v0.24.0
v0.24.0
- BREAKING: the
--context
option is now required. Users need to opt
out if they don't want to provide this for every command - BREAKING: the
--context
option is always a required field for internal users
v0.23.0
v0.23.0
- Add
get emails
- Added support for
--auto-increase-up-to
when creating quotas. - Support spans format for entities
v0.22.2
v0.22.2
- Fix a bug where some label annotations cannot be applied
v0.22.1
v0.22.1
- minor api improvements
v0.22.0
v0.22.0
- Add integration commands
v0.21.5
v0.21.5
- Fix a bug where stream responses were not correctly parsed
- Fix a bug where streams were not correctly advanced
v0.21.4
v0.21.4
- Add messages filters
- Fixes
required
field error when interacting with datasets