Skip to content

Releases: nuimarkets/nui-python-shared-utils

1.4.0

29 Jun 02:36
fed8296

Choose a tag to compare

What's Changed

  • feat(snowflake): add pure-Python Snowflake SQL API adapter by @hampsterx in #25
  • fix(secrets): respect AWS_REGION for secret lookups by @hampsterx in #26
  • feat(snowflake): add shared-utils SQL API foundation by @hampsterx in #27
  • feat(llm): add Anthropic (Claude) client helper behind [llm] extra by @hampsterx in #28

Full Changelog: 1.3.3...1.4.0

1.3.3

06 May 05:07
c301214

Choose a tag to compare

What's Changed

  • perf: defer boto3 + submodule loads to cut cold-start init by @hampsterx in #24

Full Changelog: 1.3.2...1.3.3

1.3.2

10 Apr 03:51
0d3f8e8

Choose a tag to compare

Fix

  • secrets_helper: get_elasticsearch_credentials() now checks ES_PASSWORD/ES_PASS env vars before hitting Secrets Manager, aligning with the BaseServiceClient credential precedence
  • es_client: ESClient._resolve_credentials_from_env() now accepts both ES_PASSWORD/ES_USERNAME and ES_PASS/ES_USER conventions

Details

No behavioral change in Lambda runtime (env vars not set there). CLI and local-dev consumers get faster credential resolution without Secrets Manager calls.

Full PR: #23

1.2.3

10 Mar 02:36
9261165

Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

03 Mar 00:39
bb5f72c

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

16 Feb 00:07
da3baca

Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

15 Feb 20:18
ee08e25

Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.2.0

1.1.5

12 Feb 01:44
c447be6

Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4

10 Feb 00:57
b6bcb4d

Choose a tag to compare

What's Changed

Full Changelog: 1.1.3...1.1.4

1.1.3

02 Feb 21:07
2a0d246

Choose a tag to compare

What's Changed

Full Changelog: 1.1.2...1.1.3