Commit b4d75a5
authored
chore: prerelease 1.44.0-rc.1 (#5564)
🤖 I have created a release *beep* *boop*
---
##
[1.44.0-rc.1](v1.43.0...v1.44.0-rc.1)
(2025-03-03)
### Features
* add OAuth authentication support for Databricks destination
([#5554](#5554))
([67775ab](67775ab))
* gRPC API to expire the warehouse schema of a destination
([#5508](#5508))
([f365c7c](f365c7c))
* increase shm size for postgres in docker compose
([#5541](#5541))
([58e5a17](58e5a17))
* isolate server ut communication
([#5430](#5430))
([63505f6](63505f6))
* make json library configurable and introduce sonnet as an option
([#5513](#5513))
([f3e5d1a](f3e5d1a))
### Bug Fixes
* error handling for async destinations
([#5542](#5542))
([5e63145](5e63145))
* handle schema change for unsafe quotes
([#5519](#5519))
([4527b82](4527b82))
* refreshing of datalake expired schemas causing inifinite loop
([#5530](#5530))
([0f11362](0f11362))
* retry sending reporting metrics for 4xx status code
([#5537](#5537))
([2cbda67](2cbda67))
* snowpipe backoff missing for validation error
([#5504](#5504))
([e889a4f](e889a4f))
* unmarshaller json configuration not respected
([#5526](#5526))
([9f8d6ad](9f8d6ad))
### Miscellaneous
* add stats for warehouse process API
([#5543](#5543))
([80890cf](80890cf))
* additional logs for schema fetching and deltalake
([#5551](#5551))
([49b5238](49b5238))
* **deps:** bump github.com/docker/docker from 27.5.1+incompatible to
28.0.0+incompatible
([#5536](#5536))
([277ec25](277ec25))
* **deps:** bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in
the go_modules group
([#5544](#5544))
([adfb33c](adfb33c))
* **deps:** bump the go-deps group across 1 directory with 2 updates
([#5531](#5531))
([98abb11](98abb11))
* **deps:** bump the go-deps group across 1 directory with 2 updates
([#5553](#5553))
([99167ca](99167ca))
* **deps:** bump the go-deps group with 2 updates
([#5540](#5540))
([63ae5ac](63ae5ac))
* drop unused columns
([#5546](#5546))
([9acd978](9acd978))
* mssql and azure synapse cleanup and enable integration tests
([#5556](#5556))
([a1b19ba](a1b19ba))
* skip previously failed tables
([#5533](#5533))
([08e2936](08e2936))
* update event delivery time buckets
([#5548](#5548))
([85b457a](85b457a))
* varchar handling for mssql and azure synapse
([#5557](#5557))
([4309aa9](4309aa9))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).1 parent 4309aa9 commit b4d75a5
1 file changed
+37
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
3 | 40 | | |
4 | 41 | | |
5 | 42 | | |
| |||
0 commit comments