# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.3.3"></a>
## [2.3.3](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.3.2...v2.3.3) (2018-11-02)


### Bug Fixes

* Deprecated text in README ([5363d6a](https://github.com/ibm-developer/generator-ibm-java-spring/commit/5363d6a))



<a name="2.3.2"></a>
## [2.3.2](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.3.1...v2.3.2) (2018-10-24)



<a name="2.3.1"></a>
## [2.3.1](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.3.0...v2.3.1) (2018-09-14)


### Bug Fixes

* Don't generate ServiceMappings reference ([ab03b84](https://github.com/ibm-developer/generator-ibm-java-spring/commit/ab03b84))
* typo ([071aaaf](https://github.com/ibm-developer/generator-ibm-java-spring/commit/071aaaf))



<a name="2.3.0"></a>
# [2.3.0](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.2.4...v2.3.0) (2018-08-24)


### Bug Fixes

* Update mocha@4, nyc@12, coveralls@3 ([400a11c](https://github.com/ibm-developer/generator-ibm-java-spring/commit/400a11c))


### Features

* Update spring-boot from 1.5.4 to 1.5.15 ([61a8ce5](https://github.com/ibm-developer/generator-ibm-java-spring/commit/61a8ce5))



<a name="2.2.4"></a>
## [2.2.4](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.2.3...v2.2.4) (2018-07-09)



<a name="2.2.3"></a>
## [2.2.3](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.2.1...v2.2.3) (2018-05-18)


### Bug Fixes

* sdkgen endpoint migration ([96da741](https://github.com/ibm-developer/generator-ibm-java-spring/commit/96da741))



<a name="2.2.2"></a>
## [2.2.2](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.2.1...v2.2.2) (2018-05-09)


### Bug Fixes

* sdkgen endpoint migration ([96da741](https://github.com/ibm-developer/generator-ibm-java-spring/commit/96da741))



<a name="2.2.1"></a>
## [2.2.1](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.2.0...v2.2.1) (2018-04-02)



<a name="2.2.0"></a>
# [2.2.0](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.1.2...v2.2.0) (2018-02-23)


### Features

* Add javametrics option ([f39dd95](https://github.com/ibm-developer/generator-ibm-java-spring/commit/f39dd95))



<a name="2.1.2"></a>
## [2.1.2](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.1.1...v2.1.2) (2018-02-14)


### Bug Fixes

* Changes to make integration tests work ([9072b0e](https://github.com/ibm-developer/generator-ibm-java-spring/commit/9072b0e))
* Fix test to always expect SBApplication ([20adae4](https://github.com/ibm-developer/generator-ibm-java-spring/commit/20adae4))
* Lint error fix ([c511e8a](https://github.com/ibm-developer/generator-ibm-java-spring/commit/c511e8a))
* Use Yeoman generated Spring Boot app for BFF ([9097086](https://github.com/ibm-developer/generator-ibm-java-spring/commit/9097086))



<a name="2.1.1"></a>
## [2.1.1](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.1.0...v2.1.1) (2018-02-09)


### Bug Fixes

* Delete swagger home controller so that common landing page can be displayed. ([674bbb5](https://github.com/ibm-developer/generator-ibm-java-spring/commit/674bbb5))



<a name="2.1.0"></a>
# [2.1.0](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.0.1...v2.1.0) (2018-02-02)


### Features

* Use generated index.html ([ee0bf0c](https://github.com/ibm-developer/generator-ibm-java-spring/commit/ee0bf0c))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v2.0.0...v2.0.1) (2018-01-17)


### Bug Fixes

* **lib:** move dev dependencies to dependencies in package.json ([684e8cc](https://github.com/ibm-developer/generator-ibm-java-spring/commit/684e8cc))



<a name="2.0.0"></a>
# [2.0.0](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v1.3.0...v2.0.0) (2018-01-12)


### Features

* **lib:** Remove prompting and update logging ([b5384d9](https://github.com/ibm-developer/generator-ibm-java-spring/commit/b5384d9))


### BREAKING CHANGES

* **lib:** Remove prompting, remove options, alter logging api

Signed-off-by: Katherine Stanley <katheris@uk.ibm.com>



<a name="1.3.0"></a>
# [1.3.0](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v1.2.1...v1.3.0) (2018-01-10)


### Features

* **lib:** Expose prompts and defaults externally ([850cbb2](https://github.com/ibm-developer/generator-ibm-java-spring/commit/850cbb2))



<a name="1.2.1"></a>
## [1.2.1](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v1.2.0...v1.2.1) (2018-01-09)


### Bug Fixes

* **build:** Update deploy.sh to exit properly if prerelease fails ([5ae361f](https://github.com/ibm-developer/generator-ibm-java-spring/commit/5ae361f))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v1.1.0...v1.2.0) (2018-01-08)


### Features

* **templates:** update to new templates which support service bindings ([782d62d](https://github.com/ibm-developer/generator-ibm-java-spring/commit/782d62d))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/ibm-developer/generator-ibm-java-spring/compare/v1.0.4...v1.1.0) (2018-01-08)


### Bug Fixes

* **build:** Fix travis build. ([2ea58fb](https://github.com/ibm-developer/generator-ibm-java-spring/commit/2ea58fb))


### Features

* **travis:** added linter, updated package.json, .travis.yml, others ([b221c7c](https://github.com/ibm-developer/generator-ibm-java-spring/commit/b221c7c))



<a name="1.0.4"></a>
## [1.0.4](https://github.ibm.com/arf/java-codegen-spring/compare/v1.0.3...v1.0.4) (2017-11-20)


### Bug Fixes

* **templates:** add Mongo stuff in SBApplication.java - arf/planning-java/issues/283 ([9afe1f2](https://github.ibm.com/arf/java-codegen-spring/commit/9afe1f2))



<a name="1.0.3"></a>
## [1.0.3](https://github.ibm.com/arf/java-codegen-spring/compare/v1.0.2...v1.0.3) (2017-11-07)



<a name="1.0.2"></a>
## [1.0.2](https://github.ibm.com/arf/java-codegen-spring/compare/v1.0.1...v1.0.2) (2017-11-06)



<a name="1.0.1"></a>
## [1.0.1](https://github.ibm.com/arf/java-codegen-spring/compare/v1.0.0...v1.0.1) (2017-11-04)



<a name="1.0.0"></a>
# [1.0.0](https://github.ibm.com/arf/java-codegen-spring/compare/v0.7.0...v1.0.0) (2017-10-17)


### Features

* **user:** update README with doc link ([03712e0](https://github.ibm.com/arf/java-codegen-spring/commit/03712e0))


### BREAKING CHANGES

* **user:** release version 1.0.0

Signed off by : Adam Pilkington apilkington@uk.ibm.com



<a name="0.7.0"></a>
# [0.7.0](https://github.ibm.com/arf/java-codegen-spring/compare/v0.6.1...v0.7.0) (2017-10-12)


### Features

* **templates:** Set artifactId as artifactId explicitly ([137d832](https://github.ibm.com/arf/java-codegen-spring/commit/137d832))



<a name="0.6.1"></a>
## [0.6.1](https://github.ibm.com/arf/java-codegen-spring/compare/v0.6.0...v0.6.1) (2017-10-04)


### Bug Fixes

* **generator:** change to use production SDK gen service for creating swagger artifacts ([4aef096](https://github.ibm.com/arf/java-codegen-spring/commit/4aef096))



<a name="0.6.0"></a>
# [0.6.0](https://github.ibm.com/arf/java-codegen-spring/compare/v0.5.1...v0.6.0) (2017-09-30)


### Features

* **templates:** new default content pattern ([443dca8](https://github.ibm.com/arf/java-codegen-spring/commit/443dca8))



<a name="0.5.1"></a>
## [0.5.1](https://github.ibm.com/arf/java-codegen-spring/compare/v0.5.0...v0.5.1) (2017-09-15)


### Performance Improvements

* **test:** Refactor tests to allow selective invocation ([366419e](https://github.ibm.com/arf/java-codegen-spring/commit/366419e))



<a name="0.5.0"></a>
# [0.5.0](https://github.ibm.com/arf/java-codegen-spring/compare/v0.4.3...v0.5.0) (2017-09-15)


### Features

* **templates:** Add health templates and fix open api gen ([e9e8c5c](https://github.ibm.com/arf/java-codegen-spring/commit/e9e8c5c))



<a name="0.4.3"></a>
## [0.4.3](https://github.ibm.com/arf/java-codegen-spring/compare/v0.4.2...v0.4.3) (2017-09-14)



<a name="0.4.2"></a>
## [0.4.2](https://github.ibm.com/arf/java-codegen-spring/compare/v0.4.1...v0.4.2) (2017-09-13)


### Bug Fixes

* **templates:** Fix config template to not repeat for open api ([98ee569](https://github.ibm.com/arf/java-codegen-spring/commit/98ee569))



<a name="0.4.1"></a>
## [0.4.1](https://github.ibm.com/arf/java-codegen-spring/compare/v0.4.0...v0.4.1) (2017-09-11)


### Bug Fixes

* **templates:** Move open api resources to resources folder ([4c0b809](https://github.ibm.com/arf/java-codegen-spring/commit/4c0b809))



<a name="0.4.0"></a>
# [0.4.0](https://github.ibm.com/arf/java-codegen-spring/compare/v0.3.1...v0.4.0) (2017-09-08)


### Features

* **templates:** Add config for missing swagger dependencies ([bdebcc5](https://github.ibm.com/arf/java-codegen-spring/commit/bdebcc5))
* **templates:** Add open api generation ([5d6388a](https://github.ibm.com/arf/java-codegen-spring/commit/5d6388a))
* **templates:** Expose example swagger file ([419691d](https://github.ibm.com/arf/java-codegen-spring/commit/419691d))
* **templates:** Pass through parent logger ([6a3b6de](https://github.ibm.com/arf/java-codegen-spring/commit/6a3b6de))
* **templates:** Update open api generation for multiple files ([6e6974f](https://github.ibm.com/arf/java-codegen-spring/commit/6e6974f))



<a name="0.3.1"></a>
## [0.3.1](https://github.ibm.com/arf/java-codegen-spring/compare/v0.3.0...v0.3.1) (2017-07-31)


### Bug Fixes

* **infrastructure:** update oss scan tool ([01d6e35](https://github.ibm.com/arf/java-codegen-spring/commit/01d6e35))



<a name="0.3.0"></a>
# [0.3.0](https://github.ibm.com/arf/java-codegen-spring/compare/v0.2.0...v0.3.0) (2017-07-27)


### Features

* **templates:** use appName instead of artifactId ([1c9a102](https://github.ibm.com/arf/java-codegen-spring/commit/1c9a102))



<a name="0.2.0"></a>
# [0.2.0](https://github.ibm.com/arf/java-codegen-spring/compare/v0.1.1...v0.2.0) (2017-07-21)


### Features

* **cloudant:** add cloudant config and tests ([0bff9a3](https://github.ibm.com/arf/java-codegen-spring/commit/0bff9a3))



<a name="0.1.1"></a>
## [0.1.1](https://github.ibm.com/arf/java-codegen-spring/compare/v0.1.0...v0.1.1) (2017-07-19)


### Bug Fixes

* **build:** add missing section to add properties to build.gradle ([8083cb7](https://github.ibm.com/arf/java-codegen-spring/commit/8083cb7))



<a name="0.1.0"></a>
# 0.1.0 (2017-07-18)


### Bug Fixes

* **build:** add secure token for build ([ce8cf9a](https://github.ibm.com/arf/java-codegen-spring/commit/ce8cf9a))
* **templates:** update maven and gradle build files ([99322a6](https://github.ibm.com/arf/java-codegen-spring/commit/99322a6))


### Features

* **infrastructure:** <subject> ([43e13a1](https://github.ibm.com/arf/java-codegen-spring/commit/43e13a1))
* **infrastructure:** add prompts and build files ([b2503a4](https://github.ibm.com/arf/java-codegen-spring/commit/b2503a4))
* **test:** Add tests and expose test libs ([2635eb5](https://github.ibm.com/arf/java-codegen-spring/commit/2635eb5))
