Skip to content

Commit

Permalink
chore(master): release 2.155.2 (#1653)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.155.2](v2.155.1...v2.155.2)
(2024-07-12)


### Bug Fixes

* improve session error logging
([#1655](#1655))
([5a6793e](5a6793e))
* omit empty string from name & use case-insensitive equality for
comparing SAML attributes
([#1654](#1654))
([bf5381a](bf5381a))
* set rate limit log level to warn
([#1652](#1652))
([10ca9c8](10ca9c8))

---
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>
  • Loading branch information
github-actions[bot] authored Jul 12, 2024
1 parent 5a6793e commit ac61939
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.155.2](https://github.com/supabase/auth/compare/v2.155.1...v2.155.2) (2024-07-12)


### Bug Fixes

* improve session error logging ([#1655](https://github.com/supabase/auth/issues/1655)) ([5a6793e](https://github.com/supabase/auth/commit/5a6793ee8fce7a089750fe10b3b63bb0a19d6d21))
* omit empty string from name & use case-insensitive equality for comparing SAML attributes ([#1654](https://github.com/supabase/auth/issues/1654)) ([bf5381a](https://github.com/supabase/auth/commit/bf5381a6b1c686955dc4e39fe5fb806ffd309563))
* set rate limit log level to warn ([#1652](https://github.com/supabase/auth/issues/1652)) ([10ca9c8](https://github.com/supabase/auth/commit/10ca9c806e4b67a371897f1b3f93c515764c4240))

## [2.155.1](https://github.com/supabase/auth/compare/v2.155.0...v2.155.1) (2024-07-04)


Expand Down

0 comments on commit ac61939

Please sign in to comment.