Skip to content

Releases: abhisheksr01/spring-boot-microservice-best-practices

v0.1.2

26 Dec 19:48
Compare
Choose a tag to compare

Build

  • 7af0c35 - (Dockerfile) #275 use gradle8.12 for building docker image - abhisheksr01

Miscellaneous Chores

  • 22cd89b4bff581c0cf231385e7276dff54b7fbb2 - (version) v0.1.2 [skip ci] - cog-automation-bot

v0.1.1

26 Dec 19:32
Compare
Choose a tag to compare

Bug Fixes

  • 5327d19 - (companieshouseapi) #346 update the gov companieshouse url in config - abhisheksr01

Build

  • 97d066e - (dependabot) #275 use commit type prefix build for dependabot deps bumps - abhisheksr01
  • 247878c - (gradlew) bump the wrapper version to latest 8.12 - abhisheksr01

Continuous Integration

  • 9f049c2 - (pipeline.yml) #275 add github release job in GHA - abhisheksr01
  • f0630b2 - (pipeline.yml) #106 enable trivy iac scan for dockerfile,helm and kubernetes - abhisheksr01
  • 69b3ba7 - (pipeline.yml) #275 use cog-bump:v0.2.0 with dryrun custom action in docker-build-push job - abhisheksr01
  • e92c601 - (pipeline.yml) #349 cache dependency-check-data cache in GHA CI - abhisheksr01
  • be75463 - (pipeline.yml) #275 build semver versioned container image using cog-bump - abhisheksr01
  • 872ed35 - (snyk) #277 add snyk code sast - abhisheksr01
  • bc056ab - (trivy) #106 temporary only fail CI for CRITICAL vulnerabilities - abhisheksr01

Miscellaneous Chores

  • 21ca219 - (CHANGELOG.md) #275 add cog changelog for v0.1.0 tag initial release - abhisheksr01
  • 9ec827d - (issue_template) #348 update template title - abhisheksr01
  • be11f56 - (issue_template) #348 update bug and feature template - abhisheksr01
  • b14c8a7 - (issue_template) #348 add feature,doc,bug and vulnerability templates - abhisheksr01
  • 99c81040b737c5423f83f071e064b9bff567bd51 - (version) v0.1.1 [skip ci] - cog-automation-bot

v0.1.0

25 Dec 18:09
Compare
Choose a tag to compare

Description

This release is manually created for the initial tag v0.1.0.

The commit history contains multiple non-conventional commits hence they might not appeare in the release notes or changelog.md

What's Changed

  • chore(deps): bump lombok from 1.18.8 to 1.18.12 by @dependabot-preview in #7
  • chore(deps): bump pitest-junit5-plugin from 0.10 to 0.12 by @dependabot-preview in #2
  • chore(deps): bump io.spring.dependency-management from 1.0.8.RELEASE to 1.0.9.RELEASE by @dependabot-preview in #6
  • chore(deps): bump org.springframework.boot from 2.3.0.RELEASE to 2.3.1.RELEASE by @dependabot-preview in #12
  • chore(deps): bump ioCucumberVersion from 5.0.0-RC4 to 6.1.0 by @dependabot-preview in #11
  • chore(deps): bump ioCucumberVersion from 6.1.0 to 6.1.2 by @dependabot-preview in #19
  • chore(deps): bump ioCucumberVersion from 6.2.0 to 6.4.0 by @dependabot-preview in #27
  • fix: checkstyle * import warnings by @Neha-Rajput in #86
  • Upgrade to GitHub-native Dependabot by @dependabot-preview in #81
  • chore(deps): bump lombok from 1.18.22 to 1.18.24 by @abhisheksr01 in #138
  • chore(deps): bump ioCucumberVersion from 7.2.3 to 7.3.1 by @dependabot in #141
  • chore(deps): bump org.springframework.boot from 2.6.6 to 2.6.7 by @dependabot in #140
  • chore(deps): bump ioCucumberVersion from 7.3.1 to 7.3.2 by @dependabot in #142
  • chore(deps): bump org.owasp.dependencycheck from 7.0.4.1 to 7.1.0.1 by @dependabot in #143
  • chore(deps): bump ioCucumberVersion from 7.3.2 to 7.3.3 by @dependabot in #144
  • chore(deps): bump ioCucumberVersion from 7.3.3 to 7.3.4 by @dependabot in #145
  • chore(deps): bump ioCucumberVersion from 7.3.4 to 7.4.1 by @dependabot in #158
  • chore(deps): bump org.owasp.dependencycheck from 7.1.0.1 to 7.1.1 by @dependabot in #153
  • chore(deps): bump mapstructVersion from 1.4.2.Final to 1.5.2.Final by @dependabot in #154
  • chore(deps): bump org.springframework.boot from 2.7.0 to 2.7.1 by @dependabot in #157
  • chore(deps): bump io.spring.dependency-management from 1.0.11.RELEASE to 1.0.12.RELEASE by @dependabot in #159
  • chore(deps): bump org.springframework.boot from 2.7.1 to 2.7.2 by @dependabot in #160
  • chore(deps): bump ioCucumberVersion from 7.4.1 to 7.6.0 by @dependabot in #163
  • chore(deps): bump org.springframework.boot from 2.7.2 to 2.7.3 by @dependabot in #165
  • chore(deps): bump io.spring.dependency-management from 1.0.12.RELEASE to 1.0.13.RELEASE by @dependabot in #164
  • chore(deps): bump info.solidsoft.pitest from 1.7.4 to 1.9.0 by @dependabot in #166
  • chore(deps): bump org.owasp.dependencycheck from 7.1.1 to 7.1.2 by @dependabot in #167
  • chore(deps): bump ioCucumberVersion from 7.6.0 to 7.7.0 by @dependabot in #168
  • chore(deps): bump org.owasp.dependencycheck from 7.1.2 to 7.2.0 by @dependabot in #170
  • chore(deps): bump ioCucumberVersion from 7.7.0 to 7.8.0 by @dependabot in #169
  • chore(deps): bump org.owasp.dependencycheck from 7.2.0 to 7.2.1 by @dependabot in #171
  • chore(deps): bump junit-vintage-engine from 5.9.0 to 5.9.1 by @dependabot in #172
  • chore(deps): bump io.spring.dependency-management from 1.0.13.RELEASE to 1.0.14.RELEASE by @dependabot in #173
  • chore(deps): bump org.springframework.boot from 2.7.3 to 2.7.4 by @dependabot in #174
  • chore(deps): bump ioCucumberVersion from 7.8.0 to 7.8.1 by @dependabot in #176
  • chore(deps): bump mapstructVersion from 1.5.2.Final to 1.5.3.Final by @dependabot in #177
  • chore(deps): bump io.spring.dependency-management from 1.0.14.RELEASE to 1.1.0 by @dependabot in #178
  • chore(deps): bump org.owasp.dependencycheck from 7.2.1 to 7.3.0 by @dependabot in #179
  • chore(deps): bump org.springframework.boot from 2.7.4 to 2.7.5 by @dependabot in #180
  • chore(deps): bump ioCucumberVersion from 7.8.1 to 7.9.0 by @dependabot in #181
  • chore(deps): bump org.owasp.dependencycheck from 7.3.0 to 7.3.2 by @dependabot in #182
  • chore(deps): bump info.solidsoft.pitest from 1.9.0 to 1.9.11 by @dependabot in #184
  • chore(deps): bump com.github.tomakehurst:wiremock from 3.0.0-beta-4 to 3.0.0-beta-5 by @dependabot in #216
  • chore(deps): bump org.owasp.dependencycheck from 8.1.2 to 8.2.1 by @dependabot in #217
  • chore(deps): bump ioCucumberVersion from 7.11.1 to 7.11.2 by @dependabot in #215
  • chore(deps): bump com.github.tomakehurst:wiremock from 3.0.0-beta-5 to 3.0.0-beta-6 by @dependabot in #218
  • chore(deps): bump com.github.tomakehurst:wiremock from 3.0.0-beta-6 to 3.0.0-beta-7 by @dependabot in #219
  • chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.0.4 to 2.1.0 by @dependabot in #221
  • chore(deps): bump org.springframework.boot from 3.0.5 to 3.0.6 by @dependabot in #223
  • chore(deps): bump com.github.tomakehurst:wiremock from 3.0.0-beta-7 to 3.0.0-beta-8 by @dependabot in #225
  • chore(deps): bump mapstructVersion from 1.5.3.Final to 1.5.5.Final by @dependabot in #224
  • chore(deps): bump org.junit.vintage:junit-vintage-engine from 5.9.2 to 5.9.3 by @dependabot in #226
  • chore(deps): bump ioCucumberVersion from 7.11.2 to 7.12.0 by @dependabot in #227
  • chore(deps): bump org.springframework.boot from 3.0.6 to 3.0.7 by @dependabot in #228
  • chore(deps): bump org.pitest:pitest-junit5-plugin from 1.1.2 to 1.2.0 by @dependabot in #230
  • chore(deps): bump org.springframework.boot from 3.0.7 to 3.1.0 by @dependabot in #229
  • chore(deps): bump org.projectlombok:lombok from 1.18.26 to 1.18.28 by @dependabot in #231
  • chore(deps): bump ioCucumberVersion from 7.12.0 to 7.12.1 by @dependabot in #232
  • chore(deps): bump com.github.tomakehurst:wiremock f...
Read more