Releases: ls1intum/Helios
Releases · ls1intum/Helios
v1.0.5
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
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
What's Changed
- hotfix: try to fix deploy copy error by @mertilginoglu in #839
Full Changelog: v1.0.2...v1.0.3
1.0.2
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
- @meryemefe made their first contribution in #825
Full Changelog: v1.0.1...v1.0.2
1.0.1
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
RestClientby @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
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.helioslogging toDEBUGby @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
What's Changed
- fix: test process validation failure by @egekocabas in #723
Full Changelog: v0.13.0...v0.13.1
v0.13.0
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
What's Changed
- chore: update docs by @egekocabas in #695
- fix: docs image paths by @egekocabas in #696
- feat: environment display name by @gbanu in #694
- feat: Highlighting relevant part of stack trace and logs in test results by @TurkerKoc in #688
- feat: notification page & server side changes by @egekocabas in #697
- feat: Notification Service email setup by @TurkerKoc in #693
- fix: docker network by @egekocabas in #698
- fix: dark mode issue in user settings page by @egekocabas in #699
- feat: email templates & application-server / notification connection by @gbanu in #700
- fix: check notification preference by @egekocabas in #701
- chore: add test workflows by @egekocabas in #702
- fix: deployment notification null pr number issue by @egekocabas in #703
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- fix: set open pull request as default filter by @thielpa in #675
- fix: add loading animation for release candidate create dialog by @thielpa in #674
- feat: add version number to client by @thielpa in #672
- fix: client dockerfile quotes for version information by @egekocabas in #676
- refactor: improve accessibility for icons and colors by @thielpa in #670
- fix: use tree shaking for icons by @thielpa in #669
- fix: release sentry version by @egekocabas in #677
- chore(deps): update tj-actions/docker-cp digest to 34baf27 by @renovate in #632
- chore(deps): update renovatebot/github-action action to v41.0.21 by @renovate in #608
- fix(deps): update dependency io.nats:jnats to v2.21.1 by @renovate in #636
- chore(deps): update dependency urllib3 to v2.4.0 by @renovate in #635
- chore(deps): update dependency vite to v6.2.6 [security] by @renovate in #610
- fix(deps): update all non-major application-server dependencies by @renovate in #613
- chore(deps): update dependency pydantic-settings to v2.9.1 by @renovate in #680
- fix: general UI changes by @egekocabas in #679
- feat: Add configurable deployment workflow branch per environment by @StefanNemeth in #686
- feat: Tag broken test cases by @TurkerKoc in #671
- fix: wrong icons & pr title truncate problem by @egekocabas in #689
- feat: nightly purge of obsolete workflow_runs by @egekocabas in #678
- feat: edit rc name by @gbanu in #645
Full Changelog: v0.10.1...v0.11.0