What's Changed
* fix: excel data type handling by talagluck in https://github.com/GlareDB/glaredb/pull/3051
* chore(deps): upgrade main batch 2024-06-28 by tychoish in https://github.com/GlareDB/glaredb/pull/3061
* chore(deps): upgrade to v3.0 of the mongodb driver by tychoish in https://github.com/GlareDB/glaredb/pull/3062
* fix: polars equality function rename in tests by tychoish in https://github.com/GlareDB/glaredb/pull/3065
* fix: release artifact naming fixes by tychoish in https://github.com/GlareDB/glaredb/pull/3064
* fix: fallback for date formats in sqlite parsing by tychoish in https://github.com/GlareDB/glaredb/pull/3066
* chore(deps): bump dependencies in batch for 2024-07-08 by tychoish in https://github.com/GlareDB/glaredb/pull/3075
* chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 in /tests by dependabot in https://github.com/GlareDB/glaredb/pull/3076
* core(deps): batch upgrade rust dependencies by tychoish in https://github.com/GlareDB/glaredb/pull/3090
* feat: add `jaq_select()` and `jaq_matches()` functions for manipulating json by tychoish in https://github.com/GlareDB/glaredb/pull/3091
* feat: `jaq` filter for input to json tables by tychoish in https://github.com/GlareDB/glaredb/pull/3099
* chore(deps): rust dependency batch by tychoish in https://github.com/GlareDB/glaredb/pull/3100
* feat: nested bson constructs (array and document) should always be structures by tychoish in https://github.com/GlareDB/glaredb/pull/3102
* chore: bson stream cleanup by tychoish in https://github.com/GlareDB/glaredb/pull/3101
* chore: cleanup some timestamp handling, mostly in bson by tychoish in https://github.com/GlareDB/glaredb/pull/3103
* feat: bson2json and json2bson scalar converters by tychoish in https://github.com/GlareDB/glaredb/pull/3104
* chore: clean up boilerplate on scalar functions by tychoish in https://github.com/GlareDB/glaredb/pull/3105
* chore(deps): rust dependency update by tychoish in https://github.com/GlareDB/glaredb/pull/3119
* fix: pgsrv should initialize its own crypto provider by tychoish in https://github.com/GlareDB/glaredb/pull/3121
* fix: clearer error handling around nested arrays by tychoish in https://github.com/GlareDB/glaredb/pull/3122
* fix: clarify lazy API in bindings by tychoish in https://github.com/GlareDB/glaredb/pull/3131
* chore(deps): upgrade batch by tychoish in https://github.com/GlareDB/glaredb/pull/3132
* fix: clarify evaluation semantics for DDL operations in bindings by tychoish in https://github.com/GlareDB/glaredb/pull/3133
* feat: sdk should export its dependency by tychoish in https://github.com/GlareDB/glaredb/pull/3135
* chore(deps): upgrade batch by tychoish in https://github.com/GlareDB/glaredb/pull/3147
* chore: Release 0.9.5 by scsmithr in https://github.com/GlareDB/glaredb/pull/3148
**Full Changelog**: https://github.com/GlareDB/glaredb/compare/v0.9.4...v0.9.5