Skip to content

Releases: Kong/go-apiops

v0.1.10

08 Apr 08:14
94c4de6
Compare
Choose a tag to compare

Changelog

  • 94c4de6 feat(patch): add patch-file support (#21)
  • b794abd chore(test): implement all 'deckformat' tests
  • 6ba60c3 feat(track): add info to track build history of file
  • 00b0597 chore(tests): migrate 'jsonbasics' to ginkgo framework
  • e5e63eb chore(tests): migrate 'merge' tests to ginkgo framework
  • 6687b09 fix(openapi2kong): do not allow arguments
  • 4f4010e chore(docs): improve documentation page on the commands (#20)
  • 1aafdcb feat(patch): add a patch command to update files (#18)
  • 80ce237 fix(cli): update logging to properly output errors (#16)

v0.1.9

31 Mar 11:09
fe0abe4
Compare
Choose a tag to compare

Changelog

  • fe0abe4 fix(oas2kong): revert accidental arg rename (#15)

v0.1.8

31 Mar 08:05
5a00512
Compare
Choose a tag to compare

Changelog

  • 5a00512 feat(merge): add a merge command (#13)
  • 1ab34b0 fix(linter): fix minor linter inssue
  • be2fe5f chore(util): add json basics
  • e51383b fix(cli) updates arg for openapi2kong and general CLI message (#11)
  • b81e7a3 chore(makefile): make 'all' the default target again (#10)
  • e2e0094 chore(makefile): improved dependency checks (#9)

v0.1.7

10 Mar 20:10
Compare
Choose a tag to compare

Changelog

  • f11a0ed fix(version): properly add the version metadata (#8)
  • c3c7e31 docs(readme): Update for new name, tidy usage and status (#7)
  • 763305e fix(Makefile): use parametrized binary name in 'clean'
  • 12a0e13 fix(oas): escape path only once (#6)
  • f1358bc chore(Makefile) adding a makefile (#5)
  • e572fda feat(filebasics): add deserialize methods (#3)

v0.1.6

21 Feb 20:13
Compare
Choose a tag to compare

Changelog

  • b951c9b chore(fw): integrate the fw lib into the kced commandline repo

v0.1.5

12 Feb 13:30
Compare
Choose a tag to compare

Changelog

v0.1.4

01 Feb 10:49
Compare
Choose a tag to compare

Changelog

v0.1.3

24 Jan 15:25
Compare
Choose a tag to compare

Changelog

  • 5bc2b5d make cli more deck like, add options, rebase on latest lib version

v0.1.2

13 Jan 18:00
Compare
Choose a tag to compare

Just testing the build process with automation user credentials

v0.1.1

06 Jan 13:21
Compare
Choose a tag to compare
  • Bump to latest version of fw
    • Fixes regex generation in paths