Skip to content

Releases: akamai/uls

v1.9.0

04 Jun 14:59
e02c23e
Compare
Choose a tag to compare

v1.9.0

Date 2025-06-03
Kind MAJOR release
Author [email protected]
  • Features

    • New --clidebug trigger to allow inline debugging of the underlying CLI (only works with RAW output)
    • Complete rework of the "INPUT CLI" tool to fix a bug related to start- and stoptime
  • Bugfixes

    • fixed a bug that prevented json output on "EAA" --start & --end time
    • fixed a bug that resulted with a "Variable substition triggered but no value given (inline code issue)" error when using RAWCMD option for EAA
    • [docker] bumped CLI-LN to version 0.0.6 - (fixed a missing inline requirement)

v1.8.6

08 May 09:09
50cbe60
Compare
Choose a tag to compare

v1.8.6

Date 2025-05-08
Kind Bugfix / Improvement
Author [email protected]
  • ❗❗❗ SIA (former ETP) Users
    Please make sure to checkout a new alternative to ULS (which pulling the DNS logs from the API).
    The Akamai Secure Internet Access now allows a to PUSH the logs to you.

  • Docfixes

    • Added requirements and a little more detailed instructions on the helm usage
    • Added an information related to an improved SIA (ETP) Log delivery alternative
      • ULS will show a 3 second warning, when input=sia feed=dns to let the user know that there is alternative
      • Added a FAQ section to introduce the new SIA capabilities
  • Minor improvements

    • [docker] bumped Python container version to 3.13.3
    • [docker] bumped CLI-EAA to version 0.6.11 (removed RC tag)
    • [docker] bumped CLI-LN to version 0.0.5
    • [docker] bumped CLI-GC to version 0.0.7
    • [docker] bumped CLI-ETP to version 0.4.9 - now allowing 10x bigger page sizes !!
    • upgraded several "requirement" dependencies

v1.8.5

04 Mar 17:14
1745fe3
Compare
Choose a tag to compare

v1.8.5

Date 2025-03-04
Kind BUGFIX release
Author [email protected]
  • Features

    • New ULS feed for Linode: UTILIZATION
      {"time": "2025-02-06T15:23:54.048512+00:00", "account": "Akamai Technologies - DEMO", "linode": 17, "lke_cluster": 5, "vpc": 9, "vlan": 21, "cloud_firewall": 41, "node_balancer": 15, "object_storage": 46, "volume": 127}
      This feed helps to understand and track the Linode account usage
  • Minor improvements

    • [docker] bumped Python container version to 3.13.2
  • Bugfixes

    • fixed a bug caused by newer ETP/SIA CLI when using the autoresume function (This is prone to fail again as we were tackling an API issue)
    • manually merged changes from PR#78 - issue #81 - something went wrong when merging the original PR - sorry for the inconvenience @vasantbala
    • Fixed a bug where the successful sending of HTTP was not properly logged - issue #82 - thanks again @vasantbala

v1.8.4

07 Jan 09:45
1122750
Compare
Choose a tag to compare

Version History

v1.8.4

Date 2025-01-07
Kind MINOR release
Author [email protected]
  • Minor improvements

    • [docker] bumped Python container version to 3.12.8
    • [docker] bumped EAA container version to RC0.6.11
  • Bugfixes

    • Bugfix for JSON Log Escaping (massive thx to @sethumadhav07 for the provided PR)

v1.8.3

23 Sep 08:19
f283ff0
Compare
Choose a tag to compare

v1.8.3

Date 2024-09-23
Kind MINOR release
Author [email protected]
  • Minor improvements

    • [docker] bumped CLI-GC version to 0.0.6
  • Bugfixes

    • Improved JSON Log Escaping (massive thx to @sethumadhav07 for the provided PR)

v1.8.2

11 Sep 12:50
e7cd15c
Compare
Choose a tag to compare

v1.8.2

Date 2024-09-11
Kind MINOR release
Author [email protected]
  • Features

    • Enabled Windows Support (natively run in python 3.12+ on Windows)
  • Minor improvements

    • [docker] bumped CLI-ETP version to 0.4.8 (future api support fix)
  • Bugfixes

    • Fixed a bug that caused an incompatibility with python versions < 3.12
  • Housekeeping

    • improved python version testing (sampling py3.9 to 3.12)

v1.8.1

28 Aug 11:27
474b746
Compare
Choose a tag to compare

v1.8.1

Date 2024-08-28
Kind MINOR release
Author [email protected]
  • Bugfixes
    • Merged a missing fix from the development branch

v1.8.0

27 Aug 15:53
c90f587
Compare
Choose a tag to compare

PLEASE USE ULS v1.8.1 instead

v1.8.9 lacks some merges - please use the latest version (or v1.8.1) instead of v1.8.0



v1.8.0

Date 2024-08-27
Kind MINOR release
Author [email protected]
  • Features

    • Prometheus monitoring support added to allow smoother monitoring into third party (prometheus compatible) monitoring sytems. More information here
    • CallHome (opt-out) function to enable the ULS team to collect anonymous statistics & usage information - more information here
    • Added the option to toggle Log Output towards "JSON" format (see feature request)
    • Added an option to manipulate the ULS internal logging format (see feature request and the Additional Features section)
    • Added an option to manipulate the ULS internal logging date/time format (see feature request
  • Minor improvements

    • Updated all required packages to the latest version(s)
    • [docker] Bumped Python version to 3.12.5
  • Bugfixes

    • issue when using jmespath transformation the result was not proper json - big thanks to @bart-parka for coming up with a PR to fix this

v1.7.5

16 Jul 10:01
c3da86c
Compare
Choose a tag to compare

v1.7.5

Date 2024-07-16
Kind MINOR release
Author [email protected]
  • Minor improvements
    • Updated Command Line usage docs (ACC logs installation)
    • [docker] bumped GC-LOGS to version "0.0.5"
    • [docker] bumped CLI-EAA to version "0.6.10" - fixed the bug that crashed the EAA logs in ULS-Docker Container v1.7.4
    • [docker] changed the privilege within the docker (installation as root - then dropping to unprivileged user) - fix for Openshift + adding higher security
    • changed the path for the .edgerc mock to uls/var (instead of uls/ext)

v1.7.4

17 Jun 11:45
4bf1d2a
Compare
Choose a tag to compare

PLEASE DO NOT USE THIS RELEASE FOR NOW
The EAA INPUT in DOCKER seems to have an issue, a fix version will be released, soon


v1.7.4

Date 2024-06-17
Kind MINOR release
Author [email protected], [email protected]
  • Features

    • New Input & Feed available - Akamai Control Center Events
  • Minor improvements

    • [docker] Bumped Python version to 3.12.4
    • [docker] bumped CLI-EAA to "0.6.9"
    • HYDROLIX documentation added to the SIEM integrations
  • BUGFIX

    • Fixed a bug in the autoresume function where SIA does not equal it's alias ETP properly