Releases: eiffel-community/etos
4.1.0
ETOS (Updated to 4.1.0)
What's Changed
- Update to 4.1.0 of ETOS by @t-persson in #118
Full Changelog: 4.0.0...4.1.0
ETOS Suite Starter (Updated to 1.28.0)
What's Changed
- Update to version 2.1.0 of ETOS Library by @t-persson in eiffel-community/etos-suite-starter#17
Full Changelog: eiffel-community/etos-suite-starter@1.27.0...1.28.0
ETOS Test Runner (Updated to 2.1.0)
What's Changed
- Update to version 2.1.0 of ETOS Library by @t-persson in eiffel-community/etos-test-runner#34
Full Changelog: eiffel-community/etos-test-runner@2.0.0...2.1.0
ETOS Environment Provider (Updated to 1.30.0)
What's Changed
- Cleanup register endpoint by @t-persson in eiffel-community/etos-environment-provider#42
- Revert "Cleanup register endpoint" by @t-persson in eiffel-community/etos-environment-provider#48
- Update to version 2.1.0 of ETOS Library by @t-persson in eiffel-community/etos-environment-provider#50
Full Changelog: eiffel-community/etos-environment-provider@1.29.0...1.30.0
ETOS Suite Runner (Updated to 2.1.0)
What's Changed
- Update to version 2.1.0 of ETOS Library by @t-persson in eiffel-community/etos-suite-runner#24
Full Changelog: eiffel-community/etos-suite-runner@2.0.0...2.1.0
ETOS API (Updated to 1.27.0)
What's Changed
- Update to version 2.1.0 of ETOS Library by @t-persson in eiffel-community/etos-api#33
- Make sure that the ETOS publisher is properly closed by @t-persson in eiffel-community/etos-api#34
Full Changelog: eiffel-community/etos-api@1.26.0...1.27.0
4.0.0
ETOS (Updated to 4 .0.0)
What's Changed
- Clean up helm charts by @t-persson in #113
- Update to version 4.0.0 of ETOS by @t-persson in #115
Full Changelog: 3.0.0...4.0.0
ETOS Suite Starter (Updated to 1.27.0)
What's Changed
- Create home directory to make logging work without filebeat by @t-persson in eiffel-community/etos-suite-starter#16
Full Changelog: eiffel-community/etos-suite-starter@1.26.0...1.27.0
ETOS Environment Provider (Updated to 1.29.0)
What's Changed
- Revert "Decouple the sub suite endpoint for clarity" by @t-persson in eiffel-community/etos-environment-provider#46
Full Changelog: eiffel-community/etos-environment-provider@1.27.0...1.29.0
ETOS Suite Runner (Updated to 2.0.1)
What's Changed
- Create home directory to make logging work without filebeat by @t-persson in eiffel-community/etos-suite-runner#23
Full Changelog: eiffel-community/etos-suite-runner@2.0.0...2.0.1
ETOS API (Updated to 1.26.0)
What's Changed
- Create home directory to make logging work without filebeat by @t-persson in eiffel-community/etos-api#23
- Add root path configuration by @t-persson in eiffel-community/etos-api#24
- Revert "Add root path configuration" by @t-persson in eiffel-community/etos-api#25
Full Changelog: eiffel-community/etos-api@1.25.0...1.26.0
Version 3.0.0
ETOS (Updated to 3.0.0)
Backwards incompatible changes
- Completely remove the sending of CLM events by @t-persson in #111
- Completely remove CLM sending in ETOS by @t-persson in eiffel-community/etos-suite-runner#22
- Completely remove CLM sending from ETOS by @t-persson in eiffel-community/etos-test-runner#33
What's Changed
- Completely remove the sending of CLM events by @t-persson in #111
- Update to latest versions of ETOS components by @t-persson in #112
Full Changelog: 2.0.0...3.0.0
ETOS Suite Starter (Updated to 1.26.0)
What's Changed
- Update to 1.25.0 of ETOS library by @t-persson in eiffel-community/etos-suite-starter#15
Full Changelog: eiffel-community/etos-suite-starter@1.25.0...1.26.0
ETOS Test Runner (Updated to 2.0.0)
What's Changed
- Update to 1.25.0 of ETOS library by @t-persson in eiffel-community/etos-test-runner#30
- Add a longer timeout when waiting for publisher by @t-persson in eiffel-community/etos-test-runner#31
- Completely remove CLM sending from ETOS by @t-persson in eiffel-community/etos-test-runner#33
- Make sure we actually close the regex file by @t-persson in eiffel-community/etos-test-runner#32
Full Changelog: eiffel-community/etos-test-runner@1.26.0...2.0.0
ETOS Environment Provider (Updated to 1.27.0)
What's Changed
- Update to 1.25.0 of ETOS library by @t-persson in eiffel-community/etos-environment-provider#39
- Make sure del works by @t-persson in eiffel-community/etos-environment-provider#41
Full Changelog: eiffel-community/etos-environment-provider@1.26.0...1.27.0
ETOS Suite Runner (Updated to 2.0.0)
What's Changed
- Update to 1.25.0 of ETOS library by @t-persson in eiffel-community/etos-suite-runner#21
- Completely remove CLM sending in ETOS by @t-persson in eiffel-community/etos-suite-runner#22
Full Changelog: eiffel-community/etos-suite-runner@1.26.0...2.0.0
ETOS API (Updated to 1.25.0)
What's Changed
- Update to 1.25.0 of ETOS Library by @t-persson in eiffel-community/etos-api#22
Full Changelog: eiffel-community/etos-api@1.24.0...1.25.0
Version 2.0.0
ETOS (Updated to 2.0.0)
Backwards incompatible changes
- Change CLM feature flag default to false by @t-persson in #102
- ETOS will no longer send ConfidenceLevelModified events by default. To enable this feature please set feature flag "CLM: true"
- Note that CLM sending will be completely removed in 3.0.0
- Add ETR_VERSION for selecting which version of ETR to use by @t-persson in eiffel-community/etos-test-runner-containers#14
- This change requires all test runners to be rebuilt in order to use this new feature.
What's Changed
- Add ETR_VERSION to helm charts as environment variable by @t-persson in #98
- Remove changelog file by @t-persson in #101
- Change CLM feature flag default to false by @t-persson in #102
- Add routing key tag parameter by @t-persson in #105
- Update to latest versions of each component by @t-persson in #108
Full Changelog: 1.24.0...2.0.0
ETOS Suite Starter (Updated to 1.25.0)
What's Changed
- Remove changelog by @t-persson in eiffel-community/etos-suite-starter#14
- Added github action CI and cleaned up for pylint by @t-persson in eiffel-community/etos-suite-starter#13
Full Changelog: eiffel-community/etos-suite-starter@1.24.0...1.25.0
ETOS Test Runner (Updated to 1.26.0)
What's Changed
- Remove changelog by @t-persson in eiffel-community/etos-test-runner#29
- Add github actions for tox and clean up code. by @t-persson in eiffel-community/etos-test-runner#28
Full Changelog: eiffel-community/etos-test-runner@1.25.0...1.26.0
ETOS Environment Provider (Updated to 1.26.0)
What's Changed
- Provide ETR_VERSION from environment variables to ETR by @t-persson in eiffel-community/etos-environment-provider#33
- Remove changelog by @t-persson in eiffel-community/etos-environment-provider#37
- Add github actions for testing pull requests by @t-persson in eiffel-community/etos-environment-provider#36
Full Changelog: eiffel-community/etos-environment-provider@1.25.0...1.26.0
ETOS Suite Runner (Updated to 1.26.0)
What's Changed
- Add github actions and clean up code for pylint by @t-persson in eiffel-community/etos-suite-runner#18
- Remove changelog by @t-persson in eiffel-community/etos-suite-runner#20
- Reduce logs by @t-persson in eiffel-community/etos-suite-runner#19
Full Changelog: eiffel-community/etos-suite-runner@1.25.0...1.26.0
ETOS API (Updated to 1.24.0)
What's Changed
- Remove changelog by @t-persson in eiffel-community/etos-api#20
- Make regex query more efficient by @t-persson in eiffel-community/etos-api#21
Full Changelog: eiffel-community/etos-api@1.23.0...1.24.0
ETOS Test Runner Containers (Updated to 2.1.0)
What's Changed
- Add ETR_VERSION for selecting which version of ETR to use by @t-persson in eiffel-community/etos-test-runner-containers#14
- Remove changelog by @t-persson in eiffel-community/etos-test-runner-containers#16
- Add hadolint github action to this repository by @t-persson in eiffel-community/etos-test-runner-containers#15
Full Changelog: eiffel-community/etos-test-runner-containers@1.23.0...2.1.0
Version 1.24.0
ETOS (Updated to 1.24.0)
What's Changed
- Add environment provider timeouts by @t-persson in #89
- ETOS will now allow each component to versionize themselves by @t-persson in #95
- Add feature flag to disable sending CLM events by @t-persson in #93
- Update versions on all ETOS components by @t-persson in #97
- Update to latest versions of ETOS components. by @t-persson in #99
Full Changelog: 1.23.0...1.24.0
ETOS Suite Starter (Updated to 1.24.0)
What's Changed
- Remove requirements already installed by ETOS Library by @t-persson in eiffel-community/etos-suite-starter#12
Full Changelog: eiffel-community/etos-suite-starter@1.23.0...1.24.0
ETOS Test Runner (Updated to 1.25.0)
What's Changed
- Remove requirements already installed by ETOS Library by @t-persson in eiffel-community/etos-test-runner#27
- Add feature flag toggle for CLM events by @t-persson in eiffel-community/etos-test-runner#26
Full Changelog: eiffel-community/etos-test-runner@1.23.0...1.25.0
ETOS Environment Provider (Updated to 1.25.0)
What's Changed
- Provide more information when IUT provider fails by @t-persson in eiffel-community/etos-environment-provider#34
- Remove requirements already installed by ETOS Library by @t-persson in eiffel-community/etos-environment-provider#35
- Add feature toggles to instructions.environment so ETR can use them by @t-persson in eiffel-community/etos-environment-provider#32
Full Changelog: eiffel-community/etos-environment-provider@1.23.0...1.25.0
ETOS Suite Runner (Updated to 1.25.0)
What's Changed
- Remove requirements already installed by ETOS Library by @t-persson in eiffel-community/etos-suite-runner#17
- Only use CLMs if feature flag is not set by @t-persson in eiffel-community/etos-suite-runner#16
Full Changelog: eiffel-community/etos-suite-runner@1.23.0...1.25.0
ETOS Library (Updated to 1.24.0)
What's Changed
- Add and expose a feature flag library by @t-persson in eiffel-community/etos-library#12
Full Changelog: eiffel-community/etos-library@1.23.0...1.24.0
ETOS Client (Updated to 1.25.0)
What's Changed
- Remove unnecessary requirements by @t-persson in eiffel-community/etos-client#19
- Remove unnecessary confidence level waiting by @t-persson in eiffel-community/etos-client#18
Full Changelog: eiffel-community/etos-client@1.23.0...1.25.0
Version 1.23.0
etos
etos-library
- eiffel-community/etos-library@965230e Set routing key to None in eiffellib (eiffel-community/etos-library#11)
etos-test-runner-containers
etos-environment-provider
- eiffel-community/etos-environment-provider@389be02 Update etos library to version 1.23.0
- eiffel-community/etos-environment-provider@4f7ca6a Set a specific python version and update so that pylint is happy (eiffel-community/etos-environment-provider#31)
- eiffel-community/etos-environment-provider@42cecbc Support configurating the wait timeouts (eiffel-community/etos-environment-provider#30)
etos-suite-starter
- eiffel-community/etos-suite-starter@c9c3ff4 Update etos library to version 1.23.0
etos-suite-runner
- eiffel-community/etos-suite-runner@3a459b3 Update etos library to version 1.23.0
etos-test-runner
- eiffel-community/etos-test-runner@c619571 Update etos library to version 1.23.0
etos-api
- eiffel-community/etos-api@eebebec Update etos library to version 1.23.0
etos-client
- eiffel-community/etos-client@b0ef20f Update etos library to version 1.23.0
- eiffel-community/etos-client@53e313e Add proper exit on activityCanceled event from ETOS (eiffel-community/etos-client#17)
Version 1.22.0
etos
etos-library
- eiffel-community/etos-library@1af3ded Adding changelog for version 1.22.0
etos-test-runner-containers
- eiffel-community/etos-test-runner-containers@2a9dd2f Adding changelog for version 1.22.0
etos-environment-provider
- eiffel-community/etos-environment-provider@fc8fce4 Update etos library to version 1.22.0
etos-suite-starter
- eiffel-community/etos-suite-starter@e7523ca Update etos library to version 1.22.0
etos-suite-runner
- eiffel-community/etos-suite-runner@d748e8f Update etos library to version 1.22.0
etos-test-runner
- eiffel-community/etos-test-runner@ffca6cc Update etos library to version 1.22.0
etos-api
- eiffel-community/etos-api@fdeaf83 Update etos library to version 1.22.0
etos-client
- eiffel-community/etos-client@d48fb38 Update etos library to version 1.22.0
Version 1.21.0
etos
etos-library
- eiffel-community/etos-library@f0e8c37 Adding changelog for version 1.21.0
etos-test-runner-containers
- eiffel-community/etos-test-runner-containers@7495347 Adding changelog for version 1.21.0
etos-environment-provider
- eiffel-community/etos-environment-provider@895fd8b Adding changelog for version 1.21.0
- eiffel-community/etos-environment-provider@0d10fc3 Update etos library to version 1.21.0
etos-suite-starter
- eiffel-community/etos-suite-starter@f4febd3 Update etos library to version 1.21.0
etos-suite-runner
- eiffel-community/etos-suite-runner@6beb475 Update etos library to version 1.21.0
etos-test-runner
- eiffel-community/etos-test-runner@f484592 Update etos library to version 1.21.0
etos-api
- eiffel-community/etos-api@8e32fa1 Update etos library to version 1.21.0
etos-client
- eiffel-community/etos-client@b7bc1ae Update etos library to version 1.21.0
Version 1.20.0
etos
etos-library
etos-test-runner-containers
etos-environment-provider
- 6bc67f9 Adding changelog for version 1.20.0
- b1fdbd2 Update etos library to version 1.20.0
etos-suite-starter
- c731701 Update etos library to version 1.20.0
etos-suite-runner
- 324c889 Update etos library to version 1.20.0
etos-test-runner
- c21a478 Update etos library to version 1.20.0
etos-api
- a34bc6a Update etos library to version 1.20.0
etos-client
- f6d4360 Update etos library to version 1.20.0
Version 1.19.0
etos
etos-library
etos-test-runner-containers
etos-environment-provider
- eiffel-community/etos-environment-provider@f35878b Update etos library to version 1.19.0
etos-suite-starter
- eiffel-community/etos-suite-starter@ab5f4b8 Update etos library to version 1.19.0
etos-suite-runner
- eiffel-community/etos-suite-runner@b8f32a8 Update etos library to version 1.19.0
etos-test-runner
- eiffel-community/etos-test-runner@775db40 Update etos library to version 1.19.0
- eiffel-community/etos-test-runner@ee22713 Send environment defined for EXECUTION_SPACE_URL if it exists (eiffel-community/etos-test-runner#25)
etos-api
- eiffel-community/etos-api@1d78fa9 Update etos library to version 1.19.0
etos-client
- eiffel-community/etos-client@cb68f7c Update etos library to version 1.19.0