Skip to content

v0.17.1

Choose a tag to compare

@winebarrel winebarrel released this 22 Apr 10:06
Immutable release. Only release title and notes can be modified.
v0.17.1
5b8822f

Changelog

  • 5b8822f Merge pull request #65 from winebarrel/add-pre-sql-option
  • 62fac30 Use export_test.go pattern for resolvePreSQL tests
  • 67b506f Fix PlanOptions help text and add --pre-sql integration tests
  • 769cac2 Document --pre-sql option in README and getting-started
  • 42b08c1 Make --pre-sql and --pre-sql-file mutually exclusive via kong xor
  • 6a98c93 Add --pre-sql option for inline pre-SQL strings