issues
search
dtantsur
/
rust-osauth
Asynchronous OpenStack session and authentication for Rust
Apache License 2.0
12
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: update reqwest to 0.12
#84
dtantsur
closed
3 weeks ago
0
fix: use service type block-storage for volume v3
#83
dtantsur
closed
3 weeks ago
0
chore: update the functional job, add 2024.2
#82
dtantsur
closed
3 weeks ago
0
chore(query): improve Query docs
#81
dtantsur
closed
6 months ago
0
chore(ci): replace removed github action
#80
dtantsur
closed
7 months ago
0
chore(ci): update github actions
#79
dtantsur
closed
1 year ago
0
chore(ci): bump MSRV, update devstack jobs
#78
dtantsur
closed
1 year ago
0
Remove accidentally-left println!s
#77
milliams
closed
1 year ago
2
Add support for Application Credential authentication
#76
milliams
closed
1 year ago
1
chore: update to osauth-derive 0.1.2
#75
dtantsur
closed
1 year ago
0
Deriving QueryItem
#74
dtantsur
closed
1 year ago
0
chore: prepare 0.4.2
#73
dtantsur
closed
1 year ago
0
Derive improvements
#72
dtantsur
closed
1 year ago
0
Common additions for 0.4.2
#71
dtantsur
closed
1 year ago
0
0.4.1
#70
dtantsur
closed
1 year ago
0
fix: fix double percent-encoding on URLs
#69
Hirevo
closed
1 year ago
0
Expose `PaginatedResource` trait
#68
Hirevo
closed
1 year ago
0
feat: add protocol_enum macro
#67
dtantsur
closed
2 years ago
0
feat: add osauth-derive crate
#66
dtantsur
closed
2 years ago
0
chore(ci): make example failures fatal
#65
dtantsur
closed
2 years ago
0
feat: simplify requests to avoid immediate await?
#64
dtantsur
closed
2 years ago
0
chore: update deps and edition
#63
dtantsur
closed
2 years ago
0
Panics due to not currently running on the Tokio runtime.
#62
JeanArhancet
closed
2 years ago
0
chore(ci): use github actions for functional tests
#61
dtantsur
closed
2 years ago
2
fix: fix SyncStream with newer Rust
#60
dtantsur
closed
2 years ago
2
chore(ci): run CI on Wallaby, make Train non-voting
#59
dtantsur
closed
1 year ago
11
refactor: move some logic from Session to ServiceInfo
#58
dtantsur
closed
2 years ago
4
fix(auth): don't require owned params in get_endpoint
#57
dtantsur
closed
3 years ago
1
refactor: add NoService and limit RequestBuilder to ServiceType
#56
dtantsur
closed
2 years ago
1
refactor: split away EndpointCache
#55
dtantsur
closed
3 years ago
2
Revert "feat(auth): make get_endpoint synchronous"
#54
dtantsur
closed
3 years ago
1
refactor: only pass API version explicitly and type-safe
#53
dtantsur
closed
3 years ago
1
feat: support legacy ironic error messages
#52
dtantsur
closed
3 years ago
1
feat: type-safe setting of API version on RequestBuilder
#51
dtantsur
closed
3 years ago
1
feat: start requests synchronously, authenticate later
#50
dtantsur
closed
3 years ago
0
feat(auth): make get_endpoint synchronous
#49
dtantsur
closed
3 years ago
1
chore: fix some clippy warnings
#48
dtantsur
closed
3 years ago
1
fix(identity): stop requiring an owned value of auth_url
#47
dtantsur
closed
3 years ago
1
fix: reduce the size of Password/Token from 416 to 304 bytes
#46
dtantsur
closed
3 years ago
1
feat(session): Session/Adapter creation is now asynchronous
#45
dtantsur
closed
3 years ago
3
feat: new CloudConfig object
#44
dtantsur
closed
3 years ago
2
refactor: add a new ServiceCatalog object
#43
dtantsur
closed
3 years ago
5
refactor: replace request and stream functions with a custom builder
#42
dtantsur
closed
3 years ago
2
feat: add AuthenticatedClient and move Client handling to Session
#41
dtantsur
closed
3 years ago
1
refactor: remove endpoint filters from auth types
#40
dtantsur
closed
3 years ago
1
feat: remove dependency on osproto
#39
dtantsur
closed
3 years ago
1
feat: support loading endpoint overrides from clouds.yaml
#38
dtantsur
closed
3 years ago
1
chore: run CI on victoria and clarify release support
#37
dtantsur
closed
3 years ago
2
feat: support loading none authentication from clouds.yaml
#36
dtantsur
closed
3 years ago
2
feat: remove deprecated set_region, from_config, from_env
#35
dtantsur
closed
3 years ago
2
Next