Skip to content

Tags: hipagesgroup/data-tools

Tags

v1.70.0

Toggle v1.70.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: [DAE-341] upgrade-python-3.12 (#233)

* DAE-341-upgrade-python-3.12

* debug

* remove poetry

* poetry 3.12

* debug test-reporter

* debug

* debug

* debug

* remove all cc-test-reporter

* add mock as dev requirement

* add testcontainers, pytest-mock

* remove dupplication import

* remove change

* debug

* debug

* DEBUG

* debug

* DEBUG

* remove cc-test-reporter

* NO EXTRA CHANGE

* debug

* debug

* check if security issue related, suggested by security team

---------

Co-authored-by: malishariat20 <[email protected]>

v1.69.1

Toggle v1.69.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pin twine version to fix pypi upload (#226)

v1.69.0

Toggle v1.69.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: [DAE-150] Remove and replace Athena to Cassandra sync (#224)

* feat: [DAE-150] Setup amazon keyspace sync using databricks util

* Remove athena to cassandra util

* Fix tests

* update comments

* Fix copilot review comments

* Fix method name

* Remove redundant methods

* Fix comments

* fix comment

v1.68.1

Toggle v1.68.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Migrate from attr.dataclass to dataclasses.dataclass (#207)

v1.68.0

Toggle v1.68.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: [DP-2108][DP-2234][DP-2303] Update packages (#199)

* update packages

* attempt patch

* so it begins

* fix dependencies moto and remove googleads

* comment out

* update poetry

* update pandas import

* fix: unix time

* fix timestamp

* parquet fix

* nuke

* fix: remove comments

---------

Co-authored-by: shub-v <[email protected]>

v1.67.2

Toggle v1.67.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: downgrade to v11 (#197)

v1.67.1

Toggle v1.67.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: upgrade to v13 (#196)

v1.67.0

Toggle v1.67.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: upgrade google ads to V13 (#193)

v1.66.1

Toggle v1.66.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: dummy pr change to create semantic release (#188)

Changes for security updates:

* chore(deps): bump setuptools from 65.3.0 to 65.5.1 (#187) 524eea4
* chore(deps): bump oauthlib from 3.2.0 to 3.2.1 (#184) c734b5a
* chore(deps): bump certifi from 2022.5.18.1 to 2022.12.7 (#185) 1eddb14
* chore(deps): bump cryptography from 37.0.2 to 38.0.3 (#186) d296099

v1.66.0

Toggle v1.66.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update cassandra connection settings signature (#180)

* feat: update cassandra connections settings signature

* fix: remove Optional from type hint

* fix: set Consistencylevel to LOCAL_QUORAM while connecting to keyspaces