Releases: monte-carlo-data/apollo-agent
Releases · monte-carlo-data/apollo-agent
v0.2.3
v0.2.2
v0.2.1
v0.2.0
What's Changed
- #17 Bump werkzeug from 2.3.7 to 3.0.1
- #19 Logging improvements
- #21 Add flask-compress to automatically compress responses
- #22 Updated pyarrow to resolve CVE-2023-47248
- #14 Redshift proxy client
- #23 Add azure storage implementation
- #25 Relax dependency requirements
- #26 Postgres proxy client
- #24 Added endpoint to get outbound ip address
- #28 SQL Server proxy client
- #29 Server client error and relax version requirement for pymssql
- #30 Fix invalid execute params type for SQL Server proxy client
- #31 Snowflake Proxy Client
- #32 snowflake-connector dependency changed to >=3.1.0
- #27 MySQL proxy client
- #33 Oracle DB proxy client
- #35 Fix pyright linter failures in CI
- #34 Teradata proxy client
- #36 Support responding with pre-signed URLs
- #37 dbt Cloud client
- #39 Build lambda image for ECR
- #40 Snowflake error detecting the version of libcrypto
- #38 CloudFormation self-update
- #41 Fix oscrypto dependency in requirements.in
- #42 Fix git clone error in Lambda agent
- #43 Added support for decimal type serialization
- #45 Added support for bytes data type
Full Changelog: v0.1.0...v0.2.0
v0.1.0
The first beta release for MonteCarlo Data Collector Agent!!
What's Changed
- #1 Initial version with BigQuery support
- #3 Add Network tests and health endpoints
- #4 Add LICENSE.md
- #2 Add Databricks client
- #5 Add storage clients: GCS and S3
- #6 Add pyright static type checker
- #8 Agent as a Lambda Function
- #9 Add support for self-updating GCP Agents
- #7 Add Looker client
- #10 Add Looker git client
- #11 Setup code owners
- #12 Increase gunicorn timeout
- #13 Store all files inside a folder named
mcd
in the bucket - #15 Update image env var when updating the GCP agent
- #18 Improved how we obtain the current image attribute for the GCP service
- #16 Update README with License and Security files
Full Changelog: v0.0.0...v0.1.0