Releases: bitwarden/passwordless-server
Releases · bitwarden/passwordless-server
1.0.100
What's Changed
- [BRE-1333 Implement least privilege for GitHub app token permissions by @gitclonebrian in https://github.com//pull/833
- BRE-1486 - Update example domain to one specified by the IANA for testing. by @vgrassia in #838
- [deps]: Update HtmlSanitizer to 9.0.892 [SECURITY] by @renovate[bot] in #839
- Add dotnet restore step to migrations workflow by @abergs in #841
- Return 400 instead of 500 when Origin is missing from FIDO2 requests by @abergs in #840
- BRE-1645 - Main Workflow - Add contents permission to generated token by @vgrassia in #842
- [deps]: Update actions/setup-node action to v6 by @renovate[bot] in #828
- [deps]: Update actions/checkout action to v6 by @renovate[bot] in #834
- [deps]: Update Humanizer.Core to v3 by @renovate[bot] in #835
- [deps]: Update actions/upload-artifact action to v6 by @renovate[bot] in #829
- Upgrade Bunit to v2 by @jrmccannon in #844
- add Docker support to Renovate configuration by @mandreko-bitwarden in #837
- [deps]: Update MailKit to 4.16.0 [SECURITY] by @renovate[bot] in #853
- [PM-36511] - Add Missing Where by @jrmccannon in #856
- [PM-36014] - Enhanced Invite Validation by @jrmccannon in #855
New Contributors
- @gitclonebrian made their first contribution in #833
- @vgrassia made their first contribution in #838
Full Changelog: 1.0.98...1.0.100
1.0.99
What's Changed
- [BRE-1333 Implement least privilege for GitHub app token permissions by @gitclonebrian in https://github.com//pull/833
- BRE-1486 - Update example domain to one specified by the IANA for testing. by @vgrassia in #838
- [deps]: Update HtmlSanitizer to 9.0.892 [SECURITY] by @renovate[bot] in #839
- Add dotnet restore step to migrations workflow by @abergs in #841
- Return 400 instead of 500 when Origin is missing from FIDO2 requests by @abergs in #840
- BRE-1645 - Main Workflow - Add contents permission to generated token by @vgrassia in #842
- [deps]: Update actions/setup-node action to v6 by @renovate[bot] in #828
- [deps]: Update actions/checkout action to v6 by @renovate[bot] in #834
- [deps]: Update Humanizer.Core to v3 by @renovate[bot] in #835
- [deps]: Update actions/upload-artifact action to v6 by @renovate[bot] in #829
- Upgrade Bunit to v2 by @jrmccannon in #844
New Contributors
- @gitclonebrian made their first contribution in #833
- @vgrassia made their first contribution in #838
Full Changelog: 1.0.98...1.0.99
1.0.98
What's Changed
- Test mds.jwt validity in unit tests by @abergs in #819
- [deps]: Update apexcharts to v5 by @renovate[bot] in #815
- Apex Charts to 4.7.0 by @jrmccannon in #820
- [deps]: Update AWSSDK.SimpleEmailV2 to v4 by @renovate[bot] in #811
- [deps]: Update dorny/test-reporter action to v2 by @renovate[bot] in #812
- [deps]: Update actions/create-github-app-token action to v2 by @renovate[bot] in #810
- [deps]: Update Swashbuckle.AspNetCore to v9 by @renovate[bot] in #807
- [deps]: Update HtmlSanitizer to v9 by @renovate[bot] in #806
- [deps]: Update npm minor by @renovate[bot] in #801
- [deps]: Update nuget minor by @renovate[bot] in #802
- BRE-1158 Dockerfiles shared ownership by @fntyler in #824
- [PAS-596] Add wrapper type for AuthenticatorAttestationRawResponse by @jrmccannon in #825
- Clean up workflow files from Zizmor output by @mandreko-bitwarden in #826
- [deps]: Update Microsoft.NET.Test.Sdk to v18 by @renovate[bot] in #827
- [deps]: Pin FluentAssertions to [7.2.0] by @renovate[bot] in #817
- [deps]: Update actions/setup-dotnet action to v5 by @renovate[bot] in #822
- [deps]: Update actions/checkout action to v5 by @renovate[bot] in #821
New Contributors
Full Changelog: 1.0.96...1.0.98
1.0.97
What's Changed
- Test mds.jwt validity in unit tests by @abergs in #819
- [deps]: Update apexcharts to v5 by @renovate[bot] in #815
- Apex Charts to 4.7.0 by @jrmccannon in #820
- [deps]: Update AWSSDK.SimpleEmailV2 to v4 by @renovate[bot] in #811
- [deps]: Update dorny/test-reporter action to v2 by @renovate[bot] in #812
- [deps]: Update actions/create-github-app-token action to v2 by @renovate[bot] in #810
- [deps]: Update Swashbuckle.AspNetCore to v9 by @renovate[bot] in #807
- [deps]: Update HtmlSanitizer to v9 by @renovate[bot] in #806
- [deps]: Update npm minor by @renovate[bot] in #801
- [deps]: Update nuget minor by @renovate[bot] in #802
Full Changelog: 1.0.96...1.0.97
1.0.96
What's Changed
- Remove references to Codecov token by @withinfocus in #799
- [BRE-915] Harden container image for self-host by @michalchecinski in #814
- Added test to validate that the aliases are being passed via the api and returned in the user list. by @jrmccannon in #794
- [BRE-831] migrate secrets AKV by @pixman20 in #813
- [PAS-592] - Downgrade FluentAssertions by @jrmccannon in #816
- Move to an API endpoint to solve connections by @abergs in #818
New Contributors
Full Changelog: 1.0.94...1.0.96
1.0.95
What's Changed
- Remove references to Codecov token by @withinfocus in #799
- [BRE-915] Harden container image for self-host by @michalchecinski in #814
- Added test to validate that the aliases are being passed via the api and returned in the user list. by @jrmccannon in #794
- [BRE-831] migrate secrets AKV by @pixman20 in #813
- [PAS-592] - Downgrade FluentAssertions by @jrmccannon in #816
New Contributors
Full Changelog: 1.0.94...1.0.95
1.0.94
What's Changed
- Return Fido2VerificationException details to user by @jonashendrickx in #763
- [BRE-505] Use GitHub token from KeyVault by @michalchecinski in #773
- [deps]: Update FluentAssertions to v7 by @renovate in #770
- [deps]: Update npm minor by @renovate in #764
- [deps]: Update codecov/codecov-action action to v5 by @renovate in #767
- [deps]: Update Swashbuckle.AspNetCore to v7 by @renovate in #766
- [deps]: Lock file maintenance by @renovate in #769
- [deps]: Update dotnet monorepo to v9 (major) by @renovate in #768
- [deps]: Update nuget minor by @renovate in #765
- [deps]: Update MessagePack to v3 by @renovate in #772
- [deps]: Lock file maintenance by @renovate in #780
- [deps]: Update xunit.runner.visualstudio to v3 by @renovate in #779
- [deps]: Update aspnet-health-checks monorepo to v9 (major) by @renovate in #778
- [deps]: Update Serilog.Sinks.Seq to v9 by @renovate in #777
- [deps]: Update Serilog.AspNetCore to v9 by @renovate in #776
- [deps]: Update gh minor by @renovate in #775
- [deps]: Update nuget minor by @renovate in #774
- [deps]: Lock file maintenance by @renovate in #782
- [deps]: Update AWSSDK.SimpleEmailV2 to 3.7.406.10 - autoclosed by @renovate in #781
- [VULN-144] Improve redirect behaviour by @abergs in #783
- Fixed workflow name by @abergs in #790
- Fixed workflow name by @abergs in #791
- [deps]: Update npm minor by @renovate in #784
- [deps]: Update nuget minor by @renovate in #785
- [deps]: Update gh minor by @renovate in #786
- [deps]: Update es-module-shims to v2 by @renovate in #788
- [deps]: Update FluentAssertions to v8 by @renovate in #787
- [deps]: Lock file maintenance by @renovate in #789
- Update main workflow to use GitHub App token for deployment by @michalchecinski in #792
- Remove secret check for tests by @mandreko-bitwarden in #795
- Remove FocusOnNavigate by @abergs in #797
- [deps]: Update Microsoft.AspNetCore.Identity to 2.3.1 [SECURITY] by @renovate in #798
New Contributors
- @mandreko-bitwarden made their first contribution in #795
Full Changelog: 1.0.91...1.0.94
1.0.93
What's Changed
- Remove secret check for tests by @mandreko-bitwarden in #795
- Remove FocusOnNavigate by @abergs in #797
New Contributors
- @mandreko-bitwarden made their first contribution in #795
Full Changelog: 1.0.92...1.0.93
1.0.92
What's Changed
- Return Fido2VerificationException details to user by @jonashendrickx in #763
- [BRE-505] Use GitHub token from KeyVault by @michalchecinski in #773
- [deps]: Update FluentAssertions to v7 by @renovate in #770
- [deps]: Update npm minor by @renovate in #764
- [deps]: Update codecov/codecov-action action to v5 by @renovate in #767
- [deps]: Update Swashbuckle.AspNetCore to v7 by @renovate in #766
- [deps]: Lock file maintenance by @renovate in #769
- [deps]: Update dotnet monorepo to v9 (major) by @renovate in #768
- [deps]: Update nuget minor by @renovate in #765
- [deps]: Update MessagePack to v3 by @renovate in #772
- [deps]: Lock file maintenance by @renovate in #780
- [deps]: Update xunit.runner.visualstudio to v3 by @renovate in #779
- [deps]: Update aspnet-health-checks monorepo to v9 (major) by @renovate in #778
- [deps]: Update Serilog.Sinks.Seq to v9 by @renovate in #777
- [deps]: Update Serilog.AspNetCore to v9 by @renovate in #776
- [deps]: Update gh minor by @renovate in #775
- [deps]: Update nuget minor by @renovate in #774
- [deps]: Lock file maintenance by @renovate in #782
- [deps]: Update AWSSDK.SimpleEmailV2 to 3.7.406.10 - autoclosed by @renovate in #781
- [VULN-144] Improve redirect behaviour by @abergs in #783
- Fixed workflow name by @abergs in #790
- Fixed workflow name by @abergs in #791
- [deps]: Update npm minor by @renovate in #784
- [deps]: Update nuget minor by @renovate in #785
- [deps]: Update gh minor by @renovate in #786
- [deps]: Update es-module-shims to v2 by @renovate in #788
- [deps]: Update FluentAssertions to v8 by @renovate in #787
- [deps]: Lock file maintenance by @renovate in #789
- Update main workflow to use GitHub App token for deployment by @michalchecinski in #792
Full Changelog: 1.0.91...1.0.92
1.0.91
What's Changed
- [deps]: Update gh minor by @renovate in #753
- [deps]: Lock file maintenance by @renovate in #756
- [deps]: Update npm minor by @renovate in #754
- [deps]: Update nuget minor by @renovate in #755
- [deps]: Lock file maintenance by @renovate in #762
- [deps]: Update Testcontainers.MsSql to v4 by @renovate in #760
- [deps]: Update nuget minor by @renovate in #758
- [deps]: Update Microsoft.FeatureManagement.AspNetCore to v4 by @renovate in #759
- [deps]: Update npm minor by @renovate in #757
- [deps]: Update apexcharts to v4 by @renovate in #761
Full Changelog: 1.0.90...1.0.91