Backend Developer who values efficiency and practicality, striving for automation and optimization
at GenesisNest ๐
apache/zeppelin
[Merged] Fix JWT expiration validation security vulnerability - PR
- JWT ์ธ์ฆ ์ ๋ง๋ฃ ์๊ฐ์ด ์๋ ํ ํฐ์ ์ ํจํ ๊ฒ์ผ๋ก ์ฒ๋ฆฌํ๋ ๋ณด์ ์ทจ์ฝ์ ์ ํด๊ฒฐ. ํ ํฐ ๊ฒ์ฆ ๋ก์ง์ ๊ฐํํ์ฌ ๋ง๋ฃ ์๊ฐ์ ์กด์ฌ ์ฌ๋ถ๋ฅผ ๊ฐ์ ํ๊ณ , ๊ด๋ จ ๋จ์ ํ ์คํธ๋ฅผ ์ถ๊ฐํ์ฌ ์์คํ ๋ณด์์ ๊ฐํ
assertj/assertj-core
[Merged] Handle non-existent field check in recursive comparison containers - PR
- usingRecursiveComparison์์ List, Optional ๋ฑ ์ปจํ ์ด๋ ๋ด๋ถ์ ์กด์ฌํ์ง ์๋ ํ๋๋ฅผ ๊ฒ์ฌํ ๋, ์์ธ๋ฅผ ๋ฐ์์ํค์ง ์๊ณ ํต๊ณผํ๋ ๋ฌธ์ ๋ฅผ ํด๊ฒฐ. ๊ฒ์ฆ ๋ก์ง์ด ์ปจํ ์ด๋ ๋ด๋ถ ์์๊น์ง ํ๋ ์กด์ฌ ์ฌ๋ถ๋ฅผ ํ์ธํ๋๋ก ์์
openfeign/querydsl
[QueryDSL 6.12 Released] Fix: Improve handling of contains() on JPA collections mapped with @Converter to basic types - PR
- Hibernate์ JPQL ๊ฒ์ฆ์ด ๊ฐํ๋๋ฉด์ ๋ฐํ์ ์์ธ๋ฅผ ์ ๋ฐํ๋, @Converter ์ ์ฉ ์ปฌ๋ ์ ์ ๋ถ์ ํฉํ JPQL ์์ฑ ๋ฌธ์ ๋ฅผ JPQLSerializer์ ์ฌ์ ๊ฒ์ฆ ๋ก์ง์ ์ถ๊ฐํ์ฌ ํด๊ฒฐ (JPQLSerializer๊ฐ 'MEMBER OF' ์ ์ ์์ฑํ๊ธฐ ์ ์ ์ฌ์ ๊ฒ์ฆํ์ฌ ๋ช ์์ ์ธ ์์ธ๋ฅผ ๋ฐ์์ํค๋๋ก ์์ )
[QueryDSL 6.12 Released] Add TypeWrapperFactoryExpression for Type-Safe Custom Number Mapping in Querydsl Aggregations - PR
- querydsl-core์ TypeWrapper ํด๋์ค๋ฅผ ์ถ๊ฐํ์ฌ, sumAggregate() ๋ฑ ์ง๊ณ ํจ์์ ๊ฒฐ๊ณผ๋ฅผ Money์ ๊ฐ์ ์ปค์คํ Number ํ์ ์ผ๋ก ๋ณํํ ์ ์๋ ๊ธฐ๋ฅ ์ ๊ณต
[QueryDSL 6.11 Released] Fix Enum Serialization in CaseBuilder for Hibernate Compatibility - PR
- CaseBuilder์ Enum ์ง๋ ฌํ ๋ฐฉ์์ ์์ ํ์ฌ Hibernate ๋งคํ ์ค๋ฅ ํด๊ฒฐ