Skip to content

Releases: iamjpotts/passivized_vault_client

v0.0.10

31 Aug 07:09
Compare
Choose a tag to compare
Version 0.0.10 (remove alpha)

v0.0.9

23 Mar 02:55
Compare
Choose a tag to compare
Update passivized_test_support requirement from 0.0.8 to 0.0.9

Require Rust 1.68
Update to tokio 1.26
Pin thiserror to 1.0.35

Updates the requirements on [passivized_test_support](https://github.com/iamjpotts/passivized_test_support) to permit the latest version.
- [Release notes](https://github.com/iamjpotts/passivized_test_support/releases)
- [Commits](https://github.com/iamjpotts/passivized_test_support/compare/v0.0.8...v0.0.9)

---
updated-dependencies:
- dependency-name: passivized_test_support
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

v0.0.8

17 Jan 02:13
683d881
Compare
Choose a tag to compare
Version 0.0.8 (#33)

v0.0.7

18 Nov 21:40
ec394a5
Compare
Choose a tag to compare
Convert a 404 response for a userpass user list into an empty list (#24)

v0.0.6

18 Nov 04:08
d90a7c4
Compare
Choose a tag to compare
Refactor (#23)

* Refactor url builder to its own file

* Refactor userpass auth models into their own file

* Refactor token auth models into their own file

v0.0.5

15 Nov 20:59
947e5b5
Compare
Choose a tag to compare
Basic token auth (#21)

v0.0.4

05 Nov 20:49
53f618a
Compare
Choose a tag to compare
Refactor docker container management (#12)

v0.0.3

05 Nov 02:45
1d19c9f
Compare
Choose a tag to compare
Refactor examples (#3)

v0.0.2

17 Oct 00:41
a939ddb
Compare
Choose a tag to compare
Add implementation (#2)

v0.0.1

15 Oct 00:10
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Initial commit