Skip to content

Releases: BBMRI-ERIC/negotiator

v3.14.1

14 Nov 11:10
d45f889
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump org.springframework:spring-context-support from 6.1.13 to 6.1.14 by @dependabot in #495
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 by @dependabot in #496
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #497
  • feat: expand seed data by @tmilost in #498
  • chore(deps-dev): bump org.springframework.security:spring-security-test from 6.3.3 to 6.3.4 by @dependabot in #494
  • docs: overhaul of the documentation by @RadovanTomik in #492
  • ci: fix docs building job by @RadovanTomik in #499
  • ci: fix docs building job by @RadovanTomik in #500
  • chore(deps): bump flyway.version from 10.20.1 to 10.21.0 by @dependabot in #501

Full Changelog: v3.14.0...v3.14.1

v3.14.0

31 Oct 08:56
ca51396
Compare
Choose a tag to compare

What's Changed

  • docs: add github pages by @RadovanTomik in #477
  • chore(deps): bump io.micrometer:micrometer-registry-prometheus from 1.13.4 to 1.13.5 by @dependabot in #473
  • feat: Removes unique name constraint from Network and adds a related … by @asulis in #479
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #474
  • chore(deps): bump com.spotify.fmt:fmt-maven-plugin from 2.24 to 2.25 by @dependabot in #475
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #476
  • chore(deps): bump flyway.version from 10.19.0 to 10.20.0 by @dependabot in #484
  • chore(deps): bump io.micrometer:micrometer-registry-prometheus from 1.13.5 to 1.13.6 by @dependabot in #483
  • chore(deps): bump io.projectreactor:reactor-core from 3.6.10 to 3.6.11 by @dependabot in #482
  • chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.11.2 to 5.11.3 by @dependabot in #481
  • chore(deps): bump spring.version from 6.1.13 to 6.1.14 by @dependabot in #480
  • feat: adds API to get settings for ui by @svituz in #469
  • chore(deps): bump testcontainers.version from 1.20.2 to 1.20.3 by @dependabot in #486
  • chore(deps-dev): bump org.wiremock:wiremock-jetty12 from 3.9.1 to 3.9.2 by @dependabot in #490
  • chore(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.3.4 to 3.3.5 by @dependabot in #489
  • chore(deps): bump spring-boot.version from 3.3.4 to 3.3.5 by @dependabot in #487
  • feat(negotiation): enable the Representative to override the status for Resource by @RadovanTomik in #485
  • chore(deps): bump flyway.version from 10.20.0 to 10.20.1 by @dependabot in #488
  • feat: adds user network endpoints for adding and deleting by @jungwire in #478

Full Changelog: v3.13.1...v3.14.0

v3.13.1

14 Oct 06:44
1af0e8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13.0...v3.13.1

v3.13.0

08 Oct 11:49
d0d48fb
Compare
Choose a tag to compare

What's Changed

  • feat:add api endpoints for resources management by @asulis in #448
  • chore(deps): bump testcontainers.version from 1.20.1 to 1.20.2 by @dependabot in #467
  • chore(deps-dev): bump io.netty:netty-resolver-dns-native-macos from 4.1.113.Final to 4.1.114.Final by @dependabot in #466
  • chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.2 by @dependabot in #464
  • chore(deps): bump flyway.version from 10.18.0 to 10.19.0 by @dependabot in #465
  • chore(deps): bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0 by @dependabot in #461

Full Changelog: v3.12.0...v3.13.0

v3.12.0

27 Sep 09:06
d3503b5
Compare
Choose a tag to compare

What's Changed

  • refactor: move request property to negotiation by @svituz in #459

Full Changelog: v3.11.0...v3.12.0

v3.11.0

25 Sep 13:04
a6e76a2
Compare
Choose a tag to compare

What's Changed

  • Feat/add sync networks by @asulis in #396
  • chore(deps): bump flyway.version from 10.17.2 to 10.17.3 by @dependabot in #434
  • chore(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.3.2 to 3.3.3 by @dependabot in #433
  • chore(deps): bump org.springframework.hateoas:spring-hateoas from 2.3.1 to 2.3.2 by @dependabot in #432
  • chore(deps-dev): bump org.junit.jupiter:junit-jupiter-api from 5.10.3 to 5.11.0 by @dependabot in #431
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #430
  • chore(deps): bump actions/download-artifact from 4.1.0 to 4.1.7 in /.github/workflows by @dependabot in #435
  • chore(deps): bump org.springframework:spring-context-support from 6.1.11 to 6.1.12 by @dependabot in #440
  • chore(deps-dev): bump org.springframework.security:spring-security-test from 6.3.1 to 6.3.3 by @dependabot in #439
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #437
  • chore(deps-dev): bump io.netty:netty-resolver-dns-native-macos from 4.1.112.Final to 4.1.113.Final by @dependabot in #438
  • chore(deps): bump io.projectreactor:reactor-core from 3.6.9 to 3.6.10 by @dependabot in #443
  • chore(deps): bump flyway.version from 10.17.3 to 10.18.0 by @dependabot in #444
  • chore(deps): bump org.springframework.hateoas:spring-hateoas from 2.3.2 to 2.3.3 by @dependabot in #446
  • chore(deps): bump io.micrometer:micrometer-registry-prometheus from 1.13.3 to 1.13.4 by @dependabot in #447
  • chore(deps): bump spring.version from 6.1.12 to 6.1.13 by @dependabot in #445
  • feat(network): add support for basic statistics by @RadovanTomik in #436
  • refactor: posts component by @RadovanTomik in #449
  • chore(deps): bump spring-boot.version from 3.3.3 to 3.3.4 by @dependabot in #453
  • chore(deps): bump org.springframework.boot:spring-boot-maven-plugin from 3.3.3 to 3.3.4 by @dependabot in #454
  • chore(deps): bump org.springframework:spring-context-support from 6.1.12 to 6.1.13 by @dependabot in #455
  • feat: add variables for email template by @tmilost in #442
  • feat: confirmation notification by @RadovanTomik in #457
  • fix: updates person if user info of perun token changed by @jungwire in #458

New Contributors

Full Changelog: v3.10.0...v3.11.0

v3.10.0

29 Aug 09:38
9b36411
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump spring.version from 6.1.11 to 6.1.12 by @dependabot in #427
  • chore(deps): bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 by @dependabot in #426
  • chore(deps): bump org.postgresql:postgresql from 42.7.3 to 42.7.4 by @dependabot in #425
  • chore(deps): bump io.projectreactor:reactor-core from 3.6.8 to 3.6.9 by @dependabot in #424
  • chore(deps): bump spring-boot.version from 3.3.2 to 3.3.3 by @dependabot in #423
  • feat: add support for overriding the resource state machine by @RadovanTomik in #428

Full Changelog: v3.9.1...v3.10.0

v3.9.1

26 Aug 05:43
efc1eda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.9.1

v3.9.0

23 Aug 14:43
ad8bad7
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump io.micrometer:micrometer-registry-prometheus from 1.13.2 to 1.13.3 by @dependabot in #419
  • chore(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #418
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.4.0 by @dependabot in #417
  • chore(deps): bump com.h2database:h2 from 2.3.230 to 2.3.232 by @dependabot in #415
  • feat(MailConfig): add more configuration options for SMTP connection by @RadovanTomik in #412
  • feat: enable adding new resources to ongoing Negotiations by @RadovanTomik in #420
  • refactor: change the package structure to clearly outline key components by @RadovanTomik in #413

Full Changelog: v3.8.2...v3.9.0

v3.8.2

18 Aug 09:53
e8ea9fd
Compare
Choose a tag to compare

Full Changelog: v3.8.1...v3.8.2
fix(infoSubmission): fix a bug that prohibited authorized persons from seeing submitted information