Skip to content

Latest commit

 

History

History
114 lines (86 loc) · 8.38 KB

CHANGELOG.md

File metadata and controls

114 lines (86 loc) · 8.38 KB

Changelog

1.1.0 (2022-11-04)

Full Changelog

Added

  • Set expanded version string to container #88 (@arbulu89)

Fixed

  • Workaround tar_scm issue that remove - char from version string #89 (@arbulu89)
  • Fix obs changes file release generation step #85 (@arbulu89)

Other Changes

  • update obs-commit CI job #105 (@stefanotorresi)
  • fix workflow name #103 (@gereonvey)
  • Update regular expression #92 (@abravosuse)

1.0.1 (2022-07-14)

Full Changelog

Added

  • Include suse container packaging #57 (@arbulu89)

Fixed

  • added \s* whitespace between "token" and ":" #78 (@ksanjeet)
  • Fix inconsisten vendoring issue due the self replace #73 (@arbulu89)
  • Fix corosync file regexp to be more robust #65 (@arbulu89)
  • Add obs disk constraints to avoid out of space issue #63 (@arbulu89)

Other Changes

  • Bump github.com/swaggo/swag from 1.8.2 to 1.8.3 #75 (@dependabot[bot])
  • Bump actions/setup-python from 3 to 4 #71 (@dependabot[bot])
  • Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 #70 (@dependabot[bot])
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 #69 (@dependabot[bot])
  • Bump github.com/spf13/viper from 1.11.0 to 1.12.0 #67 (@dependabot[bot])
  • Bump github.com/vektra/mockery/v2 from 2.12.1 to 2.12.3 #66 (@dependabot[bot])
  • Bump github.com/swaggo/swag from 1.8.1 to 1.8.2 #64 (@dependabot[bot])
  • Bump docker/login-action from 1.14.1 to 2 #61 (@dependabot[bot])
  • Bump docker/metadata-action from 3.8.0 to 4.0.1 #60 (@dependabot[bot])
  • Bump docker/setup-buildx-action from 1 to 2 #59 (@dependabot[bot])
  • Bump docker/build-push-action from 2 to 3 #58 (@dependabot[bot])
  • Restore binaries upload #56 (@dottorblaster)

1.0.0 (2022-04-29)

Full Changelog

Added

  • Update execution requested and completed event payload #28 (@arbulu89)
  • Update get catalog endpoint to return 204 when not ready #14 (@arbulu89)
  • Flatten checks catalog ouptut #13 (@arbulu89)
  • Update execution payload format #11 (@arbulu89)
  • Execute playbook with the incoming clusters data #9 (@arbulu89)
  • Add webhook callbacks usage #8 (@arbulu89)
  • Add execution worker pool #5 (@arbulu89)
  • Initial Web engine boilerplate #2 (@arbulu89)

Fixed

  • Pass json list in quotes #49 (@arbulu89)
  • Set failed check executions as critical #43 (@arbulu89)

Closed Issues

  • Remove unsued interval flag #21

Other Changes

  • remove check 1.3.7 #54 (@gereonvey)
  • Bump docker/metadata-action from 3.7.0 to 3.8.0 #52 (@dependabot[bot])
  • fix-1.1.1b: parser not to skip first line of the file #51 (@fmherschel)
  • fix-1.1.9: Corrected default for GCP (copy and paste error) #50 (@fmherschel)
  • Rename dev environment by default #48 (@arbulu89)
  • fix-1.3.3: platforms which does run the test (no skip) needs the exte… #47 (@fmherschel)
  • Fix 1.1.1 #45 (@fmherschel)
  • Remove interval flag #44 (@arbulu89)
  • Bump github.com/vektra/mockery/v2 from 2.12.0 to 2.12.1 #42 (@dependabot[bot])
  • fix 1.2.2: allow values to be greater-equal #41 (@fmherschel)
  • Adding skip variable for checks #40 (@pirat013)
  • Bump github.com/vektra/mockery/v2 from 2.10.2 to 2.12.0 #39 (@dependabot[bot])
  • Fix 1.1.9b #38 (@fmherschel)
  • Fix 1.2.2 #37 (@fmherschel)
  • fix 1.3.4 #36 (@fmherschel)
  • Merge old project from trento-project / trento #34 (@pirat013)
  • change static value of msgwait to 2 times of watchdog #32 (@schlosstom)
  • Bump github.com/spf13/viper from 1.10.1 to 1.11.0 #31 (@dependabot[bot])
  • Check-rework for corosync and SBD #29 (@pirat013)
  • Bump actions/download-artifact from 2 to 3 #27 (@dependabot[bot])
  • Bump actions/upload-artifact from 2 to 3 #26 (@dependabot[bot])
  • Bump actions/setup-go from 2 to 3 #25 (@dependabot[bot])
  • Remove dev tag from ci/cd #23 (@fabriziosestito)
  • Change container tag to rolling #20 (@fabriziosestito)
  • Bump docker/metadata-action from 3.6.2 to 3.7.0 #19 (@dependabot[bot])
  • Bump github.com/vektra/mockery/v2 from 2.10.0 to 2.10.2 #17 (@dependabot[bot])
  • Bump github.com/swaggo/swag from 1.8.0 to 1.8.1 #15 (@dependabot[bot])
  • Remove unused api folder code #12 (@arbulu89)
  • Bump github.com/google/uuid from 1.1.2 to 1.3.0 #10 (@dependabot[bot])
  • Bump actions/cache from 2 to 3 #7 (@dependabot[bot])
  • Remove not used Start function and helpers from the Runner #6 (@arbulu89)
  • Remove duplicated ansible folder #4 (@arbulu89)
  • Build checks catalog #3 (@arbulu89)
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 #1 (@dependabot[bot])

* This Changelog was automatically generated by github_changelog_generator