-
Notifications
You must be signed in to change notification settings - Fork 844
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[azservicebus] AdminClient - adding in support for creating and deleting queues #15790
Commits on Oct 14, 2021
-
Cleaning up the
internal
folder. Moving the underlying ATOM code in……to an `internal/atom` package, auth and tracing have shifted a bit too.
richardpark-msft committedOct 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 6774e8e - Browse repository at this point
Copy the full SHA 6774e8eView commit details -
Packages moved around, updating package imports
richardpark-msft committedOct 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 300563d - Browse repository at this point
Copy the full SHA 300563dView commit details -
Imports changed, adding test for option conversion fix for the sessio…
…n receiver
richardpark-msft committedOct 14, 2021 Configuration menu - View commit details
-
Copy full SHA for df9c331 - Browse repository at this point
Copy the full SHA df9c331View commit details -
Giving up on trying to make the examples fully-runnable.
richardpark-msft committedOct 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 0fa687b - Browse repository at this point
Copy the full SHA 0fa687bView commit details -
Small fix - it's not a DefaultAzureCredential anymore in the test (it…
…'s an EnvironmentCredential)
richardpark-msft committedOct 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 22c73ac - Browse repository at this point
Copy the full SHA 22c73acView commit details -
ATOM support for queues! (minus some small ones, like getting queue r…
…untime properties and listing - future PRs) Eliminated the queue_manager.go entirely, replaced all the usages of it with the normal ATOM client.
richardpark-msft committedOct 14, 2021 Configuration menu - View commit details
-
Copy full SHA for f67090c - Browse repository at this point
Copy the full SHA f67090cView commit details -
richardpark-msft committed
Oct 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 25461eb - Browse repository at this point
Copy the full SHA 25461ebView commit details
Commits on Oct 18, 2021
-
Add in the unmarshal error as well
richardpark-msft committedOct 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 05521b9 - Browse repository at this point
Copy the full SHA 05521b9View commit details -
Documenting some of the values in the admin client models
richardpark-msft committedOct 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 8e130be - Browse repository at this point
Copy the full SHA 8e130beView commit details -
Drain the response fully if it's not already
richardpark-msft committedOct 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 05d8871 - Browse repository at this point
Copy the full SHA 05d8871View commit details -
richardpark-msft committed
Oct 18, 2021 Configuration menu - View commit details
-
Copy full SHA for bc8db5f - Browse repository at this point
Copy the full SHA bc8db5fView commit details
Commits on Oct 20, 2021
-
Merge remote-tracking branch 'upstream/main' into atom
richardpark-msft committedOct 20, 2021 Configuration menu - View commit details
-
Copy full SHA for d5a2281 - Browse repository at this point
Copy the full SHA d5a2281View commit details -
NewClient function name changed
richardpark-msft committedOct 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 310566f - Browse repository at this point
Copy the full SHA 310566fView commit details -
Merge remote-tracking branch 'upstream/main' into atom
richardpark-msft committedOct 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 1aa06cb - Browse repository at this point
Copy the full SHA 1aa06cbView commit details -
Removing the entity creation in the examples
richardpark-msft committedOct 20, 2021 Configuration menu - View commit details
-
Copy full SHA for a041b3e - Browse repository at this point
Copy the full SHA a041b3eView commit details