[go-nuts] [ANN] go-resty v2.2.0 released - Simple HTTP and REST client library

2020-02-23 Thread Jeevanandam M.
Hello All - The package go-resty v2.2.0 released! Stable Version : github.com/go-resty/resty/v2 Release Notes : https://github.com/go-resty/resty/releases/tag/v2.2.0 Cheers, Jeeva -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe

Re: [go-nuts] [ANN] go-resty v2.1.0 released - Simple HTTP and REST client library

2019-10-12 Thread Jeevanandam M.
Thank you Sam for responding to the query. @Dimas - You could use Resty library via go mod as well as without it. If you would like to use Resty v2, it is exists on master so simple do "go get github.com/go-resty/resty". You will get v2 code base. If you would like to use it with go mod, you

[go-nuts] [ANN] go-resty v2.1.0 released - Simple HTTP and REST client library

2019-10-10 Thread Jeevanandam M.
Hello All - Stable Version : github.com/go-resty/resty/v2 Release Notes : https://github.com/go-resty/resty/releases/tag/v2.1.0 Cheers, Jeeva -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving

[go-nuts] [ANN] go-resty v1.11.0 released - Simple HTTP and REST client library

2019-01-06 Thread Jeevanandam M.
Production Version : gopkg.in/resty.v1 godoc : https://godoc.org/gopkg.in/resty.v1 Changelog: Enhancements * Add Content-Type application/json-rpc into Auto Unmarshaling support #203 @jeevatkm * Add Context() method into Request and consider logging prerequesthook updates in the

[go-nuts] [ANN] THUMBAI v1.0.0-beta.2 Released! - A Go Mod Repository, Go Vanity Server and Proxy Server

2018-12-26 Thread Jeevanandam M.
Website: https://thumbai.app Documentation: Get Started - https://thumbai.app/docs/get-started Upgrade - https://thumbai.app/docs/upgrade Your feedback is very valuable. Thanks. Cheers, Jeeva -- You received this message because you are subscribed to the Google Groups "golang-nuts"

[go-nuts] [ANN] THUMBAI v1.0.0-beta Released! - A Go Mod Repository, Go Vanity and Simple Proxy Server

2018-12-10 Thread Jeevanandam M.
Website: https://thumbai.app Documentation: https://thumbai.app/get-started Your feedback is very valuable. Thanks. Cheers, Jeeva -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from

[go-nuts] [ANN] aah Go web framework v0.12.0 Released!

2018-12-02 Thread Jeevanandam M.
Website: https://aahframework.org Documentation: https://docs.aahframework.org Release notes: https://docs.aahframework.org/v0.12/release-notes.html Your feedback is very valuable. Thanks. Cheers, Jeeva -- You received this message because you are subscribed to the Google Groups

[go-nuts] [ANN] go-resty v1.10.0 released - Simple HTTP and REST client library

2018-10-22 Thread Jeevanandam M.
Production Version : gopkg.in/resty.v1 godoc : https://godoc.org/gopkg.in/resty.v1 Changelog: Enhancement * Debug log callback added to customize log info before logging it #180 #182 PR #186 @jeevatkm * Updated every reference to point to `gopkg.in/resty.v1` inline with go mod

[go-nuts] [ANN] go-resty v1.9.0 released - Simple HTTP and REST client library

2018-08-24 Thread Jeevanandam M.
Production Version : gopkg.in/resty.v1 Edge Version : github.com/go-resty/resty godoc : https://godoc.org/github.com/go-resty/resty Changelog: Enhancement * Added `application/hal+json` content type support PR #171 #172 @kmanley * Made `IsJSONType` and

[go-nuts] [ANN] go-resty v1.4 released - Simple HTTP and REST client library

2018-04-04 Thread Jeevanandam M.
Production Version : gopkg.in/resty.v1 Edge Version : github.com/go-resty/resty godoc : https://godoc.org/github.com/go-resty/resty Changelog: Enhancements: * Added support for RFC7807 - `application/problem+json` and `application/problem+xml` #134, #135 * Bufferless large file

[go-nuts] [ANN] aah Go web framework v0.10 Released!

2018-03-28 Thread Jeevanandam M.
Hello All - I'm happy to announce, aah v0.10 have been released. Website: https://aahframework.org Release Notes: https://docs.aahframework.org/v0.10/release-notes.html Your feedback is very valuable. Thanks. Cheers, Jeeva -- You received this message because you are subscribed to the

[go-nuts] [ANN] go-resty v1.3 released - Simple HTTP and REST client library

2018-03-01 Thread Jeevanandam M.
Production Version : gopkg.in/resty.v1 Edge Version : github.com/go-resty/resty godoc : https://godoc.org/github.com/go-resty/resty Changelog: Enhancements: - Custom content type and data for multipart request PR #129 @Asker80 - Debug log with concatenated

[go-nuts] Re: [ANN] go-resty v1.1 released - Simple HTTP and REST client library

2018-01-28 Thread Jeevanandam M.
when > I made a similar suggestion that in library design embedding exports all of > the embedded type’s methods, so you may have those named fields because of > that. > > Thanks, > Matt > > On Thursday, January 25, 2018 at 8:53:33 PM UTC-6, Jeevanandam M. wrote: >> >

[go-nuts] Re: [ANN] go-resty v1.1 released - Simple HTTP and REST client library

2018-01-25 Thread Jeevanandam M.
t struct. > > Some godoc identifier documentation is missing the period. The README.md > has many examples which may already be covered by godoc that are making it > longer than usual. > > Matt > > On Thursday, January 25, 2018 at 2:27:46 PM UTC-6, Jeevanandam M. wr

[go-nuts] [ANN] go-resty v1.1 released - Simple HTTP and REST client library

2018-01-25 Thread Jeevanandam M.
Stable Version : gopkg.in/resty.v1 Edge Version : github.com/go-resty/resty godoc : https://godoc.org/github.com/go-resty/resty Changelog: Features: * Added Request URL Path Params #103 @jeevatkm Enhancements: * Auto detects file content type in mutlipart/form-data mode #109, PR

[go-nuts] [ANN] aah web framework for Go, v0.9 Released

2017-10-04 Thread Jeevanandam M.
*Website:* https://aahframework.org *Documentation:* https://docs.aahframework.org *Release Notes:* https://docs.aahframework.org/v0.9/release-notes.html Please give it a try aah web framework and share your inputs. Your feedback is very valuable. Thanks. Cheers, Jeeva -- You received this

[go-nuts] [ANN] go-resty v1.0 released - simple HTTP and REST client library

2017-09-25 Thread Jeevanandam M.
Stable Version : gopkg.in/resty.v1 Edge Version : github.com/go-resty/resty godoc : https://godoc.org/github.com/go-resty/resty *v1.0 Released* Resty first version released on Sep 15, 2015 then it grew gradually as a very handy and helpful library. Its been a two years; v1.0 released

[go-nuts] [ANN] aah web framework for Go, v0.8 Released

2017-09-01 Thread Jeevanandam M.
*Website:* https://aahframework.org *Documentation:* https://docs.aahframework.org *Release Notes:* https://docs.aahframework.org/v0.8/release-notes.html Please give it a try aah web framework and share your inputs. Your feedback is very valuable. Thanks. Cheers, Jeeva -- You received this

[go-nuts] [ANN] aah web framework for Go, v0.7 Released

2017-08-01 Thread Jeevanandam M.
Website: https://aahframework.org Documentation: https://docs.aahframework.org Release Notes: v0.7 https://docs.aahframework.org/release-notes.html Please give it a try aah web framework and share your inputs. Your feedback is very valuable. Thanks. Cheers, Jeeva -- You received this message

[go-nuts] [ANN] go-resty v0.13 released - simple HTTP and REST client library

2017-06-23 Thread Jeevanandam M.
Stable Version : gopkg.in/resty.v0 Edge Version : github.com/go-resty/resty godoc : https://godoc.org/github.com/go-resty/resty *Changelog:* - Added Retry timeouts shortcuts to default resty client PR #73 @bak1an - Do not set `X-User-Agent` in the request PR #77 @Robbilie

[go-nuts] Re: [ANN] aah web framework for Go, v0.6 Released

2017-06-12 Thread Jeevanandam M.
Thank you Szymon Pankalla. On Monday, June 12, 2017 at 4:44:38 AM UTC-7, Szymon Pankalla wrote: > > Very interesting ;) Good job. > > W dniu środa, 7 czerwca 2017 17:31:23 UTC+2 użytkownik Jeevanandam M. > napisał: >> >> *Website:* https://aahframework.or

[go-nuts] [ANN] aah web framework for Go, v0.6 Released

2017-06-07 Thread Jeevanandam M.
*Website:* https://aahframework.org *Documentation:* https://docs.aahframework.org *Release Notes:* v0.6 https://docs.aahframework.org/release-notes.html Please give it a try aah web framework and share your inputs. Your feedback is very valuable. Thanks. Cheers, Jeeva -- You received this

[go-nuts] [ANN] aah framework v0.5.1 Released

2017-05-21 Thread Jeevanandam M.
Official website: https://aahframework.org Documentation: https://docs.aahframework.org Changelog v0.5.1: - Possibility of directory traversal vulnerability on Static File delivery - Thanks to Chris Stockton

[go-nuts] [ANN] aah framework v0.5 - First public release

2017-05-19 Thread Jeevanandam M.
Hello Everyone - I'm very glad to announce the first public release of aah web framework for Go. v0.5 comes with an initial set of features. Gradually I will be adding more features and enhancements following the roadmap. Please try it out and let me know what you think, your feedback is very

[go-nuts] [ANN] go-resty v0.11 release - simple HTTP and REST client library

2017-03-20 Thread Jeevanandam M.
Stable Version : gopkg.in/resty.v0 Edge Version : https://github.com/go-resty/resty godoc : https://godoc.org/github.com/go-resty/resty *This release brings following:* *Releases Notes:* https://github.com/go-resty/resty/releases/latest *Feature:* - Request based on SRV record

[go-nuts] [ANN] go-resty v0.9 release - simple HTTP and REST client library

2016-11-01 Thread Jeevanandam M.
go-resty: https://github.com/go-resty/resty godoc : https://godoc.org/github.com/go-resty/resty This release brings following enhancements: - Backoff Retry mechanism PR #35 #24 @keithballdotnet - Conditional Retry on backoff mechanism PR #42 #37

[go-nuts] [ANN] go-resty v0.8 release - simple HTTP and REST client library

2016-07-08 Thread Jeevanandam M.
go-resty: https://github.com/go-resty/resty godoc : https://godoc.org/github.com/go-resty/resty This release brings following enhancements: - Added method `SetMultiValueQueryParams` for multi value query params #28 - Added method `SetScheme` for non-http scheme option PR #30 -