Skip to content

Releases: akamai/cli-eaa

v0.7.3

Choose a tag to compare

@MikeSchiessl MikeSchiessl released this 17 Jun 07:32

Features/changes

  • Whitelisting dialin_info fields in access logs
  • add pagination to list_groups to return all results

v0.7.2

Choose a tag to compare

@bitonio bitonio released this 05 Dec 01:18
23ddcd5

Features/changes:

  • Display Connector Security Upgrade attributes (requires --json and --upgrade)

Minor:

  • Updated all OSS file headers

v0.7.1

Choose a tag to compare

@bitonio bitonio released this 14 Nov 20:49
  • Minor fix in new event logs field parsing

v0.7.0 | Edge Transport fields in event log (JSON)

Choose a tag to compare

@bitonio bitonio released this 27 Oct 21:09

Hello,

This release is able to parse the Edge Transport specific even log fields into JSON.

Unified Log Streamer release to follow shortly!

Thanks @shapiroj!

v0.6.12

Choose a tag to compare

@bitonio bitonio released this 22 Sep 14:44
daf55a1

Hello,

This release fixes a few bugs reported by cli-eaa users over the past few months.

  • Deal better with some API error response code
  • Improved logging

v0.6.11

Choose a tag to compare

@bitonio bitonio released this 17 Apr 21:22
0c315c0

Introduce connector debug commands!

Read more on the connector examples.

v0.6.10

Choose a tag to compare

@bitonio bitonio released this 24 Jun 16:07
bda6a9d

Bug fix release.

  • Bug fix: argument parsing was raising an fatal exception in some condition

v0.6.9

Choose a tag to compare

@bitonio bitonio released this 03 Jun 23:14
9c18a1b

Hello,

  • We are adding a new report named last_access to generate the list of unique users and their last access, per IdP.
  • Add a new column IdP hostname in the IdP list akamai eaa idp

Housekeeping

  • Moved reporting logic to a separate module
  • Update license date to 2024

v0.6.8

Choose a tag to compare

@bitonio bitonio released this 24 May 22:13
ad1cc13

Hello,

  • Improvement: 4x faster akamai eaa search command
  • New: Terraform module to create/destroy EAA application configuration
  • 4 new Jinja template functions:
    • cli_connector to lookup Connector from the unique ID
    • cli_idp to lookup IdP from the unique ID
    • cli_directory to lookup a directory from unique ID
    • cli_group to lookup a directory group from unique ID
  • Minor fixes/enhancements

v0.6.7

Choose a tag to compare

@bitonio bitonio released this 10 May 00:35
  • New: ability to create and remove an EAA connector
  • Improvement : URL Path Service will now cleanly merge default settings with the settings passed from the incoming JSON #34
  • Fix: regression introduced with the Jinja2 variables templating (on update) #41