Skip to content

v0.0.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@rjzak rjzak released this 01 Nov 02:39
· 267 commits to main since this release
5dc0b1b

New:

  • SSL support
    • for Postgres
    • for http
    • both can have custom certificate authority provided

Binaries

CI builds failed (should be fixed now), so they're built by me.

ppc64le builds affected by this issue with aws-lc-sys aws/aws-lc-rs#574, so the build is a debug build not release.

What's Changed

  • chore(deps): Bump github/codeql-action from 3.26.9 to 3.26.10 by @dependabot in #535
  • chore(deps): Bump clap from 4.5.18 to 4.5.19 by @dependabot in #536
  • chore(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #537
  • chore(deps): Bump clap_complete from 4.5.29 to 4.5.32 by @dependabot in #538
  • chore(deps): Bump github/codeql-action from 3.26.10 to 3.26.11 by @dependabot in #539
  • chore(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #540
  • chore(deps): Bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in #542
  • chore(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #541
  • chore(deps): Bump actions/upload-artifact from 4.4.1 to 4.4.3 by @dependabot in #547
  • chore(deps): Bump clap from 4.5.19 to 4.5.20 by @dependabot in #544
  • chore(deps): Bump clap_complete from 4.5.32 to 4.5.33 by @dependabot in #545
  • chore(deps): Bump github/codeql-action from 3.26.12 to 3.26.13 by @dependabot in #548
  • chore(deps): Bump hyper from 1.4.1 to 1.5.0 by @dependabot in #549
  • chore(deps): Bump uuid from 1.10.0 to 1.11.0 by @dependabot in #550
  • chore(deps): Bump serde_json from 1.0.128 to 1.0.129 by @dependabot in #551
  • feat: server tls support by @rjzak in #546
  • chore(deps): Bump actions/dependency-review-action from 4.3.4 to 4.3.5 by @dependabot in #553
  • chore(deps): Bump serde_json from 1.0.131 to 1.0.132 by @dependabot in #552
  • chore(deps): Bump tokio from 1.40.0 to 1.41.0 by @dependabot in #554
  • chore(deps): Bump anyhow from 1.0.90 to 1.0.91 by @dependabot in #555
  • chore(deps): Bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in #556
  • chore(deps): Bump clap_complete from 4.5.33 to 4.5.35 by @dependabot in #558
  • chore(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #557
  • chore(deps): Bump actions/dependency-review-action from 4.3.5 to 4.4.0 by @dependabot in #559
  • chore(deps): Bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #560
  • chore(deps): Bump rustls from 0.23.15 to 0.23.16 by @dependabot in #561
  • chore(deps): Bump clap_complete from 4.5.35 to 4.5.36 by @dependabot in #562

Full Changelog: v0.0.14...v0.0.15