Release 2.8.0
The release adds support for schemagen to generate structs in table model, as well as username/password authentication to schemagen.
What's Changed
- Force metadata retrieval for CAS queries by @Drahflow in #221
- Fix typo in test by @Bobochka in #223
- fix using timeout order in select stmt by @YeminLi in #229
- update documentation with examples of non-persisted fields by @slycrel in #226
- queryx: add note to ExecCAS docs by @kevinbarbour in #231
- Update GH actions by @mrwormhole in #233
- add user password authentication to schemagen by @niklassemmler in #236
- Structs tables by @pavle995 in #212
New Contributors
- @YeminLi made their first contribution in #229
- @slycrel made their first contribution in #226
- @kevinbarbour made their first contribution in #231
- @mrwormhole made their first contribution in #233
- @niklassemmler made their first contribution in #236
- @pavle995 made their first contribution in #212
Full Changelog: v2.7.0...v2.8.0