Commit graph

60 commits

Author SHA1 Message Date
Eugene Pankov e852140f75
bumped poem-openapi 2023-01-09 21:29:37 +01:00
dependabot[bot] fb0223679b Bump bytes from 1.2.1 to 1.3.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/commits)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 22:15:13 +01:00
dependabot[bot] 1234e6e26c Bump poem from 1.3.48 to 1.3.50
Bumps [poem](https://github.com/poem-web/poem) from 1.3.48 to 1.3.50.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/commits)

---
updated-dependencies:
- dependency-name: poem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 22:14:39 +01:00
dependabot[bot] 8354643e3f Bump sea-orm from 0.10.3 to 0.10.5
Bumps [sea-orm](https://github.com/SeaQL/sea-orm) from 0.10.3 to 0.10.5.
- [Release notes](https://github.com/SeaQL/sea-orm/releases)
- [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SeaQL/sea-orm/compare/0.10.3...0.10.5)

---
updated-dependencies:
- dependency-name: sea-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 22:14:15 +01:00
Eugene Pankov 82a244496d
Bump version: 0.6.6 → 0.7.0 2022-11-22 00:52:56 +01:00
Eugene Pankov 971c7c9839
Bump version: 0.6.5 → 0.6.6 2022-11-21 22:08:22 +01:00
dependabot[bot] 21984967a8 Bump uuid from 1.1.2 to 1.2.2
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.1.2 to 1.2.2.
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.1.2...1.2.2)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-20 14:15:08 +01:00
dependabot[bot] 84b60a242d Bump sea-orm from 0.10.2 to 0.10.3
Bumps [sea-orm](https://github.com/SeaQL/sea-orm) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/SeaQL/sea-orm/releases)
- [Changelog](https://github.com/SeaQL/sea-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SeaQL/sea-orm/compare/0.10.2...0.10.3)

---
updated-dependencies:
- dependency-name: sea-orm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 08:49:02 +01:00
Eugene Pankov 97145705be
fixed #477 - send ssh-rsa hostkey in addition to rsa-sha* - fixes iOS Termius support 2022-11-17 23:29:36 +01:00
Eugene Pankov 2040e92176
Bump version: 0.6.4 → 0.6.5 2022-11-16 10:02:13 +01:00
Eugene Pankov 95313a2923
bumped sea-orm 2022-11-11 17:36:30 +01:00
Eugene Pankov 6ab27e0854
bumped sea-orm 2022-11-11 17:22:34 +01:00
dependabot[bot] b20de50921 Bump russh-keys from 0.22.0-beta.6 to 0.22.0
Bumps [russh-keys](https://github.com/warp-tech/russh) from 0.22.0-beta.6 to 0.22.0.
- [Release notes](https://github.com/warp-tech/russh/releases)
- [Commits](https://github.com/warp-tech/russh/commits)

---
updated-dependencies:
- dependency-name: russh-keys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 17:01:11 +01:00
Eugene Pankov c236da5e5c
fixed #452 - native MySQL and Postgres support 2022-11-02 20:03:44 +01:00
Eugene Pankov 47152bc718
Bump version: 0.6.3 → 0.6.4 2022-09-26 22:57:45 +02:00
Eugene Pankov 935a5d3e7c
Bump version: 0.6.2 → 0.6.3 2022-09-20 09:40:31 +03:00
Eugene Pankov c6b10e8b62
Bump version: 0.6.1 → 0.6.2 2022-09-14 19:36:51 +02:00
Eugene Pankov 900426cc75 bumped poem 2022-09-13 22:56:26 +02:00
dependabot[bot] f9546ee9f5 Bump poem-openapi from 2.0.6 to 2.0.10
Bumps [poem-openapi](https://github.com/poem-web/poem) from 2.0.6 to 2.0.10.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/commits)

---
updated-dependencies:
- dependency-name: poem-openapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 22:56:26 +02:00
Eugene Pankov a94fc4725e
Bump version: 0.6.0 → 0.6.1 2022-09-13 10:47:42 +02:00
Eugene Pankov f9f92464b0
Bump version: 0.5.0 → 0.6.0 2022-09-06 23:08:38 +02:00
Eugene Pankov 8d919b59ed
removed russh submodule 2022-09-06 22:33:37 +02:00
Eugene Pankov 51df7083de
database config provider 2022-09-02 14:00:08 +02:00
Eugene Pankov 06a6065bc7
added rush as a submodule 2022-08-24 23:14:43 +02:00
Eugene Pankov dd929ad1ca
reverted poem-openapi upgrade 2022-08-24 22:48:43 +02:00
dependabot[bot] 6cb56836be
Bump poem-openapi from 2.0.6 to 2.0.10 (#278)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 01:02:51 +02:00
dependabot[bot] ada0e67321
Bump poem from 1.3.37 to 1.3.40 (#266)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 01:00:48 +02:00
Eugene Pankov d292cca03e
Bump version: 0.4.0 → 0.5.0 2022-08-14 13:02:49 +02:00
Eugene Pankov 516bd93e21
bumped russh for AES-CTR, DH and HMAC support - fixes #232, fixes #186 2022-08-05 01:36:38 +02:00
dependabot[bot] 2abac7ae8b Bump poem from 1.3.36 to 1.3.37
Bumps [poem](https://github.com/poem-web/poem) from 1.3.36 to 1.3.37.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/commits)

---
updated-dependencies:
- dependency-name: poem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 18:39:52 +02:00
Eugene Pankov 7cfb271bf4
Bump version: 0.3.0 → 0.4.0 2022-07-27 00:18:03 +02:00
Eugene Pankov 983586477a
Merge branch 'main' of https://github.com/warp-tech/warpgate into main 2022-07-26 23:55:35 +02:00
dependabot[bot] 3b87c274fa Bump poem from 1.3.34 to 1.3.36
Bumps [poem](https://github.com/poem-web/poem) from 1.3.34 to 1.3.36.
- [Release notes](https://github.com/poem-web/poem/releases)
- [Commits](https://github.com/poem-web/poem/commits)

---
updated-dependencies:
- dependency-name: poem
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 23:48:44 +02:00
Eugene Pankov 03db7b55fa
cleaned up TLS code, added certificate and key checks to warpgate check 2022-07-26 21:04:24 +02:00
dependabot[bot] ad81b3bc47 Bump regex from 1.5.5 to 1.6.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.5 to 1.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.5...1.6.0)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 00:58:29 +02:00
Eugene Pankov a1261cd7dc
Merge branch 'main' of https://github.com/warp-tech/warpgate into main 2022-07-20 10:03:10 +02:00
Eugene Pankov 7682e17080
added MySQL support 2022-07-20 10:02:37 +02:00
dependabot[bot] 4bb0e43c80 Bump bytes from 1.1.0 to 1.2.0
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 22:38:26 +02:00
dependabot[bot] 17d1e0fdce Bump tokio from 1.19.2 to 1.20.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.19.2 to 1.20.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.19.2...tokio-1.20.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 17:05:01 +02:00
Eugene Pankov ce3ae058db
bumped poem, poem-openapi and uuid 2022-07-12 16:00:38 +02:00
Eugene Pankov c632da8a1f
Revert "use workspace-level dependencies"
This reverts commit 0d9af48489.
2022-07-06 09:24:06 +02:00
Eugene Pankov 0d9af48489
use workspace-level dependencies 2022-06-26 22:11:01 +02:00
Eugene 6342fcb3ed
HTTP targets support (fixes #116) 2022-06-26 20:50:04 +02:00
Eugene Pankov 160301d8dc
bumped russh: RSA-SHA1 support - fixes #139 2022-06-18 21:31:09 +02:00
Eugene Pankov 543abe442f
Merge branch 'v0.2' into main 2022-06-17 19:25:15 +02:00
Eugene Pankov aa1c5f8148
Bump version: 0.2.4 → 0.2.5 2022-06-17 19:22:45 +02:00
Eugene Pankov 1d577e9649
fixed incorrect version number 2022-06-17 19:22:32 +02:00
dependabot[bot] a9a969cd0a Bump tokio from 1.18.0 to 1.19.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.0 to 1.19.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 00:13:28 -07:00
Eugene Pankov a0636008b7
Bump version: 0.2.1 → 0.2.2 2022-06-06 15:49:16 +02:00
Eugene Pankov 9c32146887
Bump version: 0.1.1 → 0.2.1 2022-06-06 15:44:35 +02:00