Added:
- Upgrade
snowflake-connector-python
to 3.12.3 (#19010)
Removed:
- Remove support for Python 2. (#18580)
Fixed:
- Bump the version of datadog-checks-base to 37.0.0 (#18617)
Changed:
- Bump minimum version of base check (#18733)
Added:
- Bump the python version from 3.11 to 3.12 (#18212)
Added:
- Update dependencies (#18478)
Added:
- Update dependencies (#18187)
Added:
- Update dependencies (#17817)
Added:
Added:
- Update custom_queries configuration to support optional collection_interval (#16957)
- Update dependencies (#16963)
Fixed:
- Stop reading the private key file and use the
private_key_file
andprivate_key_file_pwd
options (#16926) - Document the
metric_prefix
option for custom queries (#17061) - Update the configuration to include the
metric_prefix
option (#17065)
Added:
- Bump snowflake-connector-python to 3.7.1 (#17099)
Added:
- Update dependencies (#16788)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
- Added
schema
anddatabase
tags to snowpipe metrics. (#16222) - Bump the snowflake version to 3.5.0 (#16324)
- Update dependencies (#16394)
Added:
- Updated dependencies. (#16154)
Fixed:
- Fixed bug where setting the
aggregate_last_24_hours
option totrue
was not honored when other instances had it set tofalse
(the default) (#16033)
Changed:
- Bump the minimum base check version (#15427)
Added:
- Update generated config models (#15212)
Fixed:
- Fix types for generated config models (#15334)
Fixed:
- Process query rows one at a time to reduce memory footprint (#15268)
Fixed:
Fixed:
- Fix a typo in the
disable_generic_tags
option description (#14246) - Update snowflake-connector-python to 3.0.0 (#13926)
Fixed:
- Bump dependency
snowflake-connector-python
to 3.0.1 (#14073)
Added:
- Bump snowflake to 2.8.3 (#13756)
Fixed:
- Bump the base check dependency (#13641)
Fixed:
- Bump base check dependency (#13824)
- Backport snowflake-connector-python bump 2.8.3 to 7.42.x (#13794)
Fixed:
- Update Snowflake connector and cryptography dependencies (#13367)
- Remove
default_backend
parameter from cryptography calls (#13333)
Fixed:
- Bump dependencies for 7.40 (#12896)
Fixed:
- Dependency updates (#12653)
Fixed:
- Properly read from
token_path
parameter (#12452)
Fixed:
- Fix organization data transfer query (#12420)
Added:
- Add support for organization level metrics (#12375)
Fixed:
- Fix reading of
token_path
option (#12366)
Fixed:
- Properly validate
only_custom_queries
(#11992) - Fix small typo in config option (#11990)
- Add section in docs about private link setup (#11883)
Added:
- Upgrade dependencies (#11726)
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Fixed:
- Convert private key password into string instead of byte (#11648)
Added:
- Add
pyproject.toml
file (#11433)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Added:
- Refactor snowflake validators (#11208)
- Add key authentication option (#11180)
- Add token_path config option (#11160)
- Add aggregate_last_24_hours option (#11157)
Fixed:
- Register private_key_password as secret (#11215)
- Standardize key and token options behaviour (#11214)
- Fix configuration error for custom queries (#11185)
Fixed:
- Fix default field name of schema (#10714)
Removed:
- Drop support for Python 2 and bump requests (#10105)
Changed:
- Add test for critical service check and fix namespace (#10062)
Added:
- Sync configs with new option and bump base requirement (#10315)
- Add runtime configuration validation (#8983)
- Disable generic tags (#9854)
Fixed:
- Bump snowflake_connector_python and requests for Py3 (#10060)
Added:
- Pin snowflake-connector and requests (#9905)
Fixed:
- Revert request bump (#9912)
Fixed:
- Bump base package dependency (#9666)
Fixed:
- Rename config spec example consumer option
default
todisplay_default
(#8593)
Fixed:
- Do not throw configuration error for missing password when using OAuth (#8363)
Changed:
- Make role configuration step more explicit (#8092)
Added:
- Support proxy settings (#8019)
Fixed:
- Document Snowflake connector proxy configuration and support proxy connection options (#8181)
Fixed:
Fixed:
- Override the default
min_collection_interval
(#7949)
Added:
- Make improvements to documentation (#7902)
Fixed:
- Properly pin base package version for new QueryManager feature (#7832)
Added:
- Added bytes_spilled metrics (#7810com//pull/7810)
Fixed:
- Fixed Snowflake 2.0.0 release to remove unreleased QueryManager breaking change.
Changed:
- QueryManager - Prevent queries leaking between check instances (#7750)
Added:
- Add OAuth authentication option and use new connection on check run (#7703)
Added:
- New Integration: Snowflake (#7043)