Releases: jhipster/jhipster-control-center
Releases · jhipster/jhipster-control-center
v0.5.0
v0.4.1
What’s Changed
- No changes
v0.4.0
What’s Changed
- Upgrade jhipster lib to 7.0.0 (#165) @pascalgrimaud
- Update Nodejs version to 14.16.0 (#164) @DanielFran
- Upgrade to Spring-Boot 2.4 (#161) @nassimerrahoui
- Add custom global filter to modify servers (#159) @nassimerrahoui
- [Sonar bugs] replace this
<i>
tag by<em>
(#160) @nassimerrahoui - Upgrade to JHipster V7.0.0-beta.1 (#156) @nassimerrahoui
- Allow dynamic registration of instances (#153) @nassimerrahoui
- Add cypress tests for caches and liquibase component (#158) @nassimerrahoui
- Swagger blank page when using static profile (#157) @nassimerrahoui
- Bump node-notifier from 8.0.0 to 8.0.1 (#139) @dependabot
- Update README (#154) @nassimerrahoui
- Fix sonar bugs : add description to table (#152) @nassimerrahoui
v0.3.0
What’s Changed
- Liquibase component (#148) @nassimerrahoui
- Bump axios from 0.21.0 to 0.21.1 (#145) @dependabot
- Improve render error message (#140) @nassimerrahoui
- Replace deprecated Observable.create() by new Observable() which is recommanded (#149) @nassimerrahoui
- Sonar (#147) @qmonmert
- Add Headers for 2021 (#141) @DanielFran
- Sonar: code smell (#146) @qmonmert
- Use base64-secret for dev profile (#144) @nassimerrahoui
- Update docker images version (#143) @nassimerrahoui
- Fix Sonar rule: Remove the 'public' modifier (#142) @qmonmert
v0.2.0
What’s Changed
- Improve title (#135) @pascalgrimaud
- Remove unused Dashboard item (#134) @pascalgrimaud
- Fix test in ExceptionTranslatorIT (#133) @pascalgrimaud
- Fix / Re-add fix sonar bugs from #131 (#132) @nassimerrahoui
- Upgrade to jhipster V7 (#130) @nassimerrahoui
- Fix sonar bugs (#131) @qmonmert
- Caches component (#127) @nassimerrahoui
- SonarCloud analysis (#124) @nassimerrahoui
- Handle OAuth2 profile in Cypress tests (#123) @nassimerrahoui
- fix docker pull badge with wrong link (#126) @Hawkurane
- Upgrade to Cypress 5.5 (#121) @nassimerrahoui
- Get activeProfiles from Vuex store (#122) @nassimerrahoui
- Upgrade to generator-jhipster 6.10.3 (#119) @nassimerrahoui
- Add matrix builds to tests different profile (#115) @nassimerrahoui
- Typo application-oauth2.yml (#114) @nassimerrahoui
- remove "extends vue" from abstract service (#102) @nassimerrahoui
- oauth2 instructions (#110) @nassimerrahoui
- Change default branch from master to main (#109) @pascalgrimaud
- JHCC: add missing badges in README (#108) @chelfe
v0.1.0
What’s Changed
- clean frontend (#90) @nassimerrahoui
- Add Cypress tests step in Github action Ci (#99) @avdev4j
- Add Sonar analysis only on maser branch on the main repository (#97) @avdev4j
- Fix Sonar Analyze (#96) @pascalgrimaud
- Add Sonar analysis step in Github action Ci (#93) @avdev4j
- Fix Syntax Problem with the Release Drafter (#94) @SudharakaP
- add security configuration (#76) @nassimerrahoui
- Fix kubernetes profile spring configuration (#91) @PierreBesson
- Add Release Drafter (#88) @SudharakaP
- add cypress for e2e tests (#87) @nassimerrahoui
- Add initial Kubernetes support (#84) @cedric-lamalle
- Fix sonar analysis (#89) @avdev4j
- re-add swagger in sidebar (#86) @nassimerrahoui
- Install iproute2 in docker image to be able to patch host.docker.inte… (#85) @PierreBesson
- Remove admin components from JHCC (duplicated with "applications" one) (#83) @avdev4j
- add feature oauth2 (#78) @nassimerrahoui
- Display error message when instance is unavailable (#82) @avdev4j
- Remove entities from JHCC (#81) @avdev4j
- add feature logfile (#74) @nassimerrahoui
- add feature configuration (#75) @nassimerrahoui
- Release v1.9.1 generator-jhipster-vuejs (#77) @nassimerrahoui
- Improve static profile (#79) @avdev4j
- Add some instructions README (#73) @adilabed
- Prepare Dockerfile for Docker Hub (#72) @pascalgrimaud
- Feature: health management (#66) @adilabed
- fix logo in sidebar menu (#71) @sabrinapayet
- fix instance detail refresh (#70) @nassimerrahoui
- Feature: metric management (#65) @nassimerrahoui
- Upgrade generator jhipster 6.9.0 jhipster vuejs 1.8.0 (#64) @pascalgrimaud
- Feature/21 loggers management (#62) @nassimerrahoui
- change default port 1337 to 7419 (#63) @nassimerrahoui
- Kill instances (#57) @adilabed
- Sidebar menu (#56) @sabrinapayet
- Feature/22 swagger (#45) @nassimerrahoui
- Added missing stuff to docker-compose files (#60) @adilabed
- docker-compose files (#50) @adilabed
- change instances icon (#44) @nassimerrahoui
- duplicate refresh component (#43) @nassimerrahoui
- Remove cancel button in details modal. (#42) @adilabed
- Add prettier-java + format (#40) @pascalgrimaud
- change position of menu Applications (#39) @nassimerrahoui
- Remove refresh-selector.mixin.scss (#38) @pascalgrimaud
- add more information to instances page (#34) @nassimerrahoui
- Reduce size of navbar (#37) @pascalgrimaud
- change theme to bootswatch pulse (#30) @nassimerrahoui
- add git informations to instance modal (#33) @nassimerrahoui
- change profile informations (#32) @nassimerrahoui
- add scrollbar to instance modal (#31) @nassimerrahoui
- add refresh button (#24) @nassimerrahoui
- transform applications component to instance component (#25) @nassimerrahoui
- add applications component to frontend (#6) @nassimerrahoui
- Issue/2 ci add GitHub actions (#5) @nassimerrahoui
- Issue/1 vuejs version upgrade (#3) @nassimerrahoui