Skip to content

Releases: fabidick22/flux2-ecr-webhook

v1.2.0

12 Jul 16:44
Compare
Choose a tag to compare

1.2.0 (2023-07-12)

Chores

Code Refactoring

Continuous Integration

Documentation

  • Update docs about refactoring the repo_mapping variable (ffc4f5c)
  • Update TODO list (#9) (1df3d43), closes #9

Features

  • Add support for a regex parameter \n\n BREAKING CHANGE: Update repo_mapping variable to support the regex attribute (4f165d0)

Other

  • Merge pull request #10 from fabidick22/alpha (0d39a50), closes #10

BREAKING CHANGE

  • Refactor the repo_mapping variable

v1.2.0-alpha.3

12 Jul 16:28
Compare
Choose a tag to compare
v1.2.0-alpha.3 Pre-release
Pre-release

1.2.0-alpha.3 (2023-07-12)

Documentation

  • Update docs about refactoring the repo_mapping variable (ffc4f5c)

v1.2.0-alpha.2

06 Jul 18:41
Compare
Choose a tag to compare
v1.2.0-alpha.2 Pre-release
Pre-release

1.2.0-alpha.2 (2023-07-06)

Code Refactoring

v1.2.0-alpha.1

05 Jul 16:40
Compare
Choose a tag to compare
v1.2.0-alpha.1 Pre-release
Pre-release

1.2.0-alpha.1 (2023-07-05)

Chores

Continuous Integration

Documentation

Features

  • Add support for a regex parameter \n\n BREAKING CHANGE: Update repo_mapping variable to support the regex attribute (4f165d0)

v1.1.1

04 Jul 20:00
Compare
Choose a tag to compare
v1.1.1 Pre-release
Pre-release

1.1.1 (2023-07-04)

Continuous Integration

Documentation

v1.1.0

04 Jul 01:34
Compare
Choose a tag to compare

1.1.0 (2023-07-04)

Continuous Integration

Features

  • Add support for multiple webhooks (#6) (1054bb3), closes #6

v1.1.0-beta.2

03 Jul 20:46
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

1.1.0-beta.2 (2023-07-03)

Documentation

  • Add support for multiple webhooks (c922986)

v1.1.0-beta.1

07 Jun 21:33
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

1.1.0-beta.1 (2023-06-07)

Continuous Integration

Features

  • Add support for multiple webhooks \n\n BREAKING CHANGE: Change data structure of repo_mapping attribute (e28764a)

v1.0.2

10 May 02:12
Compare
Choose a tag to compare

1.0.2 (2023-05-10)

Documentation

  • terraform: Update var description and examples (#3) (11ca639), closes #3

v1.0.1

05 May 05:50
Compare
Choose a tag to compare

1.0.1 (2023-05-05)

Chores

  • lambda: Set version to avoid conflict with breaking changes (fe655dc)

Code Refactoring

  • Add 'repo_mapping' variable, useful if you don't want to use a YAML file (fc95b54)

Documentation

Other

  • Merge pull request #2 from fabidick22/update-workflow (79efe28), closes #2
  • Update semver.yml (1f43006)
  • Merge pull request #1 from fabidick22/refactor-repo-mapping (1c7e9ef), closes #1