Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 10:38
· 260 commits to refs/heads/main since this release
4eb8e59
  • Remove Log4j2 class (#125)
  • Update README.md (#140)
  • Add commands in executeCommands (#134)
  • 34 Add shutdown hook (#133)
  • 18 save to file unit tests (#130)
  • Add functionality to prevent exception (#120)
  • Add log4j2 feature (#112)
  • fix #103 delete .gitkeep from src/test/java/ (#106)
  • 86 set java build version in only one place (#107)
  • 72 sonarcloud test coverage (#96)
    1. Update rules -> 3.9 (#97)
  • Add serverSocket.setReuseAddress(true); (#91)
  • Added scope test in pom.xml (#92)

💥💥Breaking Changes💥💥

  • 19 auth (#57)

⬆️ New Features ⬆️

  • 19 auth (#57)
  • Ping Pong #9 (#94)
  • 18 save to file (#117)
  • Add LPUSH, RPUSH, LPOP, RPOP, LLEN, LMOVE, LTRIM and tests (#100)
  • Add exists function to HazeDatabase.java (#88)
  • Add delete feature (#102)
  • 23 server port (#71)
    1. Strings #8 (#104)

🐛 Bug Fixes

  • Fix Auto closing bug (#124)

🚧 Maintenance 🚧

  • Bump mockito-core from 4.11.0 to 5.1.1 (#144)
  • Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#146)
  • Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#147)
  • Bump maven-site-plugin from 4.0.0-M4 to 4.0.0-M5 (#145)
  • Bump junit-jupiter-engine from 5.8.2 to 5.9.2 (#143)
  • Bump actions cache from 1 to 3 (#80)