Skip to content

1.0.0-RELEASE

Compare
Choose a tag to compare
@clroot clroot released this 26 Dec 00:37
· 33 commits to main since this release
14053f9

What's Changed

  • Feat/infra by @clroot in #1
  • Add LogicError class and update build settings by @clroot in #2
  • Refactor Arrow extensions and add suspend logic support by @clroot in #3
  • feat/presentation by @clroot in #4
  • Add transactional support with TxAdvice component by @clroot in #5
  • refactor/domain by @clroot in #6
  • Refactor JPA package structure and add table annotations by @clroot in #7
  • feat/security by @clroot in #8
  • Add username and actualName to JWT tokens by @clroot in #9
  • hotfix/security-roles by @clroot in #10
  • Refactor authentication to simplify token and user models by @clroot in #11
  • refactor/error-handling by @clroot in #12
  • feat/ball-context by @clroot in #13
  • Refactor and update TxAdvice with new Spring settings by @clroot in #14
  • feat/search by @clroot in #15
  • Add JDSL extensions and update repository usage by @clroot in #16
  • feat/mongodb by @clroot in #17
  • refactor/revision by @clroot in #18
  • Refactor: Move and repackage core entities and utilities by @clroot in #19
  • Improve string formatting and add custom toString in BasicUser by @clroot in #20
  • publish by @clroot in #21
  • typo/lint by @clroot in #22
  • Refactor password handling to use IPassword interface by @clroot in #24
  • Enforce stricter validation rules for user fields. by @clroot in #25
  • feat/infra-redis by @clroot in #26
  • refactor/infra by @clroot in #27
  • Update Bouncycastle library to version 1.79 by @clroot in #28
  • Set project version to RELEASE by @clroot in #29
  • feat: distribued lock by redis by @ohjinhokor in #30
  • Rename infra-spring-security module to infra-auth-spring-security by @clroot in #31
  • Add README.md with comprehensive Ball Framework overview by @clroot in #32
  • feat: prometheus by @ohjinhokor in #35
  • feat/optimistic-lock by @clroot in #37
  • feat: actuator - health 추가 by @ohjinhokor in #36
  • feat/mongodb-testcontainers by @clroot in #38
  • refactor/entity-model by @clroot in #39
  • Refactor model-entity conversion into extension functions by @clroot in #40
  • Sample: Add writer attribute to Memo and integrate with User by @clroot in #41
  • Refactor RedisClientConfig to use optional password handling by @clroot in #42
  • Remove testFixturesJar artifact configurations by @clroot in #43

New Contributors

Full Changelog: https://github.com/projects-coco/ball-framework/commits/1.0.0-RELEASE