FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Tags · infrawatch/apputils · GitHub

Tags: infrawatch/apputils

Tags

v0.8

Toggle v0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to golang 1.24.13 (#31)

v0.7

Toggle v0.7's commit message
Fix concurrent deadlock

Receivers loops were not stopped when Reconnect was called,
which might have get to a corner case where the loop could
iterate on a conn.receivers map in the middle of recreation
process. This patch is fixing it.

v0.6

Toggle v0.6's commit message
Don't attempt to close Sender on error

Resolves: rhbz#2179924

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve AMQP-1.0 transport (#26)

* AMQP-1.0 improvements

- avoid flooding with links
- enable reconnection
- linter fixes

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from infrawatch/proclimits

Add system.GetOpenedFiles

v0.3

Toggle v0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from infrawatch/asimilatemap

Move map operations from tools

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #13 from infrawatch/connector-spli

Connector split

v0.1

Toggle v0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from infrawatch/lmadsen-add-license

Add Apache v2.0 license file

Back | FazBrowse Home | New Git URL