Skip to content

Releases: raynigon/unit-api

v3.0.8

12 Feb 15:01
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Handle SQL null values when loading a double value PR: #479

📦 Dependency updates

  • Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 PR: #476
  • Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 in /unit-api-kotlin PR: #477
  • Bump org.testcontainers:postgresql from 1.19.4 to 1.19.5 in /spring-boot-jpa-starter PR: #478

v3.0.7

05 Feb 08:32
Compare
Choose a tag to compare

What's Changed

Maven Central lost the artifacts of the 3.0.6 Release.
Therefore this release does not contain any changed to the 3.0.6 version.

v3.0.6

01 Feb 17:27
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

  • Add min/max functions for Quantities PR: #465
  • Add more operators PR: #472
  • Add factory methods for unit plurals PR: #473

📦 Dependency updates

  • Bump jvm from 1.9.10 to 1.9.20 in /unit-api-kotlin PR: #420
  • Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 in /unit-api-kotlin PR: #421
  • Bump com.github.spotbugs from 5.2.1 to 5.2.3 PR: #422
  • Bump io.spring.dependency-management from 1.1.3 to 1.1.4 PR: #423
  • Bump org.testcontainers:postgresql from 1.19.1 to 1.19.2 PR: #425
  • Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 PR: #427
  • Bump org.owasp.dependencycheck from 8.4.2 to 8.4.3 PR: #428
  • Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 PR: #429
  • Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 PR: #430
  • Bump net.bytebuddy:byte-buddy from 1.14.9 to 1.14.10 PR: #431
  • Bump org.testcontainers:postgresql from 1.19.2 to 1.19.3 PR: #432
  • Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 PR: #433
  • Bump org.springframework.boot from 3.1.5 to 3.2.0 PR: #435
  • Bump jvm from 1.9.20 to 1.9.21 in /unit-api-kotlin PR: #436
  • Bump com.github.spotbugs from 5.2.3 to 5.2.4 PR: #438
  • Bump org.apache.groovy:groovy from 4.0.15 to 4.0.16 PR: #439
  • Bump com.github.spotbugs from 5.2.4 to 5.2.5 PR: #440
  • Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.2 in /unit-api-kotlin PR: #442
  • Bump com.github.spotbugs from 5.2.5 to 6.0.1 PR: #443
  • Bump com.github.spotbugs from 6.0.1 to 6.0.2 PR: #444
  • Bump org.postgresql:postgresql from 42.7.0 to 42.7.1 in /spring-boot-jpa-starter PR: #445
  • Bump org.jlleitschuh.gradle.ktlint from 12.0.2 to 12.0.3 in /unit-api-kotlin PR: #448
  • Bump com.github.spotbugs from 6.0.2 to 6.0.4 PR: #451
  • Bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11 PR: #453
  • Bump jvm from 1.9.21 to 1.9.22 in /unit-api-kotlin PR: #454
  • Bump org.springframework.boot from 3.2.0 to 3.2.1 PR: #455
  • Bump org.apache.groovy:groovy from 4.0.16 to 4.0.17 PR: #456
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.1 in /unit-api-jackson PR: #457
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.1 PR: #458
  • Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 PR: #459
  • Bump com.github.spotbugs from 6.0.4 to 6.0.5 PR: #460
  • Bump com.github.spotbugs from 6.0.5 to 6.0.6 PR: #462
  • Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 PR: #463
  • Bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0 in /unit-api-kotlin PR: #464
  • Bump org.owasp.dependencycheck from 8.4.3 to 9.0.9 PR: #466
  • Bump org.springframework.boot from 3.2.1 to 3.2.2 PR: #467
  • Bump org.apache.groovy:groovy from 4.0.17 to 4.0.18 PR: #468
  • Bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 PR: #469
  • Bump com.github.spotbugs from 6.0.6 to 6.0.7 PR: #470
  • Bump org.testcontainers:postgresql from 1.19.3 to 1.19.4 in /spring-boot-jpa-starter PR: #471

v3.0.5

26 Oct 09:30
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

  • Add Validation Messages PR: #417
  • Add Documentation for Validation Constraints PR: #418

🐛 Bug Fixes

  • Fix CD for unit-api-validation PR: #406

📦 Dependency updates

  • Bump com.github.spotbugs from 5.1.3 to 5.1.4 PR: #407
  • Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 PR: #408
  • Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 PR: #409
  • Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 in /unit-api-kotlin PR: #410
  • Bump com.github.spotbugs from 5.1.4 to 5.1.5 PR: #411
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 PR: #412
  • Bump com.github.spotbugs from 5.1.5 to 5.2.0 PR: #413
  • Bump org.springframework.boot from 3.1.4 to 3.1.5 PR: #414
  • Bump com.github.spotbugs from 5.2.0 to 5.2.1 PR: #415
  • Bump org.owasp.dependencycheck from 8.4.0 to 8.4.2 PR: #416

v3.0.4

06 Oct 20:26
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

  • Add Validation annotations for quantities PR: #403

📦 Dependency updates

  • Bump javax.measure:unit-api from 2.1.3 to 2.2 PR: #347
  • Bump org.projectlombok:lombok from 1.18.26 to 1.18.28 PR: #348
  • Bump org.testcontainers:postgresql from 1.18.1 to 1.18.2 PR: #349
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.1 to 2.15.2 PR: #350
  • Bump org.testcontainers:postgresql from 1.18.2 to 1.18.3 PR: #352
  • Bump net.bytebuddy:byte-buddy from 1.14.4 to 1.14.5 PR: #353
  • Bump org.jlleitschuh.gradle.ktlint from 11.3.2 to 11.4.0 in /unit-api-kotlin PR: #354
  • Bump jvm from 1.8.21 to 1.8.22 in /unit-api-kotlin PR: #355
  • Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 PR: #356
  • Bump org.jlleitschuh.gradle.ktlint from 11.4.0 to 11.4.1 in /unit-api-kotlin PR: #357
  • Bump org.springframework.boot from 3.1.0 to 3.1.1 PR: #358
  • Bump org.owasp.dependencycheck from 8.2.1 to 8.3.1 PR: #359
  • Bump org.jlleitschuh.gradle.ktlint from 11.4.1 to 11.4.2 in /unit-api-kotlin PR: #360
  • Bump eskatos/gradle-command-action from 2.4.2 to 2.5.0 PR: #361
  • Bump org.apache.groovy:groovy from 4.0.12 to 4.0.13 PR: #362
  • Bump eskatos/gradle-command-action from 2.5.0 to 2.5.1 PR: #363
  • Bump org.jlleitschuh.gradle.ktlint from 11.4.2 to 11.5.0 in /unit-api-kotlin PR: #364
  • Bump jvm from 1.8.22 to 1.9.0 in /unit-api-kotlin PR: #365
  • Bump eskatos/gradle-command-action from 2.5.1 to 2.6.0 PR: #366
  • Bump io.spring.dependency-management from 1.1.0 to 1.1.1 PR: #367
  • Bump io.spring.dependency-management from 1.1.1 to 1.1.2 PR: #368
  • Bump eskatos/gradle-command-action from 2.6.0 to 2.6.1 PR: #369
  • Bump org.springframework.boot from 3.1.1 to 3.1.2 PR: #370
  • Bump actions/setup-java from 3.11.0 to 3.12.0 PR: #371
  • Bump eskatos/gradle-command-action from 2.6.1 to 2.7.0 PR: #372
  • Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 in /unit-api-kotlin PR: #373
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 PR: #374
  • Bump com.github.spotbugs from 5.0.14 to 5.1.0 PR: #375
  • Bump com.github.spotbugs from 5.1.0 to 5.1.1 PR: #376
  • Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1 in /unit-api-kotlin PR: #377
  • Bump com.github.spotbugs from 5.1.1 to 5.1.2 PR: #378
  • Bump io.spring.dependency-management from 1.1.2 to 1.1.3 PR: #379
  • Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6 PR: #380
  • Bump com.github.spotbugs from 5.1.2 to 5.1.3 PR: #381
  • Bump eskatos/gradle-command-action from 2.7.0 to 2.7.1 PR: #382
  • Bump org.testcontainers:postgresql from 1.18.3 to 1.19.0 in /spring-boot-jpa-starter PR: #383
  • Bump org.owasp.dependencycheck from 8.3.1 to 8.4.0 PR: #384
  • Bump org.apache.groovy:groovy from 4.0.13 to 4.0.14 PR: #385
  • Bump jvm from 1.9.0 to 1.9.10 in /unit-api-kotlin PR: #386
  • Bump org.springframework.boot from 3.1.2 to 3.1.3 PR: #387
  • Bump eskatos/gradle-command-action from 2.7.1 to 2.8.0 PR: #388
  • Bump net.bytebuddy:byte-buddy from 1.14.6 to 1.14.7 PR: #389
  • Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 PR: #390
  • Bump actions/checkout from 3 to 4 PR: #391
  • Bump actions/upload-artifact from 3.1.2 to 3.1.3 PR: #392
  • Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 PR: #393
  • Bump org.apache.groovy:groovy from 4.0.14 to 4.0.15 PR: #394
  • Bump net.bytebuddy:byte-buddy from 1.14.7 to 1.14.8 PR: #395
  • Bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0 in /unit-api-kotlin PR: #396
  • Bump actions/setup-java from 3.12.0 to 3.13.0 PR: #397
  • Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 PR: #398
  • Bump org.springframework.boot from 3.1.3 to 3.1.4 PR: #399
  • Bump eskatos/gradle-command-action from 2.8.0 to 2.8.1 PR: #400
  • Bump eskatos/gradle-command-action from 2.8.1 to 2.9.0 PR: #401
  • Bump org.testcontainers:postgresql from 1.19.0 to 1.19.1 in /spring-boot-jpa-starter PR: #402

v3.0.3

22 May 07:13
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

  • Add Javadoc for the build version class PR: #346

v3.0.2

22 May 06:52
Compare
Choose a tag to compare

What's Changed

📦 Dependency updates

  • Bump org.springdoc:springdoc-openapi-webmvc-core from 1.6.14 to 1.6.15 PR: #315
  • Bump org.apache.groovy:groovy from 4.0.9 to 4.0.10 PR: #316
  • Bump net.bytebuddy:byte-buddy from 1.14.1 to 1.14.2 PR: #317
  • Bump org.slf4j:slf4j-api from 2.0.6 to 2.0.7 PR: #318
  • Bump org.postgresql:postgresql from 42.5.4 to 42.6.0 PR: #319
  • Bump org.owasp.dependencycheck from 8.1.2 to 8.2.0 PR: #321
  • Bump com.github.spotbugs from 5.0.13 to 5.0.14 PR: #322
  • Bump org.owasp.dependencycheck from 8.2.0 to 8.2.1 PR: #323
  • Bump org.springframework.boot from 3.0.4 to 3.0.5 PR: #324
  • Bump actions/setup-java from 3.10.0 to 3.11.0 PR: #325
  • Bump softprops/action-gh-release from d4e8205d7e959a9107da6396278b2f1f07af0f9b to c9b46fe7aad9f02afd89b12450b780f52dacfb2d PR: #326
  • Bump net.bytebuddy:byte-buddy from 1.14.2 to 1.14.3 PR: #327
  • Bump jvm from 1.8.10 to 1.8.20 in /unit-api-kotlin PR: #328
  • Bump org.apache.groovy:groovy from 4.0.10 to 4.0.11 PR: #329
  • Bump org.springdoc:springdoc-openapi-webmvc-core from 1.6.15 to 1.7.0 PR: #330
  • Bump org.testcontainers:postgresql from 1.17.6 to 1.18.0 PR: #331
  • Bump net.bytebuddy:byte-buddy from 1.14.3 to 1.14.4 PR: #332
  • Bump eskatos/gradle-command-action from 2.4.0 to 2.4.1 PR: #333
  • Bump eskatos/gradle-command-action from 2.4.1 to 2.4.2 PR: #334
  • Bump org.springframework.boot from 3.0.5 to 3.0.6 PR: #335
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.14.2 to 2.15.0 PR: #336
  • Bump org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.3.2 in /unit-api-kotlin PR: #337
  • Bump jvm from 1.8.20 to 1.8.21 in /unit-api-kotlin PR: #338
  • Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 in /unit-api-kotlin PR: #339
  • Bump org.apache.groovy:groovy from 4.0.11 to 4.0.12 PR: #340
  • Bump org.testcontainers:postgresql from 1.18.0 to 1.18.1 PR: #341
  • Bump pymdown-extensions from 9.4 to 10.0 PR: #342
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.1 PR: #343
  • Bump org.springframework.boot from 3.0.6 to 3.1.0 PR: #344

v3.0.1

09 Mar 10:29
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Handle Null Values in Quantity Type PR: #313

📦 Dependency updates

  • Bump actions/setup-java from 3.8.0 to 3.9.0 PR: #266
  • Bump byte-buddy from 1.12.19 to 1.12.20 PR: #267
  • Bump springdoc-openapi-webmvc-core from 1.6.13 to 1.6.14 PR: #268
  • Bump org.springframework.boot from 3.0.0 to 3.0.1 PR: #269
  • Bump groovy from 4.0.6 to 4.0.7 PR: #270
  • Bump org.owasp.dependencycheck from 7.4.1 to 7.4.2 PR: #271
  • Bump jvm from 1.7.22 to 1.8.0 in /unit-api-kotlin PR: #272
  • Bump org.owasp.dependencycheck from 7.4.2 to 7.4.3 PR: #273
  • Bump byte-buddy from 1.12.20 to 1.12.21 PR: #274
  • Bump org.owasp.dependencycheck from 7.4.3 to 7.4.4 PR: #275
  • Bump actions/upload-artifact from 3.1.1 to 3.1.2 PR: #276
  • Bump junit-jupiter from 5.9.1 to 5.9.2 in /unit-api-kotlin PR: #277
  • Bump annotations from 23.1.0 to 24.0.0 PR: #278
  • Bump byte-buddy from 1.12.21 to 1.12.22 PR: #279
  • Bump org.owasp.dependencycheck from 7.4.4 to 8.0.0 PR: #280
  • Bump org.owasp.dependencycheck from 8.0.0 to 8.0.1 PR: #281
  • Bump org.springframework.boot from 3.0.1 to 3.0.2 PR: #282
  • Bump groovy from 4.0.7 to 4.0.8 PR: #283
  • Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0 in /unit-api-kotlin PR: #284
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.14.1 to 2.14.2 PR: #285
  • Bump org.owasp.dependencycheck from 8.0.1 to 8.0.2 PR: #286
  • Bump org.postgresql:postgresql from 42.5.1 to 42.5.2 PR: #287
  • Bump com.github.ben-manes.versions from 0.44.0 to 0.45.0 PR: #288
  • Bump jvm from 1.8.0 to 1.8.10 in /unit-api-kotlin PR: #289
  • Bump org.postgresql:postgresql from 42.5.2 to 42.5.3 PR: #290
  • Bump org.projectlombok:lombok from 1.18.24 to 1.18.26 PR: #291
  • Bump net.bytebuddy:byte-buddy from 1.12.22 to 1.12.23 PR: #293
  • Bump actions/setup-java from 3.9.0 to 3.10.0 PR: #294
  • Bump org.apache.groovy:groovy from 4.0.8 to 4.0.9 PR: #295
  • Bump net.bytebuddy:byte-buddy from 1.12.23 to 1.13.0 PR: #296
  • Bump org.owasp.dependencycheck from 8.0.2 to 8.1.0 PR: #297
  • Bump org.postgresql:postgresql from 42.5.3 to 42.5.4 PR: #299
  • Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 PR: #300
  • Bump net.bytebuddy:byte-buddy from 1.13.0 to 1.14.0 PR: #301
  • Bump eskatos/gradle-command-action from 2.3.3 to 2.4.0 PR: #302
  • Bump org.springframework.boot from 3.0.2 to 3.0.3 PR: #303
  • Bump org.projectlombok:lombok from 1.18.22 to 1.18.26 PR: #305
  • Bump org.springdoc:springdoc-openapi-webmvc-core from 1.6.13 to 1.6.14 in /spring-boot-springdoc-starter PR: #306
  • Bump org.owasp.dependencycheck from 8.1.0 to 8.1.1 PR: #307
  • Bump org.owasp.dependencycheck from 8.1.1 to 8.1.2 PR: #308
  • Bump org.jetbrains:annotations from 24.0.0 to 24.0.1 PR: #309
  • Bump org.springframework.boot from 3.0.3 to 3.0.4 PR: #310
  • Bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.3.1 in /unit-api-kotlin PR: #311
  • Bump net.bytebuddy:byte-buddy from 1.14.0 to 1.14.1 PR: #312

v3.0.0

13 Dec 13:18
Compare
Choose a tag to compare

What's Changed

⚠️ BREAKING CHANGES: Updated to Spring Boot 3.0.0⚠️

🚀 Features & Enhancements

  • Upgrade to Spring Boot 3 PR: #245

🧹 Housekeeping

  • Add PR labeler PR: #246
  • Update Dependabot and add owasp check PR: #247

📦 Dependency updates

  • Bump postgresql from 42.3.5 to 42.3.6 PR: #185
  • Bump springdoc-openapi-webmvc-core from 1.6.8 to 1.6.9 PR: #186
  • Bump groovy from 3.0.10 to 3.0.11 PR: #187
  • Bump postgresql from 42.3.6 to 42.4.0 PR: #188
  • Bump com.github.spotbugs from 5.0.7 to 5.0.8 PR: #189
  • Bump byte-buddy from 1.12.10 to 1.12.11 PR: #190
  • Bump org.springframework.boot from 2.7.0 to 2.7.1 PR: #192
  • Bump byte-buddy from 1.12.11 to 1.12.12 PR: #193
  • Bump com.github.spotbugs from 5.0.8 to 5.0.9 PR: #194
  • Bump postgresql from 1.17.2 to 1.17.3 PR: #195
  • Bump io.spring.dependency-management from 1.0.11.RELEASE to 1.0.12.RELEASE PR: #196
  • Bump org.springframework.boot from 2.7.1 to 2.7.2 PR: #197
  • Bump groovy from 3.0.11 to 3.0.12 PR: #198
  • Bump byte-buddy from 1.12.12 to 1.12.13 PR: #199
  • Bump postgresql from 42.4.0 to 42.4.1 PR: #200
  • Bump io.spring.dependency-management from 1.0.12.RELEASE to 1.0.13.RELEASE PR: #201
  • Bump springdoc-openapi-webmvc-core from 1.6.9 to 1.6.10 PR: #202
  • Bump org.springframework.boot from 2.7.2 to 2.7.3 PR: #203
  • Bump postgresql from 42.4.1 to 42.4.2 PR: #204
  • Bump springdoc-openapi-webmvc-core from 1.6.10 to 1.6.11 PR: #205
  • Bump com.github.spotbugs from 5.0.9 to 5.0.10 PR: #206
  • Bump byte-buddy from 1.12.13 to 1.12.14 PR: #207
  • Bump slf4j-api from 1.7.36 to 2.0.0 PR: #208
  • Bump postgresql from 42.4.2 to 42.5.0 PR: #209
  • Bump jackson-databind from 2.13.3 to 2.13.4 PR: #212
  • Bump com.github.spotbugs from 5.0.10 to 5.0.11 PR: #213
  • Bump com.github.spotbugs from 5.0.11 to 5.0.12 PR: #214
  • Bump byte-buddy from 1.12.14 to 1.12.16 PR: #215
  • Bump net.researchgate.release from 2.8.1 to 3.0.2 PR: #216
  • Bump slf4j-api from 2.0.0 to 2.0.1 PR: #217
  • Bump groovy from 3.0.12 to 3.0.13 PR: #218
  • Bump byte-buddy from 1.12.16 to 1.12.17 PR: #219
  • Bump slf4j-api from 2.0.1 to 2.0.2 PR: #220
  • Bump io.spring.dependency-management from 1.0.13.RELEASE to 1.0.14.RELEASE PR: #221
  • Bump org.springframework.boot from 2.7.3 to 2.7.4 PR: #222
  • Bump slf4j-api from 2.0.2 to 2.0.3 PR: #223
  • Bump spock-bom from 2.1-groovy-3.0 to 2.3-groovy-4.0 PR: #224
  • Bump postgresql from 1.17.3 to 1.17.4 PR: #225
  • Bump postgresql from 1.17.4 to 1.17.5 PR: #226
  • Bump byte-buddy from 1.12.17 to 1.12.18 PR: #227
  • Bump jackson-databind from 2.13.4 to 2.13.4.2 PR: #229
  • Bump com.github.ben-manes.versions from 0.42.0 to 0.43.0 PR: #230
  • Bump springdoc-openapi-webmvc-core from 1.6.11 to 1.6.12 PR: #231
  • Bump com.github.spotbugs from 5.0.12 to 5.0.13 PR: #232
  • Bump io.spring.dependency-management from 1.0.14.RELEASE to 1.1.0 PR: #233
  • Bump org.springframework.boot from 2.7.4 to 2.7.5 PR: #234
  • Bump com.github.ben-manes.versions from 0.43.0 to 0.44.0 PR: #235
  • Bump postgresql from 1.17.5 to 1.17.6 PR: #236
  • Bump slf4j-api from 2.0.3 to 2.0.4 PR: #237
  • Bump byte-buddy from 1.12.18 to 1.12.19 PR: #238
  • Bump springdoc-openapi-webmvc-core from 1.6.12 to 1.6.13 PR: #239
  • Bump postgresql from 42.5.0 to 42.5.1 PR: #240
  • Bump org.springframework.boot from 2.7.5 to 3.0.0 PR: #241
  • Bump slf4j-api from 2.0.4 to 2.0.5 PR: #242
  • Bump net.researchgate.release from 2.8.1 to 3.0.2 PR: #243
  • Bump annotations from 23.0.0 to 23.1.0 PR: #244
  • Bump org.owasp.dependencycheck from 7.4.0 to 7.4.1 PR: #249
  • Bump org.jlleitschuh.gradle.ktlint from 10.1.0 to 11.0.0 in /unit-api-kotlin PR: #251
  • Bump softprops/action-gh-release from 91409e712cf565ce9eff10c87a8d1b11b81757ae to 9114792eb2fcdea3dbb139ffd081fcb856870dcf PR: #252
  • Bump junit-jupiter from 5.7.2 to 5.9.1 in /unit-api-kotlin PR: #253
  • Bump eskatos/gradle-command-action from 1.3.2 to 2.3.3 PR: #254
  • Bump actions/setup-java from 1.4.3 to 3.8.0 PR: #255
  • Bump actions/checkout from 2 to 3 PR: #256
  • Bump actions/upload-artifact from 1.0.0 to 3.1.1 PR: #257
  • Bump jackson-databind from 2.14.0 to 2.14.1 PR: #260
  • Bump softprops/action-gh-release from 9114792eb2fcdea3dbb139ffd081fcb856870dcf to d4e8205d7e959a9107da6396278b2f1f07af0f9b PR: #262
  • Bump actions/setup-python from 2 to 4 PR: #263
  • Bump slf4j-api from 2.0.5 to 2.0.6 PR: #264

v2.0.1

20 May 08:48
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

  • Add NewtonMetre as new Unit PR: #181

📦 Dependency updates

  • Bump postgresql from 1.16.3 to 1.17.1 PR: #172
  • Bump lombok from 1.18.22 to 1.18.24 PR: #174
  • Bump springdoc-openapi-webmvc-core from 1.6.6 to 1.6.8 PR: #175
  • Bump byte-buddy from 1.12.8 to 1.12.10 PR: #176
  • Bump postgresql from 42.3.3 to 42.3.5 PR: #177
  • Bump org.springframework.boot from 2.6.6 to 2.6.7 PR: #178
  • Bump com.github.spotbugs from 5.0.6 to 5.0.7 PR: #179
  • Bump jackson-databind from 2.13.2.2 to 2.13.3 PR: #180
  • Bump postgresql from 1.17.1 to 1.17.2 PR: #182
  • Bump org.springframework.boot from 2.6.7 to 2.7.0 PR: #183