Releases
v0.2.0
0.2.0 - 2023-09-21
Breaking changes
pyauditor + Apel plugin + HTCondor collector: Support for Python 3.6 and 3.7 has been dropped (@QuantumDancer )
Apel plugin: cpu_time_unit
has to be present in the config file. See Documentation (@dirksammel )
Auditor: Updating a non-existent record now returns an HTTP 404 error instead of HTTP 400 error (@QuantumDancer )
Docker containers: The main
tag was replaced with the edge
tag (@QuantumDancer )
Dependencies: Update pyo3 from 0.15.2 to 0.19 and pyo3-asyncio from 0.15 to 0.19 (@QuantumDancer )
When creating a record with pyauditor
, the timezone of the datetime object now needs to be converted to datetime.timezone.utc
instead of pytz.utc
Security
Added
Changed
Apel plugin: Bugfix in catching empty record list (@dirksammel )
Apel plugin: Catch VOMS information that does not start with /
(@dirksammel )
Apel plugin: Remove pytz
dependency (@dirksammel )
Apel plugin: Refactor code (@dirksammel )
Apel plugin: Remove encoding from logging (@dirksammel )
Auditor: Fix default address in AuditorClientBuilder (@QuantumDancer )
CI: Update list of RUSTSEC ignores (@dirksammel )
HTCondor collector: Handle undefined
values from the batch system correctly (@rfvc )
HTCondor collector: Replace datetime.utcfromtimestamp
with datetime.fromtimestamp
(@dirksammel )
Slurm collector: Add option to allow for empty fields in sacct
output (@QuantumDancer )
Slurm collector: Fix parsing of ParsableType::Time for certain cases (@QuantumDancer )
Webpage: Adjust color schema and add text to About and ChangeLog pages (@frboehler , @QuantumDancer )
Dependencies: Update actions/checkout from 1 to 4 (@dirksammel , @rfvc )
Dependencies: Update actions/download-artifact from 2 to 3 (@dirksammel )
Dependencies: Update actions/setup-python from 2 to 4 (@dirksammel )
Dependencies: Update actions/upload-artifact from 2 to 3 (@dirksammel )
Dependencies: Update actix-web from 4.3.1 to 4.4.0 (@QuantumDancer )
Dependencies: Update actix-web-opentelemetry from 0.12.0 to 0.15.0 (@raghuvar-vijay )
Dependencies: Update anyhow from 1.0.70 to 1.0.75 (@stefan-k , @QuantumDancer )
Dependencies: Update chrono from 0.4.24 to 0.4.31 (@dirksammel , @QuantumDancer )
Dependencies: Update cryptography from 41.0.1 to 41.0.4 (@dirksammel )
Dependencies: Update docker/build-push-action from 2.5.0 to 5 (@dirksammel )
Dependencies: Update docker/login-action from 1.10.0 to 3 (@dirksammel )
Dependencies: Update docker/metadata-action from 3.3.0 to 5 (@dirksammel )
Dependencies: Update docker/setup-buildx-action from 1 to 3 (@dirksammel )
Dependencies: Update fake from 2.5.0 to 2.8.0 (@stefan-k , @QuantumDancer , @dirksammel )
Dependencies: Update itertools from 0.10.5 to 0.11.0 (@QuantumDancer )
Dependencies: Update maturin from 0.13 to 1.0 (@QuantumDancer )
Dependencies: Update num-traits from 0.2.15 to 0.2.16 (@QuantumDancer )
Dependencies: Update once_cell from 1.17.1 to 1.18.0 (@QuantumDancer )
Dependencies: Update opentelemetry from 0.17.0 to 0.20.0 (@raghuvar-vijay )
Dependencies: Update opentelemetry-prometheus from 0.10.0 to 0.13.0 (@raghuvar-vijay )
Dependencies: Update regex from 1.7.3 to 1.9.5 (@stefan-k , @QuantumDancer )
Dependencies: Update reqwest from 0.11.16 to 0.11.20 (@stefan-k , @QuantumDancer , @dirksammel )
Dependencies: Update rustls-webpki from 0.101.2 to 0.101.4 (@QuantumDancer )
Dependencies: Update serde from 1.0.160 to 1.0.188 (@stefan-k , @QuantumDancer , @dirksammel )
Dependencies: Update serde_json from 1.0.96 to 1.0.107 (@QuantumDancer )
Dependencies: Update serde_with from 2.3.2 to 3.3.0 (@stefan-k , @QuantumDancer , @dirksammel )
Dependencies: Update sqlx from 0.6.3 to 0.7.1 (@dirksammel ), (@raghuvar-vijay )
Dependencies: Update thiserror from 1.0.40 to 1.0.48 (@QuantumDancer , @dirksammel )
Dependencies: Update tokio from 1.27.0 to 1.32.0 (@stefan-k , @QuantumDancer )
Dependencies: Update tracing from 0.1.37 to 0.1.38 (@stefan-k )
Dependencies: Update tracing-actix-web from 0.7.4 to 0.7.6 (@QuantumDancer )
Dependencies: Update tracing-bunyan-formatter from 0.3.7 to 0.3.9 (@QuantumDancer , @dirksammel )
Dependencies: Update tracing-subscriber from 0.3.16 to 0.3.17 (@stefan-k )
Dependencies: Update uuid from 1.3.1 to 1.4.1 (@stefan-k , @QuantumDancer )
Dependencies: Update wiremock from 0.5.18 to 0.5.19 (@QuantumDancer )
You can’t perform that action at this time.