Skip to content

Releases: ls1intum/Helios

v1.1.0

11 Mar 18:11

Choose a tag to compare

What's Changed

  • fix: set keycloak log levels to info by @meryemefe in #845
  • fix: enable overwrite option in Docker deployment workflow by @meryemefe in #846
  • Merge main to staging by @mertilginoglu in #849
  • fix: how to add repository popup fix by @meryemefe in #875
  • feat: enhance clear search functionality in table filter component by @mertilginoglu in #826
  • fix: enhance button styling in environment actions component by @mertilginoglu in #833
  • feat: add 28-day retention for NATS JetStream streams by @mertilginoglu in #877
  • feat: add separate log‑level buttons for test result filtering and download options for all/filtered logs by @meryemefe in #831
  • fix: truncate long titles and names in GitHub issue and workflow run converters by @meryemefe in #880
  • fix: prevent LazyInitializationException in environment unlock scheduler by @meryemefe in #887
  • feat: deployment history of pr by @meryemefe in #882
  • fix(auth): use parsed token claims and guard offline GitHub client by @mertilginoglu in #881
  • fix(deps): update dependency @angular/core to v20.3.17 [security] by @renovate[bot] in #889
  • chore(deps): update dependency storybook to v8.6.17 [security] by @renovate[bot] in #886
  • fix(deps): update all non-major application-server dependencies by @renovate[bot] in #823
  • chore(deps): update gradle to v8.14.4 by @renovate[bot] in #878
  • chore(deps): update ytanikin/pr-conventional-commits digest to fda730c by @renovate[bot] in #876
  • chore(deps): update all non-major webhook-listener dependencies by @renovate[bot] in #872
  • chore(deps): update nats docker tag to v2.12.4 by @renovate[bot] in #879
  • fix(deps): update all non-major notification-server dependencies by @renovate[bot] in #891
  • fix: ignore deleted push events in GitHubPushMessageHandler by @meryemefe in #888
  • fix(server): handle offline team reviewer sync gracefully by @mertilginoglu in #883
  • fix(github): retry workflow run pull request sync after token refresh by @mertilginoglu in #890
  • fix(github): handle Copilot actor without user profile fetch by @mertilginoglu in #884
  • feat: deployment history of branch by @meryemefe in #885
  • fix(server): resolve annotated GitHub release tags to commits by @mertilginoglu in #897
  • test(server): stabilize GitHub release sync test setup by @mertilginoglu in #902
  • chore(deps): bump @angular/compiler from 20.3.9 to 20.3.16 in /client by @dependabot[bot] in #907
  • chore(deps): bump @angular/common from 20.3.9 to 20.3.14 in /client by @dependabot[bot] in #908
  • chore(deps): update angular toolkit by @mertilginoglu in #910
  • feat: add flakiness scores endpoint and related data structures by @meryemefe in #899

New Contributors

Full Changelog: v1.0.5...v1.1.0

v1.0.5

07 Jan 15:28
7b81e13

Choose a tag to compare

What's Changed

  • chore: update postgres image to version 17.6-alpine in compose.prod.yaml by @mertilginoglu in #855

Full Changelog: v1.0.4...v1.0.5

v1.0.4

16 Dec 21:11

Choose a tag to compare

What's Changed

  • fix: enable admin-fine-grained-authz v1 feature in keycloak to use token exchange by @meryemefe in #842
  • fix: set keycloak log levels to debug by @meryemefe in #843
  • fix: set keycloak log levels to debug in compose.prod.yaml by @meryemefe in #844

Full Changelog: v1.0.3...v1.0.4

1.0.3

07 Dec 17:51
0662141

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

1.0.2

07 Dec 17:50
11e5a69

Choose a tag to compare

What's Changed

  • chore(deps): update all non-major documentation dependencies by @renovate[bot] in #819
  • chore: add dom.iterable lib to tsconfig by @thielpa in #824
  • feat: display last commit details and add test results component in branches tab by @meryemefe in #825
  • feat: move hardcoded Helios developers to environment variables by @meryemefe in #832
  • fix: Implement scheduled recovery service to find stuck deployments and set their status to FAILED by @meryemefe in #835
  • PR to merge staging into main by @meryemefe in #837
  • Revert/postgres update by @mertilginoglu in #838

New Contributors

Full Changelog: v1.0.1...v1.0.2

1.0.1

30 Oct 16:45

Choose a tag to compare

What's Changed

  • Update to Angular 20 and Primeng 20 by @krusche
  • Update to Spring Boot 3.5.7 by @krusche
  • Fix documentation issues by @krusche
  • Enable http2 and gzip for nginx by @krusche
  • chore: Add tests for deployment controller and notification preference service by @StefanNemeth in #779
  • docs: add admin troubleshooting page & update folder structure by @egekocabas in #781
  • docs: add keycloak section by @egekocabas in #784
  • chore(deps): update dependency requests to v2.32.4 [security] by @renovate[bot] in #788
  • chore(deps): update dependency io.spring.javaformat:spring-javaformat-checkstyle to v0.0.46 by @renovate[bot] in #783
  • feat: expandable jobs by @gbanu in #787
  • fix: release candidate deploy table by @gbanu in #778
  • chore(deps): update renovatebot/github-action action to v42.0.5 - autoclosed by @renovate[bot] in #789
  • chore(deps): update dependency gradle to v8.14.2 by @renovate[bot] in #786
  • chore(deps): update dependency zipp to v3.23.0 by @renovate[bot] in #790
  • docs: update production nginx/certificate section & admin troubleshooting by @egekocabas in #793
  • feat(library): remove okhttp dependency and use spring boot's RestClient by @egekocabas in #803
  • docs: refactor helios docs by @egekocabas in #808
  • fix(deps): update all non-major application-server dependencies by @renovate[bot] in #724
  • fix(deps): update all non-major client dependencies by @renovate[bot] in #598
  • chore(deps): update gradle to v8.14.3 by @renovate[bot] in #816
  • chore(deps): update dependency vite to v6.4.1 [security] - autoclosed by @renovate[bot] in #813
  • chore(deps): update all non-major github-actions dependencies by @renovate[bot] in #814
  • fix(deps): update spring boot to v3.5.7 by @renovate[bot] in #818
  • fix(deps): update all non-major notification-server dependencies by @renovate[bot] in #782

Full Changelog: v1.0.0...v1.0.1

1.0.0

01 Jun 21:45
a7409d4

Choose a tag to compare

What's Changed

  • feat: refactor push statuses & add javadocs by @egekocabas in #726
  • feat: Environment List View Enhancements by @TurkerKoc in #743
  • chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.24.0 by @renovate in #742
  • chore(deps): update dependency gradle to v8.14.1 by @renovate in #746
  • fix(deps): update dependency org.projectlombok:lombok to v1.18.38 by @renovate in #721
  • chore(deps): update dependency io.spring.javaformat:spring-javaformat-checkstyle to v0.0.45 by @renovate in #720
  • chore(deps): update dependency gradle to v8.14.1 by @renovate in #747
  • chore(deps): update renovatebot/github-action action to v42.0.3 by @renovate in #690
  • feat: refactor status updates library by @egekocabas in #751
  • fix: conditionally show user related PR filters by @egekocabas in #750
  • chore(deps): update renovatebot/github-action action to v42.0.4 by @renovate in #756
  • chore(deps): update gradle docker tag to v8.14.1 by @renovate in #759
  • refactor: move version number to footer by @thielpa in #752
  • feat: improve confirmation dialogs by @egekocabas in #741
  • chore(deps): update dependency zipp to v3.22.0 by @renovate in #758
  • fix(deps): update spring boot to v3.5.0 by @renovate in #745
  • test: TestResultProcessor by @thielpa in #757
  • test: TestResultService by @thielpa in #755
  • test: GitHubService by @thielpa in #754
  • feat: release 1.0.0 of helios status library by @egekocabas in #766
  • feat: add 'Your Branches' search filter by @egekocabas in #749
  • refactor: pr/branch details & environment views by @egekocabas in #744
  • fix: failing GitHubServiceTests by @egekocabas in #768
  • feat: Adding comments to releases by @TurkerKoc in #763
  • chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.25.0 by @renovate in #769
  • test: ReleaseInfoService by @egekocabas in #770
  • docs: update documentation for production/architecture pages & small fixes by @egekocabas in #772
  • fix: smaller header and repository page by @thielpa in #753
  • test: Add tests for git repo settings by @gbanu in #719
  • feat: github error messages by @gbanu in #771
  • feat: enable push status updates within helios by @egekocabas in #767
  • docs: Update readme by @egekocabas in #773
  • chore: configure de.tum.cit.aet.helios logging to DEBUG by @egekocabas in #775
  • feat: workflow job status updates by @gbanu in #774
  • feat: skip repo-confirmation step for TEST environments by @egekocabas in #777

Full Changelog: v0.13.1...v1.0.0

v0.13.1

19 May 13:57
2d037de

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

18 May 22:37
9c32cbf

Choose a tag to compare

What's Changed

  • feat: Added Link to GitHub workflow run for deployments by @TurkerKoc in #713
  • chore(deps): update appleboy/scp-action action to v1 by @renovate in #687
  • chore(deps): update dependency vite [security] by @renovate in #692
  • chore(deps): update renovatebot/github-action action to v42 by @renovate in #715
  • chore(deps): update dependency gradle to v8.14 by @renovate in #685
  • fix(deps): update all non-major keycloakify dependencies by @renovate in #578
  • fix(deps): update all non-major notification-server dependencies by @renovate in #682
  • fix(deps): update all non-major application-server dependencies by @renovate in #683
  • feat: connect repo onboarding by @gbanu in #718
  • feat: delete environment type tag by @gbanu in #717
  • feat: Cancelling deployment workflow run by @TurkerKoc in #714
  • feat: pull request pagination by @egekocabas in #463
  • feat: push-based hearthbeats by @egekocabas in #712

Full Changelog: v0.12.0...v0.13.0

v0.12.0

04 May 22:49
3d3626a

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0