github erikbra/grate 1.5.1

latest releases: 1.7.4, 1.6.3, 1.7.3...
11 months ago

What's Changed

Bugfix release, thanks to all contributors. I really appreciate that people engage!

A special thanks to first-time contributors @ryanmwright and @3nth 💯

As always, more contributors are welcome, don't be afraid to contribute, no matter how small the contribution. See a missing feature? Notice an issue? Questions about usage? All grate improvements start with us, the users, caring, and finding stuff that can be improved.

And, if you can contribute with actual code or documentation changes, this is especially appreciated. Please don't hesitate to reach out if you have never contributed to an open-source project before, and don't know where to start, and we'll try to help you get started.

Bugs fixed

  • Bug #247: Don't trim assemblies on Windows - SNI problems by @erikbra in #326
  • Bug #298: Error inserting large scripts in ScriptsRun and -Errors tables on Oracle by @erikbra in #327
  • SQL*Plus compatible separator by @ryanmwright in #325
  • Added unit tests for statement splitting on Oracle by @erikbra in #328
  • Solve #245 without new command-line parameter by @erikbra in #256
  • Don't try to create the LocalApplicationData folder as default by @erikbra in #344
  • Bug #334: Fix batch statement splitting for PostgreSQL by @erikbra in #345
  • Issue #342: Disable pipelining on MySQL/MariaDB connections if not explicitly enabled by @erikbra in #346
  • 336 - SearchAllSubdirectoriesInsteadOfTraverse by @3nth in #337
  • Bug #355: Fixed FolderType of RunFirstAfterUp by @erikbra in #356

Chores

  • build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #331
  • build(deps): update FluentAssertions requirement from 6.10.* to 6.11.* by @dependabot in #333
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 by @dependabot in #339
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #343
  • build(deps): update NUnit3TestAdapter requirement from 4.4.* to 4.5.* by @dependabot in #341
  • build(deps): bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #351
  • build(deps): bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #349
  • build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #348
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #347
  • chore: Clean up compiler warnings/analysers by @wokket in #350
  • build(deps): bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #353
  • build(deps): bump docker/build-push-action from 4.1.0 to 4.1.1 by @dependabot in #352
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #354

New Contributors

Full Changelog: 1.5.0...1.5.1

Don't miss a new grate release

NewReleases is sending notifications on new releases.