Skip to content

Releases: Cosmo-Tech/CosmoTech-Acceleration-Library

0.9.2 - corrective on send workspace files

13 Feb 14:27

Choose a tag to compare

Correct an issue on workspace file send

broken-gif

Some pydantic validation broke with path being passed instead of string

Full Changelog: 0.9.1...0.9.2

0.9.1 - More commands and corrections

11 Feb 13:59

Choose a tag to compare

More commands !

broken-gif

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0 - dump_to_azure and get_logger

19 Dec 15:08

Choose a tag to compare

get_logger went to csm-orc

broken-gif

In an effort to allow for standardized logs inside of Cosmo Tech product the get_logger got moved to csm-orc as it is mandatory unlike CoAL

What's Changed

Full Changelog: 0.8.8...0.9.0

0.8.8 - Even more fixes

04 Dec 10:21

Choose a tag to compare

Even more fixes

broken-gif

Full Changelog: 0.8.7...0.8.8

0.8.7 - csm-data api postgres-send-runner-metadata

03 Dec 14:20

Choose a tag to compare

csm-data api postgres-send-runner-metadata

broken-gif

Full Changelog: 0.8.6...0.8.7

0.8.6 - More fixes and better type inference

03 Dec 09:10

Choose a tag to compare

More fixes and better type inference

broken-gif

Full Changelog: 0.8.5...0.8.6

0.8.5 - Fixes and security

27 Nov 10:54

Choose a tag to compare

Fixes and security

broken-gif

This release adds a few fixes and a security update for Keycloack authentication allowing the use of an optional security certificate to authenticate.

What's Changed

Full Changelog: 0.8.4...0.8.5

0.8.4 - CSV columns are no longer forced to lowercase

21 Oct 12:43

Choose a tag to compare

No more lowercase when importing CSV column names

broken-gif

The sanitization column for CSV loading kept a call to "lower" function left from a testing period, it got removed, now issues with column names will be tied to user inputs.

Full Changelog: 0.8.3...0.8.4

0.8.3 - Patch data outputs commands

15 Oct 12:06

Choose a tag to compare

Data export patch

broken-gif

Some data export commands had issues in some edge case, this patch correct those.

What's Changed

Full Changelog: 0.8.1...0.8.3

0.8.1 - Logger QoL

10 Oct 12:30

Choose a tag to compare

Give access to pre-configured loggers following the same format as CoAL for anyone

broken-gif

This patch adds a method to generate loggers using the configuration of the coal logger

Full Changelog: 0.8.0...0.8.1