Skip to content

Commit 779f18d

Browse files
chore(master): release 2.170.0 (#1931)
🤖 I have created a release *beep* *boop* --- ## [2.170.0](v2.169.0...v2.170.0) (2025-03-06) ### Features * improvements to config reloader, 100% coverage ([#1933](#1933)) ([21c2256](21c2256)) * increase test coverage in conf package to 100% ([#1937](#1937)) ([bc57c1c](bc57c1c)) ### Bug Fixes * enable SO_REUSEPORT in listener config ([#1936](#1936)) ([a474b80](a474b80)) * ignore not found error to check for pkce prefix later ([#1929](#1929)) ([fbbebcc](fbbebcc)) * log version & migration count ([#1934](#1934)) ([8078cdc](8078cdc)) * update figma token endpoint ([#1952](#1952)) ([18fbbb5](18fbbb5)) * use sys/unix instead of syscall ([#1953](#1953)) ([4a6d9bc](4a6d9bc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 225d2b6 commit 779f18d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [2.170.0](https://github.com/supabase/auth/compare/v2.169.0...v2.170.0) (2025-03-06)
4+
5+
6+
### Features
7+
8+
* improvements to config reloader, 100% coverage ([#1933](https://github.com/supabase/auth/issues/1933)) ([21c2256](https://github.com/supabase/auth/commit/21c2256806ab4950e9bfc0af0472a64f7d9112a7))
9+
* increase test coverage in conf package to 100% ([#1937](https://github.com/supabase/auth/issues/1937)) ([bc57c1c](https://github.com/supabase/auth/commit/bc57c1c25769905b29bfc9e89bf3d6b65b1030ea))
10+
11+
12+
### Bug Fixes
13+
14+
* enable SO_REUSEPORT in listener config ([#1936](https://github.com/supabase/auth/issues/1936)) ([a474b80](https://github.com/supabase/auth/commit/a474b80cc1075eb32a7e72a05b0cdb561e61770b))
15+
* ignore not found error to check for pkce prefix later ([#1929](https://github.com/supabase/auth/issues/1929)) ([fbbebcc](https://github.com/supabase/auth/commit/fbbebccd5da21ea22323e6f8f853df9168c4c41e))
16+
* log version & migration count ([#1934](https://github.com/supabase/auth/issues/1934)) ([8078cdc](https://github.com/supabase/auth/commit/8078cdc6f275c97d84c0ba20963327af900b84d0))
17+
* update figma token endpoint ([#1952](https://github.com/supabase/auth/issues/1952)) ([18fbbb5](https://github.com/supabase/auth/commit/18fbbb53de04c024b6de829e390145a8452d7ab2))
18+
* use sys/unix instead of syscall ([#1953](https://github.com/supabase/auth/issues/1953)) ([4a6d9bc](https://github.com/supabase/auth/commit/4a6d9bcade28db3c7a6c2c610600665190c9a925))
19+
320
## [2.169.0](https://github.com/supabase/auth/compare/v2.168.0...v2.169.0) (2025-01-27)
421

522

0 commit comments

Comments
 (0)