issues
search
pierresouchay
/
consul-rust
Rust client libray for Consul HTTP API
Apache License 2.0
93
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added status API calls (leader, peers) and node service health checks, changed tag filtering
#69
EmilienR
opened
1 year ago
4
KV put stores value with quotes
#68
theirix
opened
2 years ago
3
Fixup tests and test location
#67
kaylendog
closed
2 years ago
1
Consul-rust does not reuse reqwest clients
#66
mtthw-meyer
opened
2 years ago
0
Cannot drop a runtime in a context where blocking is not allowed when initial consul in rust
#65
jiangxiaoqiang
opened
3 years ago
1
Fix putting extra quotes on kv values.
#64
0xAda
closed
2 years ago
2
implement agent service register & deregister. fix request parse json error
#63
uxgnaw
opened
3 years ago
2
More robust handling of config.address
#62
tomers
opened
3 years ago
0
Add Tomer Shalev to authors
#61
tomers
closed
3 years ago
0
Adding in logic to deserialize kv value from b64 encoded string
#60
tomers
closed
3 years ago
3
Set clippy to run on all targets
#59
tomers
closed
3 years ago
0
Fixes for clippy
#58
tomers
closed
3 years ago
1
Add ClientBuilder::new_from_consul_host()
#57
tomers
closed
3 years ago
3
* Creating set_up and tear_down methods to create client and aunique …
#56
jmcconnell26
closed
3 years ago
1
Adding in logic to deserialize kv value from b64 encoded string:
#55
jmcconnell26
opened
3 years ago
1
Update README.md with proper crate version
#54
tomers
closed
3 years ago
2
Create rust.yml
#53
pierresouchay
closed
3 years ago
0
Update reqwest to 0.11
#52
tomers
closed
3 years ago
0
Upgrade reqwest
#51
tomers
closed
3 years ago
0
Failed to run the use case
#50
Jzow
closed
3 years ago
3
KV put stores value with quotes
#49
tomers
opened
3 years ago
1
Test kv get after put
#48
tomers
closed
3 years ago
0
Stale repository?
#47
red-avtovo
closed
3 years ago
6
async/await support
#46
ammarzuberi
opened
4 years ago
2
Tagging a new release anytime soon?
#45
grembo
closed
3 years ago
7
ServiceRegistration removed for refactor, any eta to add it back?
#44
kinosang
opened
4 years ago
3
Small general refactoring for general readability
#43
jmcconnell26
closed
3 years ago
1
KV Value b64 decoder
#42
jmcconnell26
closed
3 years ago
9
Refactoring session unit tests:
#41
jmcconnell26
closed
3 years ago
2
Refactoring KV unit tests:
#40
jmcconnell26
closed
3 years ago
0
Implemented /v1/catalog/service/:service with strong types
#39
pierresouchay
opened
4 years ago
3
[No Feature]: Reformat all code using cargo fmt
#38
pierresouchay
closed
4 years ago
0
Added unit test for health/service/:service endpoint
#37
pierresouchay
closed
4 years ago
0
Handle non-JSON 404 Response on Session.renew PUT request
#36
rodoyle
opened
4 years ago
0
Added support for X-Consul-Token header
#35
pierresouchay
closed
4 years ago
0
[BUGFIX] Fix incorrect return values for services() in catalog
#34
pierresouchay
closed
4 years ago
0
Is the project still alive - do you accept PRs ?
#33
pierresouchay
closed
4 years ago
1
Add support for consul token authentication
#32
nick-benoit14
closed
4 years ago
2
KV Values should be base64 decoded
#31
fussybeaver
opened
5 years ago
4
KV Values should be able to take binary data
#30
fussybeaver
opened
5 years ago
1
Make KV Value optional
#29
fussybeaver
opened
5 years ago
2
Fix README to reflect recent changes
#28
m-wynn
closed
4 years ago
0
improve catalog module and update doc
#27
armersong
opened
5 years ago
1
improve catalog module and update doc
#26
armersong
closed
5 years ago
0
Make KV Value optional
#25
fussybeaver
closed
5 years ago
2
KV Value can be `null`
#24
fussybeaver
opened
5 years ago
1
Prepping for release
#23
stusmall
closed
5 years ago
0
Updated crate version to 0.2.0 in the README
#22
ZielinskiLukaszPiwik
closed
5 years ago
1
Hyper to reqwest
#21
knusbaum
closed
5 years ago
1
[WIP] Refactor of a refactor?
#20
alexkornitzer
opened
5 years ago
4
Next