Releases: jenkins-x/jx-api
Releases · jenkins-x/jx-api
4.0.2
Changes
Bug Fixes
- api version for clients
4.0.1
Changes
Documentation
- update example with new release
4.0.0
Changes
Code Refactoring
- remove old v2 apis and move jx requirements into the v4beta1 folder
- bump major module version as this contains breaking changes
- remove velero, make storage extensible, change TLS and Ingress for Environments optional. Remove more old v2 flags too
- remove old v2 apis and move jx requirements into the v4beta1 folder
3.0.3
Changes
Chores
- removed unnecessary indirect imports (that are causing unnecessary downstream mod graph headaches)
3.0.2
Changes
New Features
- added in Azure DNS config to requirements so we can configure external dns chart
3.0.1
Changes
Code Refactoring
- remove embedded code gen repo and replace with script that builds binaries
3.0.0
Changes
New Features
- upgrade kubernetes deps to 0.19.2, use golang 1.15
Code Refactoring
- remove old Jenkins X APIs fact, pipeline_sheduler, pipelinestructure and workflow
- move project to semver v3
- switch to upstream code-generator
Chores
- avoid linting generated code
- go mod tidy
- add badges so we can see https://pkg.go.dev/mod/github.com/jenkins-x/jx-api
- simplify codegen scripts and use the latest code-generator code from the update-codegen.sh script
- update to latest code-generator so we can generate 0.19.2 compliant clients
0.0.24
Changes
Bug Fixes
- simplified azure kubernetes external secret config
0.0.23
Changes
- Update README.md
0.0.22
Changes
Bug Fixes
- regen deepcopy
- lets use a pointer for the new storage config