Skip to content

Releases: navikt/fp-prosesstask

5.1.1

15 Dec 14:23
157b3bd
Compare
Choose a tag to compare

What's Changed

  • Omlegging av behandlingIdAsLong og taskType. Info-logg av transient (#745) @jolarsen

⬆️ Dependency upgrades

  • build(deps): bump felles.version from 7.4.3 to 7.4.4 (#753) @dependabot
  • build(deps): bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11 (#754) @dependabot
  • build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.26 to 2.2.27 (#749) @dependabot
  • build(deps-dev): bump flyway.version from 11.0.1 to 11.1.0 (#752) @dependabot
  • chore: fjerner ubrukte interface fra felles-log, bump jetty og swagger (#751) @mrsladek

5.1.0

11 Dec 16:09
d62cca0
Compare
Choose a tag to compare

What's Changed

  • chore: implementerer de nye Conrollable interface fra felle-server (#748) @mrsladek
  • feat: basis opentelemetry støtte i for prosesstask (#746) @mrsladek
  • chore: flytter sequence-generator til kode. (#743) @mrsladek

🚀 Features

  • feat: bruker PathParam for task status og id for enklere input i swagger-ui. (#744) @mrsladek

5.0.21

04 Dec 08:46
d5cca27
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • build(deps): bump felles.version from 7.3.4 to 7.4.0 (#742) @dependabot
  • build(deps-dev): bump com.zaxxer:HikariCP from 6.1.0 to 6.2.1 (#733) @dependabot
  • build(deps): bump org.testcontainers:testcontainers-bom from 1.20.3 to 1.20.4 (#735) @dependabot
  • build(deps): bump hibernate-core.version from 6.6.2.Final to 6.6.3.Final (#736) @dependabot
  • build(deps): bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 (#738) @dependabot
  • build(deps-dev): bump flyway.version from 10.21.0 to 11.0.1 (#741) @dependabot

5.0.20

29 Nov 08:06
59bbb1d
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • build(deps): bump felles.version from 7.3.3 to 7.3.4 (#731) @dependabot
  • build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.25 to 2.2.26 (#732) @dependabot

5.0.19

11 Nov 20:18
4804ced
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

5.0.18

11 Nov 13:33
8f4fede
Compare
Choose a tag to compare

What's Changed

  • Feat: Bruker en test container for unit testing. (#716) @mrsladek

⬆️ Dependency upgrades

  • build(deps): bump hibernate-core.version from 6.6.1.Final to 6.6.2.Final (#729) @dependabot
  • build(deps-dev): bump flyway.version from 10.20.1 to 10.21.0 (#727) @dependabot
  • build(deps): bump jetty.version from 12.0.14 to 12.0.15 (#728) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#721) @dependabot
  • build(deps): bump felles.version from 7.3.1 to 7.3.2 (#722) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 (#723) @dependabot
  • build(deps): bump net.bytebuddy:byte-buddy from 1.15.7 to 1.15.10 (#724) @dependabot
  • build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin from 4.0.0.4121 to 5.0.0.4389 (#725) @dependabot
  • build(deps-dev): bump com.zaxxer:HikariCP from 6.0.0 to 6.1.0 (#726) @dependabot

5.0.17

29 Oct 15:48
a788c20
Compare
Choose a tag to compare

What's Changed

  • Fix: Count for antall prosesstask som ikke tok høyde for return typen… (#718) @espenwaaga

⬆️ Dependency upgrades

  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 (#717) @dependabot

5.0.16

18 Oct 14:23
f73ce5f
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • build(deps): bump felles.version from 7.2.12 to 7.3.0 (#710) @dependabot
  • build(deps): bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 (#709) @dependabot
  • build(deps): bump org.mockito:mockito-bom from 5.14.1 to 5.14.2 (#704) @dependabot
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 (#706) @dependabot
  • build(deps): bump felles.version from 7.2.10 to 7.2.12 (#707) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.19.0 to 10.20.0 (#708) @dependabot
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.10 (#703) @dependabot
  • build(deps): bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 (#702) @dependabot
  • build(deps-dev): bump com.zaxxer:HikariCP from 5.1.0 to 6.0.0 (#686) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 (#699) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 (#700) @dependabot
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 (#701) @dependabot
  • build(deps): bump jetty.version from 12.0.13 to 12.0.14 (#695) @dependabot
  • build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.24 to 2.2.25 (#696) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.18.2 to 10.19.0 (#697) @dependabot
  • build(deps): bump org.junit:junit-bom from 5.11.1 to 5.11.2 (#698) @dependabot
  • build(deps): bump org.mockito:mockito-bom from 5.14.0 to 5.14.1 (#694) @dependabot
  • build(deps): bump net.bytebuddy:byte-buddy from 1.15.2 to 1.15.3 (#692) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.18.1 to 10.18.2 (#690) @dependabot
  • build(deps): bump org.mockito:mockito-bom from 5.13.0 to 5.14.0 (#693) @dependabot
  • build(deps): bump hibernate-core.version from 6.6.0.Final to 6.6.1.Final (#684) @dependabot
  • build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.23 to 2.2.24 (#685) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.18.0 to 10.18.1 (#687) @dependabot
  • build(deps): bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.2 (#688) @dependabot
  • build(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#689) @dependabot
  • build(deps): bump felles.version from 7.2.9 to 7.2.10 (#682) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.17.3 to 10.18.0 (#683) @dependabot
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 (#681) @dependabot
  • build(deps): bump jetty.version from 12.0.12 to 12.0.13 (#680) @dependabot
  • build(deps): bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.1 (#678) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.17.2 to 10.17.3 (#679) @dependabot
  • build(deps): bump io.swagger.core.v3:swagger-annotations-jakarta from 2.2.22 to 2.2.23 (#677) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#676) @dependabot
  • build(deps): bump org.mockito:mockito-bom from 5.12.0 to 5.13.0 (#675) @dependabot
  • build(deps): bump org.jboss.weld:weld-core-bom from 5.1.2.Final to 5.1.3.Final (#674) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 (#673) @dependabot
  • build(deps): bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.0 (#672) @dependabot
  • build(deps): bump felles.version from 7.2.8 to 7.2.9 (#671) @dependabot
  • build(deps): bump felles.version from 7.2.7 to 7.2.8 (#668) @dependabot
  • build(deps-dev): bump org.postgresql:postgresql from 42.7.3 to 42.7.4 (#669) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.17.1 to 10.17.2 (#670) @dependabot
  • build(deps): bump felles.version from 7.2.6 to 7.2.7 (#667) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 (#663) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (#664) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 (#665) @dependabot
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 (#666) @dependabot
  • build(deps): bump net.bytebuddy:byte-buddy from 1.14.18 to 1.14.19 (#662) @dependabot
  • build(deps): bump hibernate-core.version from 6.5.2.Final to 6.6.0.Final (#656) @dependabot
  • build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 (#661) @dependabot
  • build(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#660) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.17.0 to 10.17.1 (#659) @dependabot
  • build(deps): bump felles.version from 7.2.5 to 7.2.6 (#657) @dependabot
  • build(deps): bump org.slf4j:slf4j-api from 2.0.15 to 2.0.16 (#658) @dependabot
  • build(deps): bump org.slf4j:slf4j-api from 2.0.14 to 2.0.15 (#654) @dependabot
  • build(deps): bump io.smallrye:jandex-maven-plugin from 3.2.1 to 3.2.2 (#655) @dependabot
  • build(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.14 (#653) @dependabot

5.0.15

05 Aug 18:02
b25170e
Compare
Choose a tag to compare

What's Changed

⬆️ Dependency upgrades

  • build(deps): bump felles.version from 7.2.1 to 7.2.5 (#652) @dependabot
  • build(deps): bump jetty.version from 12.0.11 to 12.0.12 (#651) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.16.0 to 10.17.0 (#650) @dependabot
  • build(deps): bump io.smallrye:jandex-maven-plugin from 3.2.0 to 3.2.1 (#649) @dependabot
  • build(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.15.2 to 10.16.0 (#648) @dependabot

5.0.14

11 Jul 22:13
de23d31
Compare
Choose a tag to compare

What's Changed

  • Fix: Test som feiler på interval cast to string. (#647) @mrsladek