Commit c71b4e7
feat: merge dev (#69)
* fmt
* chore: worked on tests
* chore: wip test
* chore: a record test
* chore: testing
* chore: invalid test case
* chore: testing
* chore: fix test
* chore: improve api
* fix: concurrent
* chore: change authority trait to remove unecessary boxing
* chore: ftm:
* fix: refactoring
* chore(deps): bump serde from 1.0.116 to 1.0.117 (#22)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.116...v1.0.117)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: skip test for now
* fix: tests on ci
* fix: tracing
* fix: tracing
* advanced tracing
* chore(deps): bump futures-util from 0.3.6 to 0.3.7 (#24)
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.6...0.3.7)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump tracing from 0.1.18 to 0.1.21 (#26)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.18 to 0.1.21.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-0.1.18...tracing-0.1.21)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump tracing-subscriber from 0.2.11 to 0.2.14 (#25)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.11 to 0.2.14.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.2.11...tracing-subscriber-0.2.14)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: updates
* fix: prom getting started
* fix: dns metrics
* fix: middleware
* chore: code changes
* fix: skip tests
* fix: print out error
* fix: better logging
* chore: remove span
* chore(deps): bump anyhow from 1.0.33 to 1.0.34 (#33)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.33...1.0.34)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump futures-util from 0.3.6 to 0.3.7 (#30)
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.6...0.3.7)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump bcrypt from 0.8.2 to 0.9.0 (#31)
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.8.2 to 0.9.0.
- [Release notes](https://github.com/Keats/rust-bcrypt/releases)
- [Commits](Keats/rust-bcrypt@v0.8.2...v0.9.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump tracing-subscriber from 0.2.11 to 0.2.15 (#34)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.11 to 0.2.15.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-subscriber-0.2.11...tracing-subscriber-0.2.15)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump semantic-release from 17.2.1 to 17.2.2 (#27)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.1 to 17.2.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v17.2.1...v17.2.2)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump serde from 1.0.116 to 1.0.117 (#29)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.116...v1.0.117)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: refactorings
* fix: enable tls
* fix: try alpine container
* fix: remove tls feature
* fix: update openssl version
* chore: wip
* fix: wip
* chore(deps): bump futures-util from 0.3.7 to 0.3.8 (#36)
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.7...0.3.8)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: simplify impl
* chore(deps): bump sqlx from 0.4.0-beta.1 to 0.4.1 (#37)
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.4.0-beta.1 to 0.4.1.
- [Release notes](https://github.com/launchbadge/sqlx/releases)
- [Changelog](https://github.com/launchbadge/sqlx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/launchbadge/sqlx/commits)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: worked on acme logic
* fix: deps
* fix: make cert compile
* Github Action
* fix: wip
* fix: wip
* fix: wip
* fix: upgrade to tokio 1.0
* fix: work further on proxy proto
* fix: first proxy protocol implementation
* fix: wip
* fix: first real iteration of proxy protocl
* fix: wip
* fix: wip
* fix: got running again
* fix: wip
* fix: wip
* fix: simple implementation
* fix: fmt
* fix: update deps
* chore(deps-dev): bump semantic-release from 17.2.2 to 17.3.2 (#62)
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.2.2 to 17.3.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v17.2.2...v17.3.2)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @semantic-release/github from 7.1.1 to 7.2.0 (#45)
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v7.1.1...v7.2.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump tracing from 0.1.21 to 0.1.22 (#59)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-0.1.21...tracing-0.1.22)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump uuid from 0.8.1 to 0.8.2 (#60)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@0.8.1...0.8.2)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump parking_lot from 0.11.0 to 0.11.1 (#47)
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](Amanieu/parking_lot@0.11.0...0.11.1)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump anyhow from 1.0.34 to 1.0.38 (#64)
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.34 to 1.0.38.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.34...1.0.38)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump tokio from 1.0.1 to 1.0.2 (#67)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.0.1...tokio-1.0.2)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump futures-util from 0.3.8 to 0.3.11 (#68)
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.8 to 0.3.11.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.8...0.3.11)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump serde from 1.0.117 to 1.0.119 (#66)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.119.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.117...v1.0.119)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: update deps
* chore(deps): bump toml from 0.5.7 to 0.5.8 (#58)
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](toml-rs/toml-rs@0.5.7...0.5.8)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: update deps
* fix: clippy
* fix: fmt
* fix: update deps
* fix: parse config
* fix: wip
* fix: wip
* fix: finalize new config format
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 7b910a0 commit c71b4e7
File tree
30 files changed
+2692
-1518
lines changed- .github/workflows
- .idea
- cross
- migrations/postgres
- src
- api
- config
- dns
- util
30 files changed
+2692
-1518
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
This file was deleted.
0 commit comments