Skip to content

Releases: opencost/opencost-parquet-exporter

v0.2.0-rc3

09 Sep 22:22
8929267
Compare
Choose a tag to compare
v0.2.0-rc3 Pre-release
Pre-release

What's Changed

  • Add azure storage account export target by @cklingspor in #11
  • Bump azure-identity from 1.15.0 to 1.16.1 in the pip group by @dependabot in #15
  • fix docker warning FromAsCase by @lmello in #16
  • bugfix: use the script path to detect the config files path. by @lmello in #18

Full Changelog: v0.1.8...v0.2.0-rc3

v0.2.0-rc2

07 Sep 13:05
f3c67dc
Compare
Choose a tag to compare
v0.2.0-rc2 Pre-release
Pre-release

What's Changed

  • Security patch pre-release.

  • The versions 0.2.X might have breaking changes when moving from 0.1.X releases.

  • Bump azure-identity from 1.15.0 to 1.16.1 in the pip group by @dependabot in #15

Full Changelog: v0.2.0-rc1...v0.2.0-rc2

v0.2.0-rc1

07 Sep 13:02
1c0e817
Compare
Choose a tag to compare
v0.2.0-rc1 Pre-release
Pre-release

What's Changed

  • This is a release candidate version, there are substantial changes in this version, It might break your use case, I tested on my use case for AWS S3 and @cklingspor tested it in Azure Blog Storage.

  • Add azure storage account export target by @cklingspor in #11

Full Changelog: v0.1.7...v0.2.0-rc1

v0.1.9

09 Sep 22:38
6ee0c91
Compare
Choose a tag to compare

What's Changed

Security update for docker image.

Fixes:

Severity CVE Package Name Current Version Fixed Version Source Layer
HIGH CVE-2024-6119 libssl-dev 3.0.14-1~deb12u1 3.0.14-1~deb12u2 https://security-tracker.debian.org/tracker/CVE-2024-6119
HIGH CVE-2024-6119 libssl3 3.0.14-1~deb12u1 3.0.14-1~deb12u2 https://security-tracker.debian.org/tracker/CVE-2024-6119
HIGH CVE-2024-6119 openssl 3.0.14-1~deb12u1 3.0.14-1~deb12u2 https://security-tracker.debian.org/tracker/CVE-2024-6119

Security Upgrade

03 Sep 14:58
6ee0c91
Compare
Choose a tag to compare

Upgrade docker image

v0.1.7

05 Jun 15:34
6ee0c91
Compare
Choose a tag to compare

What's Changed

  • Add date format to the README by @bovf in #13
  • Bump requests from 2.31.0 to 2.32.0 in the pip group across 1 directory by @dependabot in #12

New Contributors

  • @bovf made their first contribution in #13

Full Changelog: v0.1.6...v0.1.7

v0.1.6

09 May 15:57
5b1a90d
Compare
Choose a tag to compare

What's Changed

  • Security updates and fixes.
  • Improved unit testing and enabling them on github action by @lmello in #6
  • Adding an example k8s cronjob resource by @lmello in #7
  • Explicitly stating build architectures in build steps by @cklingspor in #9

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

26 Feb 15:16
5a5b5e9
Compare
Choose a tag to compare

Security OS Patching
Full Changelog: v0.1.2...v0.1.5

Security updates OS

26 Feb 15:06
5a5b5e9
Compare
Choose a tag to compare

Build docker

22 Feb 19:56
b8e0b77
Compare
Choose a tag to compare
Docker image OS updates

OS updates must be done both in builder and runtime images.

Signed-off-by: Leonardo Rodrigues de Mello <[email protected]>