Skip to content

Tags: Azure/azure-event-hubs-go

Tags

v2.0.5

Toggle v2.0.5's commit message
Putting a proper deprecation notice on this.

v1.3.2

Toggle v1.3.2's commit message
Add in the deprecation slug into the readme as well but put it into t…

…he body of the readme, where it"ll hopefully get picked up easier by 3rd parties.

v3.6.2

Toggle v3.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare for patch release (#295)

v3.6.1

Toggle v3.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mark module as deprecated (#289)

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to the GA version of go-amqp (#288)

* Update to the GA version of go-amqp

Updated readme message with GA announcement of azeventhubs.

* update changelog and version info

* update internal pipeline to supported version of Ubuntu

* check for specific error conditions that are now explicitly returned

v3.5.0

Toggle v3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to latest azure-amqp-common-go and go-amqp modules (#287)

* Update to latest azure-amqp-common-go and go-amqp modules

* fix test fake and update go-amqp with race fix

* fix bug in lease renal logic

v3.4.0

Toggle v3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prepare v3.4.0 release (#283)

v3.3.20

Toggle v3.3.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating to let people know that there"s a new beta package if they"d…

… like to try it (#278)

Updating readme so people know that azeventhubs (the newer package) is heading towards GA and the beta is something we"d like people to try out.

v3.3.19

Toggle v3.3.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Vendor the azblob 0.6.0 dependency so customers can upgrade to later …

…blobs packages (#262)

* vendoring 0.6.0 of azure-storage-blob-go

* updating internal references

* Attempting internal vendoring for some pieces, public interface coming from "azblob".

* slight modifications

* linter clean-up

* skip lint and gocyclo vendored azblob

* fix additional formatting

* skip gocyclo and linting azblob in integration tests

* use gocyclo ignore instead of finding files

* Even though they"re the vendored and non-vendored azblob"s ServiceCodeTypes are strings they don"t "match" when it comes to determining if they"re the same type. Aliasing should work just fine here.

* fix incorrect comment

* Update version and changelog

Co-authored-by: ripark <[email protected]>
Co-authored-by: Joel Hendrix <[email protected]>

v3.3.18

Toggle v3.3.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing changelog and version - it was behind so my version bump was i…

…ncorrect. (#254)

Changelog and version.go were actually behind by more than one release, so I needed to correct it.