-
Notifications
You must be signed in to change notification settings - Fork 208
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
go core libraries #716
go core libraries #716
Commits on Oct 27, 2021
-
- adds azure identity go library
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 14a5581 - Browse repository at this point
Copy the full SHA 14a5581View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe01ed - Browse repository at this point
Copy the full SHA ebe01edView commit details -
- leverages reference to default factory for serialization in go requ…
…est adapter - implements body for go request adapter Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a24b364 - Browse repository at this point
Copy the full SHA a24b364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7684a1a - Browse repository at this point
Copy the full SHA 7684a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1a7c1 - Browse repository at this point
Copy the full SHA ca1a7c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5917fe7 - Browse repository at this point
Copy the full SHA 5917fe7View commit details -
- draft implementation of json tree loading for go
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 5d877ba - Browse repository at this point
Copy the full SHA 5d877baView commit details -
- fixes content type detection for go response
- fixes empty scopes for go azure provider - adds missing methods in parsable interface for go - fixes empty default middlewares for go client - adds missing ctors for json factories in go - adds unit tests for go parsing - fixes go json tree building - adds objects deserialization in go Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for abd956f - Browse repository at this point
Copy the full SHA abd956fView commit details -
- fixes nullability on return types for go
- fixes enum parsing on go - fixes enum dereferencing when deserializing in go Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4882c6f - Browse repository at this point
Copy the full SHA 4882c6fView commit details -
- adds readme for gson json serialization
- fixes enum serialization - fixes primitives serialization - adds go json serialization workflow Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 884932b - Browse repository at this point
Copy the full SHA 884932bView commit details -
- fixes an issue where go json serialization would attempt to seriali…
…ze null values and add extra comas Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for af6b1e6 - Browse repository at this point
Copy the full SHA af6b1e6View commit details -
- fixes parsable collections casting for go serialization
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for fb5703c - Browse repository at this point
Copy the full SHA fb5703cView commit details -
- fixes a bug were objects serialization would be missing a comma for…
… typescript Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 9661630 - Browse repository at this point
Copy the full SHA 9661630View commit details -
- fixes unit tests for go generation
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 2601e75 - Browse repository at this point
Copy the full SHA 2601e75View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6aff60 - Browse repository at this point
Copy the full SHA b6aff60View commit details -
- adds a telemetry handler for go
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4f2cccf - Browse repository at this point
Copy the full SHA 4f2cccfView commit details -
- fixes telemetry handler definition
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d5e7c5e - Browse repository at this point
Copy the full SHA d5e7c5eView commit details -
- fixes renamed merge reference
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 42f8e9b - Browse repository at this point
Copy the full SHA 42f8e9bView commit details -
- renames the telemetry handler to make it more generic
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f3df115 - Browse repository at this point
Copy the full SHA f3df115View commit details -
- adds doc comment for go http
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 4d84c3e - Browse repository at this point
Copy the full SHA 4d84c3eView commit details -
- fixes a bug where the middleware options would not be passed to the…
… middlewares Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 20c1592 - Browse repository at this point
Copy the full SHA 20c1592View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b7a04 - Browse repository at this point
Copy the full SHA e8b7a04View commit details -
- fixes a bug where decimal would not be mapped
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for bf5eb1e - Browse repository at this point
Copy the full SHA bf5eb1eView commit details -
- fixes a typo in naming escpae in go
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 48880ec - Browse repository at this point
Copy the full SHA 48880ecView commit details -
- removes unecessary nil check in go
- adds additional type mapping for string value conversion in go Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 98cdad8 - Browse repository at this point
Copy the full SHA 98cdad8View commit details -
- adds vendor as a reserved name in go as using it as package name ca…
…uses import issues Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for c626f16 - Browse repository at this point
Copy the full SHA c626f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb48974 - Browse repository at this point
Copy the full SHA fb48974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea3018 - Browse repository at this point
Copy the full SHA 0ea3018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50cc904 - Browse repository at this point
Copy the full SHA 50cc904View commit details -
- adds clear instruction on pacakge feed for compliance
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a3271fd - Browse repository at this point
Copy the full SHA a3271fdView commit details -
Revert "- adds clear instruction on pacakge feed for compliance"
This reverts commit f7175a4.
Configuration menu - View commit details
-
Copy full SHA for 5ca83a2 - Browse repository at this point
Copy the full SHA 5ca83a2View commit details -
- removes nuget.config files as they trigger the compliance analysis …
…in generation pipeline
Configuration menu - View commit details
-
Copy full SHA for 7b1a93d - Browse repository at this point
Copy the full SHA 7b1a93dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6d907 - Browse repository at this point
Copy the full SHA 9c6d907View commit details -
- fixes nuget config generation script
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for f6d84f8 - Browse repository at this point
Copy the full SHA f6d84f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40949a - Browse repository at this point
Copy the full SHA e40949aView commit details -
- fixes a bug where middleware chaining would not be done when the co…
…llection is provided
Configuration menu - View commit details
-
Copy full SHA for 7b73bc5 - Browse repository at this point
Copy the full SHA 7b73bc5View commit details
Commits on Oct 28, 2021
-
Update http/go/nethttp/middleware/callback_handler.go
Co-authored-by: Eastman <andrueastman@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca05f06 - Browse repository at this point
Copy the full SHA ca05f06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b4c01 - Browse repository at this point
Copy the full SHA 98b4c01View commit details -
Configuration menu - View commit details
-
Copy full SHA for e172356 - Browse repository at this point
Copy the full SHA e172356View commit details -
Configuration menu - View commit details
-
Copy full SHA for e50c400 - Browse repository at this point
Copy the full SHA e50c400View commit details -
Configuration menu - View commit details
-
Copy full SHA for bae0ac5 - Browse repository at this point
Copy the full SHA bae0ac5View commit details
Commits on Oct 29, 2021
-
- addresses pull request feeback
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for ae2719f - Browse repository at this point
Copy the full SHA ae2719fView commit details -
- adds redirect handler to go http
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 78d7b4e - Browse repository at this point
Copy the full SHA 78d7b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 136126a - Browse repository at this point
Copy the full SHA 136126aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6335f62 - Browse repository at this point
Copy the full SHA 6335f62View commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2360279 - Browse repository at this point
Copy the full SHA 2360279View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5032c16 - Browse repository at this point
Copy the full SHA 5032c16View commit details -
- updates parameters names to make it explicit
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for a142eb3 - Browse repository at this point
Copy the full SHA a142eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 783f4ea - Browse repository at this point
Copy the full SHA 783f4eaView commit details