Skip to content

v3.11.0

Compare
Choose a tag to compare
@RadovanTomik RadovanTomik released this 25 Sep 13:04
· 356 commits to master since this release
a6e76a2

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