Releases: akamai/cli-etp
Releases · akamai/cli-etp
v0.4.8
v0.4.7
v0.4.6
v0.4.5
Fixed a python 3.12 incompability
v0.4.4
v0.4.3
v0.4.2
New event type netcon
for fetching Network Connection Details
More info on techdoc:
https://techdocs.akamai.com/etp-reporting/reference/post-network-traffic-connections-details
v0.4.1
v0.4.0
- minor fix to guarantee compatibility with future API versions
v0.3.9
Howdy,
Few minor improvements in this release:
- With our revamped security event back-end, default delay is 3 minutes when fetching events with
--tail
- Adopting v3 config API to display items in a list, using pagination (was previously limited to 50)
- Added corresponding unit test cases