Releases: open-coffee/opencoffee-starter
Releases · open-coffee/opencoffee-starter
Release v0.39.0
Changed
- Move from Maven to Gradle based build #70
- Build logic is structured in
buildSrc
according to Gradle recommendations - Only relevant dependencies are published now
- Build logic is structured in
- Move build and release pipeline from Travis CI to GitHub actions #58, #63
- Restructure of modules (see root README.md)
- Add
coffeenet-starter-dependencies
as dependency BOM autoconfigure
is nowcoffeenet-autoconfigure
starter-discovery
is nowcoffeenet-starter-discovery
starter-logging
is nowcoffeenet-starter-logging
starter-monitoring
is nowcoffeenet-starter-monitoring
starter-navigation
is nowcoffeenet-starter-navigation
starter-navigation-javascript
is nowcoffeenet-starter-navigation-javascript
starter-navigation-thymeleaf
is nowcoffeenet-starter-navigation-thymeleaf
starter-security
is nowcoffeenet-starter-security
- Add
.editorconfig
for JavaScript files
Removed
maven-release-plugin
- Uploading release artifacts to GitHub
Fixed
- Do not leak distributionManagement information into the CoffeeNet Applications
- Use CoffeeNet named @ConditionalOnMissingBean condition instead of generic
v0.38.2
Added
- Javadoc, Source and Compiler pluginto
coffeenet.actuator
package
v0.38.1
Fixed
- Deployment pipeline to maven central
v0.38.0
Added
- 'coffeenet.navigation.display-in-navigation-for-roles'to display navigation element of an application in the navigationfor special roles and hide it for all others
- sonarcloud analyse
Changed
- GroupId from 'coffee.synyx' to 'rocks.coffeenet'
- Dependency
- Upgrade
rocks.coffeenet:navigation-bar
to 0.16.0
- Upgrade
Deprecated
- 'coffeenet.allowed-authorities' in favor of 'coffeenet.navigation.display-in-navigation-for-roles'
v0.37.0
Changed
- Dependency
- Upgrade
spring boot
to1.5.19
- Upgrade
v0.36.0
Changed
- Dependency
- Upgrade
spring boot
to1.5.17
- Upgrade
v0.35.0
Changed
- Dependency
- Upgrade
spring boot
to1.5.16
- Upgrade
v0.34.0
Added
- Open
/health
and/info
endpoints for all application by default
v0.33.1
Fixed
- Username in navigation bar correct font color if profile service is not available
v0.33.0
Added
coffeenet-starter-monitoring
coffeenet-actuator
Changed
- Upgrade navigation bar to 0.15.0
- New navigation design