1.15.0-rc.1 (2023-10-09)
Features
- add gzip bodyFormat support (#3904) (b050450)
- added flags for event audit (#3859) (890ca68)
- filter events support (#3882) (7ead8a9)
- health dashboard (#3906) (dbd4ea6)
Bug Fixes
- change jobsdb pathPrefix config (a747653)
- event schema versions without a sample event (#3913) (ea92a2e)
- googlecloudfunction destination implementation and refactor code (#3907) (44f5c23)
- increasing default marketo bulk upload timeout (#3940) (bd9166b)
- increasing default marketo upload timeout (bd9166b)
- invalid JobsDB.backup.pathPrefix configuration (#3921) (a747653)
- replay request fails with 400 - request neither has anonymousId nor userId (#3911) (85adbbf)
- router transformer client fails with error connect: cannot assign requested address (#3898) (f6c51b7)
- rsources dropped jobs at processor (#3905) (1c4fc5e)
- skip snakecasing for namespace if skipNamespaceSnakeCasing is set to true (#3932) (6da163b)
- test ssh (#3915) (36cdb44)
- use dedup on new records for deltalake (#3927) (9192975)
Miscellaneous
- add rsources stats for dropped events at processor (#3852) (f5b8e7b)
- adding missing query types (#3917) (be24be3)
- app for warehouse (#3862) (5c9789f)
- applying 1.14.3 hotfixes to main branch (#3926) (e08decb)
- backmerge 1.14.5 to master (#3935) (c7a485f)
- cleanup JobsDB.useSingleGetJobsQuery config option (#3893) (be0a62e)
- cleanup notifier (#3867) (98498ee)
- empty batch payload (#3947) (1e20655)
- enable user deletion for supported destinations (#3946) (6ceb4e5)
- fix archiver test - inconsistent number of files (#3902) (01a0737)
- introduce load table total rows (#3851) (1fcabdd)
- moving uploadSchema into UploadJob (#3888) (2a5547f)
- omit failedMessages from reporting json object (#3936) (0969b31)
- populate error category (#3949) (37bbbbe)
- reporting feature (#3912) (37b9cbc)
- rsources tests - postgres resources use different creds (#3919) (7ca721c)
- sampling errors if no message in the batch succeeds (#3918) (69be777)
- support replay with new file format (#3834) (5c76185)
- upgrade go mod replace versions (#3880) (3c3e407)
- upgrade go mod replace versions (#3880) (5c3aefb)
- use memoized payloadFunc for dedup (#3780) (74f5f11)
- use new reloadable config api for warehouse (#3920) (6f2b7b9)
- use the new reloadable config api in reporting (#3909) (741fd74)
- warehouse schema race and cleanup (#3900) (61883be)