Skip to content

Releases: secure-web-apps/EndToEndSecurityWeb

2.0.3

19 Mar 14:37
d31f98a

Choose a tag to compare

What's Changed

  • Fix IaC GitHub Actions workflow by @rufer7 in #23

Full Changelog: 2.0.2...2.0.3

2.0.2

19 Mar 13:34
6da26c2

Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

25 Feb 21:04
9898e3d

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

07 Dec 23:04
a279734

Choose a tag to compare

What's Changed

  • Update to .NET 10 and Angular 21 by @damienbod in #15
  • Remove lifecycle ignore_changes for application_stack by @rufer7 in #16
  • Fix SonarQube Cloud findings by @rufer7 in #17

Full Changelog: 1.1.1...2.0.0

1.1.1

04 Nov 22:40
b13f18a

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

03 Nov 08:07
2992309

Choose a tag to compare

What's Changed

  • Updated Angular to 20.3.0, replaced nx with Angular CLI by @damienbod in #6
  • Completed update to Angular CLI by @rufer7 in #7
    • Added solution description to README
    • Added diagram of local development environment to README
    • Renamed steps in GitHub actions workflows
    • Removed FluentAssertions
    • Updated README in ui/certs
    • Added howto for local development environment setup to README
  • [IaC] Create app registration for BFF app using terraform by @rufer7 in #8
  • Several improvements by @rufer7 in #9
    • Reordered history (newest on top)
    • Improved README in certs folder
    • Added security.txt
    • Added OpenAPI (local dev env only)
    • Removed resources from wwwroot as they get recreated on every npm run build
    • Excluded wwwroot via .gitignore
    • Saved decision about sharing usage data
    • Added bootstrap and improve UI (Style)
  • Limit concurrency of deploy-to-azure GitHub Actions workflow by @rufer7 in #10
  • Fixed SonarQube Cloud findings by @rufer7 in #11

Full Changelog: 1.0.0...1.1.0

1.0.0

30 Oct 23:34
69dbfd6

Choose a tag to compare

What's Changed

Initial release

New Contributors

  • @rufer7 made their first contribution in #1

Full Changelog: https://github.com/secure-web-apps/EndToEndSecurityWeb/commits/1.0.0