Skip to content

Releases: nuimarkets/nui-python-shared-utils

1.5.0

Choose a tag to compare

@hampsterx hampsterx released this 01 Jul 19:27
b9e7687

What's Changed

  • feat(slack): add unfurl_links/unfurl_media control to send_message by @hampsterx in #30

Full Changelog: 1.4.1...1.5.0

1.4.0

Choose a tag to compare

@hampsterx hampsterx released this 29 Jun 02:36
fed8296

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

Choose a tag to compare

@hampsterx hampsterx released this 06 May 05:07
c301214

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

Choose a tag to compare

@hampsterx hampsterx released this 10 Apr 03:51
0d3f8e8

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

Choose a tag to compare

@hampsterx hampsterx released this 10 Mar 02:36
9261165

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

Choose a tag to compare

@hampsterx hampsterx released this 03 Mar 00:39
bb5f72c

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@hampsterx hampsterx released this 16 Feb 00:07
da3baca

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

Choose a tag to compare

@hampsterx hampsterx released this 15 Feb 20:18
ee08e25

What's Changed

Full Changelog: 1.1.5...1.2.0

1.1.5

Choose a tag to compare

@hampsterx hampsterx released this 12 Feb 01:44
c447be6

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4

Choose a tag to compare

@hampsterx hampsterx released this 10 Feb 00:57
b6bcb4d

What's Changed

Full Changelog: 1.1.3...1.1.4