issues
search
vert-x3
/
vertx-amqp-client
An AMQP client for Vert.x
Apache License 2.0
17
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JPMS support
#85
vietj
closed
1 month ago
0
Process sender acknowledgement with a null delivery remote state correctly
#84
vietj
closed
8 months ago
0
Remove callback usage
#83
vietj
closed
1 year ago
0
Deprecate callbacks
#82
vietj
closed
1 year ago
0
Remove Jackson Databind dependency
#81
vietj
closed
1 year ago
0
Allow AmqpClient to propagate an externally supplied SSLContext to th…
#80
kabir
closed
2 years ago
0
add dependabot configuration
#79
yeikel
closed
1 year ago
0
Add unwrap methods to AmqpConnection, AmqpSender and AmqpReceiver classes
#78
cescoffier
closed
2 years ago
0
Errors sending messages when Azure Service Bus closes the link due to inactivity
#77
alexlitovsky
closed
2 years ago
2
CVE-2021-44832: bump log4j
#76
pmlopes
closed
2 years ago
0
CVE-2021-45105
#75
pmlopes
closed
2 years ago
0
CVE-2021-45105
#74
pmlopes
closed
2 years ago
0
Update log4j to address: CVE-2021-45105
#73
gaol
closed
2 years ago
0
Fix wrong dispatching in the AMQP sender
#72
cescoffier
closed
2 years ago
0
Fix wrong dispatching in the AMQP sender
#71
cescoffier
closed
2 years ago
5
Minor code cleanup
#70
sebthom
closed
1 month ago
2
Upgrade test dependencies
#69
sebthom
closed
2 years ago
0
add receiver options to set selector and nolocal filters
#68
gemmellr
closed
2 years ago
0
Add noLocal and message selector to AmqpReceiverOptions
#67
sebthom
closed
2 years ago
2
Add option to specify JMS message selector/filter
#66
sebthom
closed
2 years ago
1
Completion handlers for delivery state changes
#65
mender3
opened
3 years ago
0
Backport bug fix from master
#64
vietj
closed
3 years ago
0
Infinitely growing connection list in AmqpClientImpl
#63
vladykin
closed
3 years ago
2
add an option to override the AMQP connection hostname value only
#62
gemmellr
closed
3 years ago
0
add an option to override the AMQP connection hostname value only
#61
gemmellr
closed
3 years ago
4
Simplify AmqpConnectionImpl#close()
#60
sebthom
closed
3 years ago
0
Dont't throw IllegalStateException in AmqpMessageImpl#isBodyNull() when body contains binary data
#59
sebthom
closed
3 years ago
2
Replace IntelliJ proprietary @noinspection
#58
sebthom
closed
3 years ago
0
Remove unused import
#57
sebthom
closed
3 years ago
0
.gitignore eclipse project files
#56
sebthom
closed
3 years ago
0
Add fluent method setIdleTimeoutUnit() override to AmqpClientOptions
#55
sebthom
closed
3 years ago
0
Report the reason why sending a message is rejected
#54
sebthom
closed
3 years ago
0
AmqpMessage.isBodyNull() throws "The body is not an AMQP Value"
#53
sebthom
closed
3 years ago
3
Add more fluent method overrides to AmqpClientOptions
#52
sebthom
closed
3 years ago
1
Unhandled Exception in Vertx 4.0.0
#51
UglyHobbitFeet
opened
3 years ago
0
add ability to set capabilities on the sender target terminus
#50
gemmellr
closed
4 years ago
1
update the delivery only on the connection context thead
#49
gemmellr
closed
4 years ago
2
finish off test improvements
#48
gemmellr
closed
4 years ago
3
further test improvements
#47
gemmellr
closed
4 years ago
2
more test improvements
#46
gemmellr
closed
4 years ago
2
test improvements
#45
gemmellr
closed
4 years ago
4
ensure transport is disconnected on connection close, and respond to remote close frame
#44
gemmellr
closed
4 years ago
4
dont fire the exceptionHandler twice upon a remote connection closure
#43
gemmellr
closed
4 years ago
2
Establish handler to deliver to before calling deliverMessageToHandler
#42
gemmellr
closed
4 years ago
2
Bump log4j-core from 2.11.1 to 2.13.2
#41
dependabot[bot]
closed
4 years ago
1
Extra Message Annotations Support
#40
obbyK
opened
4 years ago
1
Fix not to lose messages while handling message and executing a scheduled message delivery async event
#39
ferhatsahinkaya
closed
4 years ago
6
scheduleBufferedMessageDelivery decrements the demand without delivering a message
#38
ferhatsahinkaya
closed
4 years ago
2
Message lost
#37
vietj
closed
4 years ago
4
handleMessage method polls buffered message without using it
#36
ferhatsahinkaya
closed
4 years ago
3
Next