Skip to content

Conversation

@hf
Copy link
Contributor

@hf hf commented Jan 12, 2026

Resets the main branch (master) to have the same changeset as 2.184.0 but under 2.185.0.

Original release please notes:

Features

  • Add Sb-Forwarded-For header and IP-based rate limiting (#2295) (e8f679b)
  • allow amr claim to be array of strings or objects (#2274) (607da43)
  • Treat rate limit header value as comma-separated list (#2282) (5f2e279)

Bug Fixes

@hf hf requested a review from a team as a code owner January 12, 2026 08:15
Co-authored-by: depthfirst-app[bot] <184448029+depthfirst-app[bot]@users.noreply.github.com>
@coveralls
Copy link

coveralls commented Jan 12, 2026

Pull Request Test Coverage Report for Build 20912661624

Details

  • 127 of 219 (57.99%) changed or added relevant lines in 23 files are covered.
  • 28 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.3%) to 68.451%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/api/admin.go 0 1 0.0%
internal/api/auth.go 1 2 50.0%
internal/api/external.go 1 2 50.0%
internal/api/logout.go 1 2 50.0%
internal/api/oauthserver/handlers.go 1 2 50.0%
internal/api/oauthserver/service.go 4 5 80.0%
internal/api/phone.go 0 1 0.0%
internal/api/provider/provider.go 0 1 0.0%
internal/api/signup.go 0 1 0.0%
internal/api/token.go 1 2 50.0%
Files with Coverage Reduction New Missed Lines %
internal/models/one_time_token.go 2 69.05%
internal/api/token.go 5 62.33%
internal/api/verify.go 5 74.68%
internal/mailer/validateclient/validateclient.go 16 70.47%
Totals Coverage Status
Change from base Build 20599680500: -0.3%
Covered Lines: 14652
Relevant Lines: 21405

💛 - Coveralls

@cemalkilic cemalkilic merged commit b9d0500 into master Jan 12, 2026
8 checks passed
@cemalkilic cemalkilic deleted the hf/clean-up-master branch January 12, 2026 08:53
cemalkilic pushed a commit that referenced this pull request Jan 12, 2026
🤖 I have created a release *beep* *boop*
---


##
[2.185.0](v2.184.0...v2.185.0)
(2026-01-12)


### Features

* Add Sb-Forwarded-For header and IP-based rate limiting
([#2295](#2295))
([e8f679b](e8f679b))
* allow amr claim to be array of strings or objects
([#2274](#2274))
([607da43](607da43))
* reset main branch to 2.185.0
([#2325](#2325))
([b9d0500](b9d0500))
* Treat rate limit header value as comma-separated list
([#2282](#2282))
([5f2e279](5f2e279))


### Bug Fixes

* additional provider and issuer checks
([#2326](#2326))
([cb79a74](cb79a74))
* check each type independently
([#2290](#2290))
([d9de0af](d9de0af))
* fix the wrong error return value
([#1950](#1950))
([e2dfb5d](e2dfb5d))
* **indexworker:** remove pg_trgm extension
([#2301](#2301))
([c553b10](c553b10))
* **oauth-server:** allow custom URI schemes in client redirect URIs
([#2298](#2298))
([ea72f57](ea72f57))
* tighten email validation rules
([#2304](#2304))
([33bb372](33bb372))

---
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants