Releases: edgedb/edgedb-go
Releases · edgedb/edgedb-go
v0.17.2
Changelog
Full Changelog
Closed Issues
- Add mechanism for generating public query functions and types #287
Merged Pull Requests
- Add pubtypes option to edgeql-go #318 (fmoor)
- Add pubfuncs option to edgeql-go #317 (fmoor)
v0.17.1
Changelog
Full Changelog
Merged Pull Requests
- Add support for Options.TLSConfig.ServerName #310 (fmoor)
- Don't hide errors when multiple are encountered. #309 (fmoor)
- Add support for the new branch connection option #308 (fmoor)
- Add multi range support #290 (diksipav)
v0.17.0
Changelog
Full Changelog
Closed Issues
- Add handling of
branch
option #303
Merged Pull Requests
- Add handling of
branch
option #306 (fmoor)
- Add convenience functions to transform between edgedb.Duration and time.Duration #304 (lsdch)
v0.16.0
Changelog
Full Changelog
Merged Pull Requests
- Expose a common interface between Client and Tx #302 (lsdch)
- Don't parse transaction control commands #299 (fmoor)
v0.15.0
Changelog
Full Changelog
Closed Issues
- missing NewRetryOptions() #237
Merged Pull Requests
- Bump golang.org/x/crypto version #298 (fmoor)
- Document when NoData error is not returned #295 (fmoor)
- Add NewRetryOptions() function #205 (fmoor)
v0.14.0
Changelog
Full Changelog
Closed Issues
- UnexpectedMessageError: unexpected message type: 0x45 #261
- edgeql-go generates private only code #245
Merged Pull Requests
- Mention the code generator in the top level docs. #273 (fmoor)
- Lowercase instance and org name when computing instance DNS #272 (elprans)
- Add new 3.0 errors #270 (fmoor)
- Update for rules of instance names #268 (fantix)
- Improve no toml found because of fs boundary error #267 (fmoor)
- Run CI every day #263 (fmoor)
- Add -mixedcaps option to edgeql-go #262 (fmoor)