Skip to content

Commit

Permalink
chore(release-candidate): ara-candidate 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2022-08-14)

### Bug Fixes

* about.json api ([962bbed](962bbed))
* action target tag ([da0aa6d](da0aa6d))
* add db application properties file for prod profile ([36f6a2f](36f6a2f))
* add gw build to the ci ([Decathlon#499](https://github.com/kisskool057/ara/issues/499)) ([8284009](8284009))
* add loader when no settings while consulting cartography page ([7cb652e](7cb652e))
* **api:** make liquibase h2 iso with hibernate model ([bb34b81](bb34b81))
* **api:** make mysql liquibase iso with hibernate data model ([4db13f9](4db13f9))
* **api:** move not null contraint AFTER pre apply fullfill ([82473e3](82473e3))
* **api:** remove unexpected index ([b7905a3](b7905a3))
* **application:** use channel in version link ([721ffb2](721ffb2))
* assign existing problems to execution errors ([6998475](6998475))
* Build the App's JAR in all branches on CircleCI ([Decathlon#151](https://github.com/kisskool057/ara/issues/151)) ([3b8c424](3b8c424))
* candidate publish ([beb9790](beb9790))
* catch router error ([588dc7c](588dc7c))
* chart releasing problem ([e2c95f9](e2c95f9))
* checkout branch ([48b0862](48b0862))
* ci ([a5d595c](a5d595c))
* ci ([05db430](05db430))
* ci missing rights ([5be4213](5be4213))
* **ci:** another try ([3d03eeb](3d03eeb))
* **ci:** autostash for pre-push hook in build workflow ([3a5c4c4](3a5c4c4))
* **ci:** build changelog ([bfa45ae](bfa45ae))
* **ci:** build changelog ([f01c1b0](f01c1b0))
* **ci:** changelog creation ([8ae22cd](8ae22cd))
* **ci:** changelog creation ([451c7b8](451c7b8))
* **ci:** changelog creation ([e581ae7](e581ae7))
* **ci:** creation file for release stable chart ([54224c0](54224c0))
* **ci:** do not trigger ([a1fc677](a1fc677))
* **ci:** fix changelog in ci ([ce015d3](ce015d3))
* **ci:** fix upgrade ([51be64e](51be64e))
* **ci:** github actions user for bump ([9c2ec8d](9c2ec8d))
* **ci:** move semantic release helm before git plugin to commit the updated version of the chart ([2434469](2434469))
* **ci:** needs prepare ([fbea0ae](fbea0ae))
* **ci:** release chart workflow ([f2ab11c](f2ab11c))
* **ci:** release workflow not skip if copy step is skip ([38200d8](38200d8))
* **ci:** release-candidate even if no bump ([ad6f5b3](ad6f5b3))
* **ci:** release-candidate should not run on pull request ([cac98a4](cac98a4))
* **ci:** repository dispatch trigger ([a5c6582](a5c6582))
* **ci:** request action ([b4d5d60](b4d5d60))
* **ci:** syntax error in workflow file ([b6a28f1](b6a28f1))
* **ci:** use appropriate version for changelog file ([285be23](285be23))
* **ci:** use global path filter ([07e44ac](07e44ac))
* **ci:** use libxml2-utils ([6332c5a](6332c5a))
* **ci:** use proper way to update chart version ([89599b5](89599b5))
* **ci:** xmllint required to update chart component ([0b1da07](0b1da07))
* clean incoming folder after indexing executions ([4ce1057](4ce1057))
* codeQL pr analysis commit position ([Decathlon#435](https://github.com/kisskool057/ara/issues/435)) ([3735784](3735784))
* comment error ([0a7aa92](0a7aa92))
* config map problem ([Decathlon#383](https://github.com/kisskool057/ara/issues/383)) ([3179ecc](3179ecc)), closes [Decathlon#385](https://github.com/kisskool057/ara/issues/385)
* configure build information & cycle definition file location ([0841728](0841728))
* count postman items without request as folders ([Decathlon#495](https://github.com/kisskool057/ara/issues/495)) ([1345089](1345089))
* dependabot config location ([4d36731](4d36731))
* dev profile ([772385a](772385a))
* **doc:** fix[Decathlon#89](https://github.com/kisskool057/ara/issues/89) removing DOC_URL Env var because its now hardcoded for github ([Decathlon#170](https://github.com/kisskool057/ara/issues/170)) ([b5a1050](b5a1050))
* docker-compose.yml generator ([Decathlon#136](https://github.com/kisskool057/ara/issues/136)) ([3eede1b](3eede1b))
* **doc:** user to demo documentation URL ([f491f76](f491f76))
* enable selecting all the folder content without selecting the folder itself on cartography page ([b8c0284](b8c0284))
* executable pre-push ([e88aa4c](e88aa4c))
* **execution:** prevent large test numbers from pushing threshold box outside the severity container ([cf57653](cf57653))
* **executions:** match problems to execution errors ([752bc8f](752bc8f))
* **functionalities:** display scenarios description ([698d9cc](698d9cc))
* **functionality:** display correct scenario aggregates ([bf0bf6d](bf0bf6d))
* get branch name ([e282647](e282647))
* get rid of concurrency issue when purging executions ([Decathlon#542](https://github.com/kisskool057/ara/issues/542)) ([8ea873a](8ea873a))
* get rid of sonar vulnerabilities ([Decathlon#428](https://github.com/kisskool057/ara/issues/428)) ([044e017](044e017))
* helm api config import ([Decathlon#430](https://github.com/kisskool057/ara/issues/430)) ([9d960d7](9d960d7))
* ignore null and empty subfolders ([1efe154](1efe154))
* increase performance while purging execution ([Decathlon#547](https://github.com/kisskool057/ara/issues/547)) ([673d522](673d522))
* install xml-lint ([327e004](327e004))
* iso version ready ([cc5ad61](cc5ad61))
* logging system ([Decathlon#491](https://github.com/kisskool057/ara/issues/491)) ([e6ce394](e6ce394))
* make liquibase diff ([Decathlon#548](https://github.com/kisskool057/ara/issues/548)) ([8f96085](8f96085))
* oauth2-user ([Decathlon#546](https://github.com/kisskool057/ara/issues/546)) ([19e7934](19e7934))
* optional-clean-in-compose ([ddf330a](ddf330a))
* pg text request process ([Decathlon#429](https://github.com/kisskool057/ara/issues/429)) ([dbc9623](dbc9623))
* postgresql problem search ([Decathlon#455](https://github.com/kisskool057/ara/issues/455)) ([a9dc244](a9dc244))
* problem on project built resources on the go-offline step ([39e62ee](39e62ee))
* problem pattern seq ([8f04a59](8f04a59))
* publish complete ARA image ([f68a452](f68a452))
* pull before git check for mono repo ([bcf0dcd](bcf0dcd))
* pull rebase ([321892d](321892d))
* push on pull request ([1e39169](1e39169))
* put hashbang back due to navigation problems ([f5a043f](f5a043f))
* rc docker tag ([87ea6ce](87ea6ce))
* relative path ([78cbb18](78cbb18))
* **release:** iso version candidate - stable ([0563cb4](0563cb4))
* remember url parameters ([2f20ae2](2f20ae2))
* remove cartography infinite loading ([87ba54e](87ba54e))
* remove css property duplication ([648d94d](648d94d))
* remove scenario in ScenarioUploader ([Decathlon#485](https://github.com/kisskool057/ara/issues/485)) ([d4eca51](d4eca51))
* remove web-ui bugs ([Decathlon#531](https://github.com/kisskool057/ara/issues/531)) ([37ee108](37ee108))
* removed useless BDD creation step for v4.0 ([8e6eb11](8e6eb11))
* required status check ([1e5d437](1e5d437))
* reset functionalities selection on project change ([3b1d254](3b1d254))
* save execution ([157e501](157e501))
* semantic release authentication ([08868a3](08868a3))
* semantic release authentication for github ([24ad839](24ad839))
* semantic release working dir ([06e48d7](06e48d7))
* set execution as incomplete if a country or type has not been handled ([59b7814](59b7814))
* sonar ([d682441](d682441))
* **spring:** Spring Boot version update ([c63bc77](c63bc77))
* step name ([09b7c2b](09b7c2b))
* swagger-ui ([Decathlon#530](https://github.com/kisskool057/ara/issues/530)) ([cbd225b](cbd225b))
* title auto pr wf ([ca37cf3](ca37cf3))
* update broken documentation links ([3ecbbfb](3ecbbfb))
* update dependabot config file ([Decathlon#372](https://github.com/kisskool057/ara/issues/372)) ([0e9a212](0e9a212))
* update header option display ([Decathlon#504](https://github.com/kisskool057/ara/issues/504)) ([16bfac2](16bfac2))
* update top menu version text color ([Decathlon#417](https://github.com/kisskool057/ara/issues/417)) ([496a8fc](496a8fc))
* upgrade charts ([8343967](8343967))
* upload scenarios ([0706579](0706579))
* **web-ux:** remove forbidden css rules ([f38e641](f38e641))
* **web-ux:** remove unused import ([16d451e](16d451e))
* workflow charts ([a89eb74](a89eb74))
* yaml conf ([6330b84](6330b84))

### Features

* about.json ([3bc0df5](3bc0df5))
* add 404 page ([144f5a9](144f5a9))
* add a squash export ([Decathlon#184](https://github.com/kisskool057/ara/issues/184)) ([997b562](997b562))
* add access home page integration tests ([Decathlon#549](https://github.com/kisskool057/ara/issues/549)) ([434a812](434a812))
* add core-api ([Decathlon#487](https://github.com/kisskool057/ara/issues/487)) ([5942bf3](5942bf3))
* add data-nrt ids to ARA for E2E testing - executions and errors tab ([5c3d851](5c3d851))
* add db management ([Decathlon#488](https://github.com/kisskool057/ara/issues/488)) ([0225fdd](0225fdd))
* add generic adapter ([Decathlon#405](https://github.com/kisskool057/ara/issues/405)) ([342d987](342d987))
* add global cancel move button ([c1061a8](c1061a8))
* add integration tests ([Decathlon#552](https://github.com/kisskool057/ara/issues/552)) ([d66d91a](d66d91a))
* add karate tests ([Decathlon#515](https://github.com/kisskool057/ara/issues/515)) ([45771e9](45771e9))
* add logging management ([Decathlon#490](https://github.com/kisskool057/ara/issues/490)) ([0469397](0469397))
* add name for ara-api version ([2b05c0d](2b05c0d))
* add schema ([dc7f2c3](dc7f2c3))
* add template execution ([Decathlon#423](https://github.com/kisskool057/ara/issues/423)) ([d167721](d167721))
* add web-ui version ([Decathlon#460](https://github.com/kisskool057/ara/issues/460)) ([1ddcfaf](1ddcfaf))
* add-gateway-build-to-the-ci ([5bd7f89](5bd7f89))
* added circleci badge on Readme file ([a29a588](a29a588))
* api and web-ui version display ([Decathlon#414](https://github.com/kisskool057/ara/issues/414)) ([4591965](4591965))
* better-session-management ([f3d6d28](f3d6d28))
* chart generic ([Decathlon#459](https://github.com/kisskool057/ara/issues/459)) ([6699225](6699225))
* **charts:** add ingress class ([5346c34](5346c34))
* **charts:** update apiVersion of ingress ([9bcc156](9bcc156))
* choose media display mode ([Decathlon#410](https://github.com/kisskool057/ara/issues/410)) ([4120426](4120426))
* **ci:** add make command to upgrade manually component version ([890602c](890602c))
* **ci:** add manual trigger copy candidate to stable action ([3613f7f](3613f7f))
* circle-ci build proposal ([9250043](9250043))
* **ci:** Update circle ci to match our needs ([b15da6e](b15da6e))
* close model ([8c7b462](8c7b462))
* **core-api:** add rest repository in swagger ui ([62d35ef](62d35ef))
* **core-api:** create project CRUD api ([bfb032e](bfb032e))
* delete several functionalities ([cf216a2](cf216a2))
* do not show login page if only one provider enabled ([Decathlon#415](https://github.com/kisskool057/ara/issues/415)) ([86751a7](86751a7))
* echo pr number ([044fea9](044fea9))
* expose swagger ui ([f89ff8c](f89ff8c))
* **functionality:** move and delete selection from functionality line ([bae1c4d](bae1c4d))
* get available technology options in source setting forms ([01d604a](01d604a))
* get Cypress test executions snapshots and videos urls ([1f8e9e6](1f8e9e6))
* handle Cypress executions (for Cucumber reports) ([f6e0c10](f6e0c10))
* highlight selected functionality lines ([c7bda26](c7bda26))
* increase data entity model ([ed4efb7](ed4efb7))
* Issue113 ([Decathlon#173](https://github.com/kisskool057/ara/issues/173)) ([b914e05](b914e05))
* make technology settings independant from regular settings ([57fb37e](57fb37e))
* monitoring ([Decathlon#411](https://github.com/kisskool057/ara/issues/411)) ([494ed24](494ed24))
* move cartography edit button to dropdown menu ([77cb1cf](77cb1cf))
* move several functionalities ([7c68a68](7c68a68))
* oauth refacto2 dev server ([Decathlon#518](https://github.com/kisskool057/ara/issues/518)) ([65aeb1d](65aeb1d)), closes [Decathlon#520](https://github.com/kisskool057/ara/issues/520)
* optimize CI ([Decathlon#409](https://github.com/kisskool057/ara/issues/409)) ([c10f426](c10f426))
* png download ([Decathlon#424](https://github.com/kisskool057/ara/issues/424)) ([5b267de](5b267de))
* profile from dev server ([Decathlon#529](https://github.com/kisskool057/ara/issues/529)) ([c3b42ea](c3b42ea))
* pull before push ([a2cb61a](a2cb61a))
* remember urls ([Decathlon#523](https://github.com/kisskool057/ara/issues/523)) ([842e964](842e964))
* remove fetchers and execution discoverer service ([277bdc2](277bdc2))
* select & clear all selection ([7c18af3](7c18af3))
* update core api model ([7d07c34](7d07c34))
* update data-nrt ids and add first scenario on executions and errors page ([0c5cc8c](0c5cc8c))
* Update the project to easily install it locally without building it ([Decathlon#84](https://github.com/kisskool057/ara/issues/84)) ([44d5d1f](44d5d1f))
* update-ara-development ([Decathlon#426](https://github.com/kisskool057/ara/issues/426)) ([f316bc9](f316bc9))
* upload Cypress scenarios ([d5ca91b](d5ca91b))
* use vue history mode ([8e0688a](8e0688a))
* **web-ux:** add web-ux ([decce6a](decce6a))
* working dir ([4b5cc7e](4b5cc7e))

### Performance Improvements

* improve execution purge ([Decathlon#545](https://github.com/kisskool057/ara/issues/545)) ([6d3024e](6d3024e))
  • Loading branch information
semantic-release-bot committed Aug 14, 2022
1 parent cadee54 commit 3575633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/candidate/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: ara-candidate
version: 11.7.2
version: 1.0.0
home: https://github.com/Decathlon/ara
description: >
ARA helps you to fight against regressions by letting it preanalyze your
Expand Down

0 comments on commit 3575633

Please sign in to comment.