V1.9.0-beta
It's been a while between releases so we're releasing this as a beta for testing.
What's Changed
- [Docs] Update --isuptodate documentation by @Tsingis in #584
- chore(sdk): bump the project to .net 9 by @hoangthanh28 in #607
- Chore: Make it still build on .net6.0 and 7.0 by @erikbra in #613
- Chore: Use latest SqlServer 2022 docker image in tests by @erikbra in #614
- [Fix(mariadb)]: correct the grate internal migration script - issue #569 by @hoangthanh28 in #606
- [Sample] Added example of running a migration as part of automated tests by @wokket in #633
- [Docs] Update
--transaction
default to false in index.md by @DynamicPaul in #646 - [Docs] Update TokenReplacement.md by @tracker1 in #644
- [Feat] Log scripts as DryRun and not Running by @Tradioyes in #621
- [Fix] #616 - Fix MySQL syntax errors by @Coedgy in #617
- [Feat] #641: Allow equal signs in user tokens by @wokket in #663
- [Fix] Make transaction scope timeout the same as command timeout by @sebgod in #612
New Contributors
Thank you to everyone that has stepped up and contributed to this release...grate is only as good as the people that chip in to make it awesome! 🍻
- @Tsingis made their first contribution in #584
- @DynamicPaul made their first contribution in #646
- @tracker1 made their first contribution in #644
- @Tradioyes made their first contribution in #621
- @Coedgy made their first contribution in #617
- @sebgod made their first contribution in #612
Full Changelog: 1.8.0...1.9.0