Skip to content

Releases: StevenMassaro/music

v1.21.1

20 Aug 14:41
1c7b0e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.21...v1.21.1

v1.21

19 Aug 23:13
2a4307c
Compare
Choose a tag to compare

What's Changed

The primary change here is using the OpenJ9 runtime inside the Docker container.

  • Bump actions/setup-java from 3 to 4 by @dependabot in #208
  • Bump alpine from 3.18 to 3.19 by @dependabot in #209
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #212
  • Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.1 to 2.16.1 by @dependabot in #214
  • Bump org.postgresql:postgresql from 42.6.0 to 42.7.1 by @dependabot in #210
  • Bump org.testcontainers:postgresql from 1.19.0 to 1.19.3 by @dependabot in #206
  • Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #218
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.1.3 to 3.2.1 by @dependabot in #217
  • Bump kotlin.version from 1.9.10 to 1.9.22 by @dependabot in #216
  • Bump com.google.guava:guava from 32.1.2-jre to 33.0.0-jre by @dependabot in #215
  • Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 by @dependabot in #221
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.1 to 3.2.4 by @dependabot in #230
  • Bump org.springframework.boot:spring-boot-test from 3.1.3 to 3.2.4 by @dependabot in #229
  • Bump org.mybatis.spring.boot:mybatis-spring-boot-starter from 3.0.2 to 3.0.3 by @dependabot in #226
  • Bump commons-io:commons-io from 2.13.0 to 2.15.1 by @dependabot in #224
  • Bump org.xerial:sqlite-jdbc from 3.42.0.1 to 3.45.2.0 by @dependabot in #238
  • Bump commons-io:commons-io from 2.15.1 to 2.16.1 by @dependabot in #237
  • Bump org.postgresql:postgresql from 42.7.1 to 42.7.3 by @dependabot in #236
  • Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in #241
  • Bump alpine from 3.19 to 3.20 by @dependabot in #251
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.2.4 to 3.3.0 by @dependabot in #250
  • Bump org.jetbrains.kotlin:kotlin-reflect from 1.9.10 to 2.0.0 by @dependabot in #247
  • Bump com.google.guava:guava from 33.0.0-jre to 33.2.0-jre by @dependabot in #245
  • Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 by @dependabot in #255
  • Bump org.springframework.boot:spring-boot-test from 3.2.4 to 3.3.0 by @dependabot in #254
  • Bump kotlin.version from 1.9.22 to 2.0.0 by @dependabot in #252
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #256
  • Bump org.testcontainers:postgresql from 1.19.3 to 1.20.1 by @dependabot in #263
  • Bump org.springframework.boot:spring-boot-test from 3.3.0 to 3.3.2 by @dependabot in #262
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.3.0 to 3.3.2 by @dependabot in #261
  • Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 by @dependabot in #259
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 by @dependabot in #264

Full Changelog: v1.20...v1.21

v1.20

02 Nov 20:14
Compare
Choose a tag to compare

First proper release using GitHub workflow