Skip to content

Releases: moj-analytical-services/mojap-metadata

v1.15.3

02 Aug 13:57
4804183
Compare
Choose a tag to compare
tag (#149)

Update SQLConverter options

02 Aug 13:35
99a5655
Compare
Choose a tag to compare

What's Changed

  • Option to turn metadata into snake case from sqlalchemy by @matt-heery in #147

Full Changelog: v1.15.1...v1.15.2

v1.15.1

18 Jun 17:38
8074ed2
Compare
Choose a tag to compare

What's Changed

  • Update formatting in glue converter readme.md, and updated version in pyproject.toml file and changelog by @lalithanagarur in #146

Full Changelog: v1.15.0...v1.15.1

v1.15.0

18 Jun 15:03
6b6d1a4
Compare
Choose a tag to compare

What's Changed

  • Update pypi action and dependencies by @Thomas-Hirsch in #135
  • updated pytest.warns(None) in tests/helper.py as deprecated in pyest v8 so was causing tests to fail by @matt-heery in #141
  • Bug Fix: Lowercase PK in the metadata by @matt-heery in #140
  • GlueTable Class - functionality for table properties in Glue Data Catalog by @lalithanagarur in #137

New Contributors

Full Changelog: v1.14.2...v1.15.0

update dependencies

15 Nov 16:23
ee8af37
Compare
Choose a tag to compare

Updating dependencies for security

v.1.14.1

13 Sep 14:51
49ff7c0
Compare
Choose a tag to compare

Fixes decimal type conversion for GlueConverter

Updates metadata schema

04 Sep 15:13
587add4
Compare
Choose a tag to compare

v1.3.0 of our metadata schema didn't account for the possibility of a space in decimal128(x, y). v1.4.0 updates the regex to account for it. This release brings the internal package in line with the new version

Add python 3.11 to actions

01 Aug 13:41
2fa53dd
Compare
Choose a tag to compare
update pyyaml dependency (#122)

* update pyyaml dependency

* add python 3.11 to tests

* remove 3.11 from mojap test to see if other versions work

* and add it back in, see how that works

v1.13.0

06 Jul 17:39
8fba1ee
Compare
Choose a tag to compare

Added AWS Iceberg converter. See #119 for more information.

Add sqlalchemy converter options

13 May 20:05
00f3b0c
Compare
Choose a tag to compare
v1.12.2

Update pyproject.toml to 1.12.2