1.0.0
Changelog
1.0.0 (2023-04-26)
Implemented enhancements:
- Make cors optional on production #206 (arbulu89)
- Build wanda with premium checks, if available #179 (nelsonkopliku)
Fixed bugs:
Merged pull requests:
- enhance remediation section to clarify the value setting #235 (angelabriel)
- Add failure message documentation #230 (dottorblaster)
- Bump ex_doc from 0.29.2 to 0.29.4 #229 (dependabot[bot])
- Rename
health_test.exs
->health_controller_test.exs
#228 (jamie-suse) - Rename
HealthcheckViewTest
->HealthViewTest
#227 (jamie-suse) - add api versioning to the readme examples #226 (angelabriel)
- Add healthcheck and readiness endpoints #225 (jamie-suse)
- Add dev.local.exs usage #223 (arbulu89)
- Bump credo from 1.6.7 to 1.7.0 #222 (dependabot[bot])
- Fix execution of SBD related checks (jsc#CFSA-1961) #220 (angelabriel)
- Bump plug_cowboy from 2.6.0 to 2.6.1 #218 (dependabot[bot])
- Refactor API errors #217 (fabriziosestito)
- Add failure message #216 (dottorblaster)
- Bump excoveralls from 0.15.3 to 0.16.0 #213 (dependabot[bot])
- Fixed broken web URLs #212 (ksanjeet)
- Compile and test with --warnings-as-errors flag #210 (fabriziosestito)
- Update the hack on wanda guide #209 (EMaksy)
- Bump ex_doc from 0.29.1 to 0.29.2 #208 (dependabot[bot])
- Remove jwt enablement flag usage from jwt plug tests #207 (arbulu89)
- Enrich the faker by using catalog data #205 (rtorrero)
- Facts schema value lists maps #204 (arbulu89)
- Bump actions/checkout from 2 to 3 #203 (dependabot[bot])
- Bump excoveralls from 0.15.0 to 0.15.3 #200 (dependabot[bot])
- Bump open_api_spex from 3.13.0 to 3.16.1 #198 (dependabot[bot])
- Bump ecto_sql from 3.8.3 to 3.9.2 #197 (dependabot[bot])
- Bump joken from 2.5.0 to 2.6.0 #196 (dependabot[bot])
- Bump ex_doc from 0.29.0 to 0.29.1 #195 (dependabot[bot])
- Bump credo from 1.6.6 to 1.6.7 #194 (dependabot[bot])
- Bump phoenix from 1.6.12 to 1.6.16 #193 (dependabot[bot])
- Bump docker/build-push-action from 3 to 4 #192 (dependabot[bot])
- Add dependabot #191 (fabriziosestito)
- Filter out non-existing checks on the faker #189 (rtorrero)
- Remotely trigger demo deploy on new wanda image #188 (rtorrero)
- Add new demo env that uses faked execution server #187 (rtorrero)
- Fix warning in api redirector test #186 (fabriziosestito)
- Fix execution flaky test #185 (arbulu89)
- Api version v1 #183 (CDimonaco)
- Update package_version gatherer doc #182 (nelsonkopliku)
- Run CI
test
step on different versions of Elixir & OTP #181 (jamie-suse) - Add information on how to install wanda directly for development #178 (EMaksy)
- Bump BCI base image to 15.4 for dev Dockerfile #177 (nelsonkopliku)
- Fix JWT plug runtime config #176 (fabriziosestito)
- Use new
trento-wanda
image name for check development environment #175 (nelsonkopliku) - rewrite trento community checks regarding 'package version' #124 (angelabriel)