Releases: CQCL/diesel-tracing
Releases · CQCL/diesel-tracing
0.3.0
What's Changed
- Implement support instrumentation by @chibicco in #35
- Release/v0.3.0 by @johnchildren in #36
New Contributors
Full Changelog: 0.2.5...0.3.0
0.2.5
What's Changed
- docs: Expand on connection usage. by @johnchildren in #32
- chore(release): v0.2.5 by @johnchildren in #33
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- chore: compile for docs with all features by @lsunsi in #28
- chore: release v0.2.4 by @johnchildren in #30
New Contributors
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- chore: Remove unused macro_use invocation by @johnchildren in #24
- Fix usage of PgMetadataLookup type and missing sql_function import by @chrisportela in #26
- docs: Release v0.2.3 by @johnchildren in #27
New Contributors
- @chrisportela made their first contribution in #26
Full Changelog: 0.2.2...0.2.3
0.2.2
0.2.1
What's Changed
- Implement MigrationConnection to support migrations by @mickdekkers in #20
- Fix incorrect db.system string on sqlite LoadConnection by @mickdekkers in #21
- Allow recording of statements through optional feature by @mickdekkers in #22
New Contributors
- @mickdekkers made their first contribution in #20
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Provide connection info on establish for pg by @johnchildren in #1
- Fix README location by @johnchildren in #2
- Update tags by @johnchildren in #3
- Setup feature flags properly by @johnchildren in #4
- Record db name on establish by @johnchildren in #5
- Correct canonical fields for pg networking by @johnchildren in #6
- Update README and include status badge by @johnchildren in #11
- Update ipnetwork bounds to match diesel + fix clippy warnings by @johnchildren in #14
- Update ipnetwork bounds by @johnchildren in #15
- Implement UpdateAndFetchResults to support save DSL by @jakelee8 in #16
- Implement diesel 2.1 support by @johnchildren in #19
New Contributors
- @johnchildren made their first contribution in #1
- @jakelee8 made their first contribution in #16
Full Changelog: https://github.com/CQCL/diesel-tracing/commits/0.2.0