Skip to content

Latest commit

 

History

History
105 lines (80 loc) · 7.1 KB

CHANGELOG.md

File metadata and controls

105 lines (80 loc) · 7.1 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


v2.6.3 - 2024-08-31

Bug Fixes

  • (deps) update rust crate tokio to 1.40.0 - (4539f57) - renovate[bot]

Continuous Integration

  • Simplify push - (1f8099d) - Billie Thompson

Miscellaneous Chores

  • (deps) pin dependencies - (4adc75a) - renovate[bot]

Refactoring

  • Rewrie docker file - (c6f01df) - Billie Thompson
  • Cross compile to reduce build time - (33be24f) - Billie Thompson

v2.6.2 - 2024-08-30

Bug Fixes

  • test deploy - (4a426fa) - Billie Thompson

v2.6.1 - 2024-08-24

Bug Fixes

  • Bump versions - (a33d33f) - Billie Thompson

Miscellaneous Chores

  • (deps) pin rust docker tag to 1f5aff5 - (2d4cabb) - renovate[bot]

v2.6.0 - 2024-08-24

Bug Fixes

  • Disable clap debug - (b151981) - Billie Thompson
  • Switch to alpine based docker image for simpler musl builds - (0b8712c) - Billie Thompson

Build system

  • Add static ssl dep - (7e002db) - Billie Thompson
  • Add a user to run binary with - (1b11409) - Billie Thompson
  • Set CC and CXX variables - (df9db7d) - Billie Thompson

Continuous Integration

  • Delete mergify file that is unused - (1a5e0f4) - Billie Thompson
  • Delete versio file that is unused - (e742dad) - Billie Thompson
  • Delete dependabot file that is unused - (ed6f1a9) - Billie Thompson

Documentation

  • Remove "only x86", as we build for aarch - (4f0556f) - Billie Thompson

Features

  • Offer a vendored version of the bin - (6eb7726) - Billie Thompson
  • Add docker image - (3ac8a42) - Billie Thompson

v2.5.71 - 2024-08-19

Bug Fixes

  • (deps) bump tokio from 1.39.2 to 1.39.3 - (946d4ac) - dependabot[bot]

v2.5.70 - 2024-08-16

Bug Fixes

  • (deps) bump clap from 4.5.15 to 4.5.16 - (d9d99f5) - dependabot[bot]

v2.5.69 - 2024-08-12

Bug Fixes

  • (deps) bump clap from 4.5.14 to 4.5.15 - (84fe2ef) - dependabot[bot]

v2.5.68 - 2024-08-09

Bug Fixes

  • (deps) bump clap from 4.5.13 to 4.5.14 - (405b996) - dependabot[bot]

v2.5.67 - 2024-08-07

Bug Fixes

  • (deps) bump tempfile from 3.11.0 to 3.12.0 - (6986302) - dependabot[bot]

v2.5.66 - 2024-08-05

Bug Fixes

  • (deps) bump tempfile from 3.10.1 to 3.11.0 - (f0ab32e) - dependabot[bot]

v2.5.65 - 2024-08-02

Bug Fixes

  • Update openssl binding - (66036cf) - Billie Thompson

v2.5.64 - 2024-08-02

Bug Fixes

  • Update if to the binary release - (3609176) - Billie Thompson

Build system

  • Correct server - (72a0670) - Billie Thompson

Continuous Integration

  • Re-add commit checks - (10e0519) - Billie Thompson
  • use cog - (4948adf) - Billie Thompson

Changelog generated by cocogitto.