This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
Releases: tkrs/mmdb-grpc
Releases · tkrs/mmdb-grpc
Release v0.5.8
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.8 (2023-04-08)
Build
- deps: bump clap from 3.2.23 to 4.1.10 (1e7f7b8)
- deps: bump clap from 4.1.10 to 4.2.1 (fac5285)
- deps: bump futures from 0.3.27 to 0.3.28 (dee00d9)
- deps: bump spin from 0.9.6 to 0.9.8 (5313a4e)
CI/CD
Release v0.5.7
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.7 (2023-03-18)
Build
- deps: bump actions/cache from 3.0.11 to 3.2.2 (a80076a)
- deps: bump actions/cache from 3.0.5 to 3.0.11 (0dcb599)
- deps: bump actions/cache from 3.2.2 to 3.3.1 (eb3955c)
- deps: bump chrono from 0.4.19 to 0.4.23 (999c3e6)
- deps: bump cron from 0.11.0 to 0.12.0 (2245211)
- deps: bump crossbeam-channel from 0.5.5 to 0.5.6 (3de96c0)
- deps: bump docker/build-push-action from 3 to 4 (a298574)
- deps: bump env_logger from 0.9.0 to 0.10.0 (89a9009)
- deps: bump futures from 0.3.21 to 0.3.25 (08cee8e)
- deps: bump futures from 0.3.25 to 0.3.27 (07c9a20)
- deps: bump grpcio v0.11 / protobuf v2.28 (1c1eb5f)
- deps: bump protobuf-build from 0.13.0 to 0.14.0 (b5edda0)
- deps: bump spin from 0.9.4 to 0.9.5 (044e85a)
- deps: bump to grpcio v0.12 (36746ed)
- deps: cargo update (ddc0d75)
CI/CD
- change the start condition of CI (d2e635e)
- drop Docker Hub (4ab93eb)
- fix CARGO_REGISTRY_TOKEN (d29b9f8)
- fix the checkout fetch depth (1eb8889)
- fix version (73896d1)
- follow the set-output deprecation (57ab0b2)
- publish crate on GitHub Actions (d07d9e0)
- remove setup-gitsign to fix gpg error (03be108)
- setup git user (336ec08)
- setup stable rust toolchain (4b0a24e)
- setup submodule (c02fac6)
Release v0.5.6
(cargo-release) mmdb-grpc version 0.5.6
Release v0.5.5
(cargo-release) mmdb-grpc version 0.5.5
v0.5.4
0.5.4 (2021-02-22)
- docs: update readme (8fc3c2b)
- feat: make it possible to pass keepalive args (#72) (5043eb3), closes #72
- build(deps): bump actions/cache from v2.1.3 to v2.1.4 (#69) (5b554c2), closes #69
- build(deps): bump cron from 0.7.0 to 0.8.0 (#68) (4b698a8), closes #68
- build(deps): bump env_logger from 0.8.2 to 0.8.3 (#71) (053c927), closes #71
- build(deps): bump futures from 0.3.8 to 0.3.12 (#64) (67f06a0), closes #64
- build(deps): bump log from 0.4.11 to 0.4.13 (#63) (c570fd2), closes #63
- build(deps): bump log from 0.4.13 to 0.4.14 (#67) (048f08b), closes #67
- build(deps): bump maxminddb from 0.17.1 to 0.17.2 (#70) (4bc8f7b), closes #70
- build(deps): bump signal-hook from 0.3.2 to 0.3.4 (#65) (cc0d556), closes #65
- build(deps): bump spin from 0.7.0 to 0.7.1 (#66) (8856fa6), closes #66
v0.5.3
v0.5.2
0.5.2 (2020-12-30)
- build(deps): bump grpcio from 0.7.0 to 0.7.1 (#54) (91b9c10), closes #54
- build(deps): bump protobuf from 2.17 to 2.18 (#58) (d8e05d7), closes #58
- build(deps): bump signal-hook from 0.2.1 to 0.2.2 (#55) (f07d664), closes #55
- build(deps): bump signal-hook from 0.2.2 to 0.3.1 (#56) (64b5ce7), closes #56
- ci: update workflows (#57) (c34077e), closes #57