Skip to content

Releases: jenkins-x/jx-api

0.0.5

15 Jun 18:58

Choose a tag to compare

Changes

Chores

  • deps: bump github.com/imdario/mergo from 0.3.8 to 0.3.9

0.0.4

15 Jun 18:47

Choose a tag to compare

Changes

Chores

  • generate openapi spec

0.0.3

15 Jun 17:50

Choose a tag to compare

Changes

Chores

  • added generated docs

0.0.2

15 Jun 17:49

Choose a tag to compare

Changes

Chores

  • deps: bump github.com/stretchr/testify from 1.6.0 to 1.6.1

0.0.1

15 Jun 15:21

Choose a tag to compare

Changes

Chores

  • disable code verification
  • use golang image for building
  • disable codegen check for now
  • setting the path for verification
  • enabled GOPATH for builds
  • added generated docs
  • linter fixes in codegen
  • regenerate without v1 semver
  • added generated code
  • fix dependencies for codegen
  • enable codegen verification as part of build
  • update client generation
  • regenerate go.sum
  • add client codegeneration
  • update mods
  • rename to jx-api from jx-client
  • add additional tests to cover utils pkg
  • fix linter issues
  • added cover goal & changelog generation
  • initial commit from JX