Skip to content

Releases: iamjpotts/passivized_vault_client

v0.0.10

31 Aug 07:09

Choose a tag to compare

Version 0.0.10 (remove alpha)

v0.0.9

23 Mar 02:55

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

Choose a tag to compare

Version 0.0.8 (#33)

v0.0.7

18 Nov 21:40
ec394a5

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

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

Choose a tag to compare

Basic token auth (#21)

v0.0.4

05 Nov 20:49
53f618a

Choose a tag to compare

Refactor docker container management (#12)

v0.0.3

05 Nov 02:45
1d19c9f

Choose a tag to compare

Refactor examples (#3)

v0.0.2

17 Oct 00:41
a939ddb

Choose a tag to compare

Add implementation (#2)

v0.0.1

15 Oct 00:10

Choose a tag to compare

v0.0.1 Pre-release
Pre-release
Initial commit