From 1c92b08fe16914049b282f88f7c049811b633c54 Mon Sep 17 00:00:00 2001 From: Shaun Remekie Date: Tue, 12 Dec 2023 15:39:08 +0100 Subject: [PATCH] [cds-719] Version Update (#1) * updated version * removed test file * align cargo.toml version with template version * changelog --------- Co-authored-by: Concourse <42734517+coralogix-concourse@users.noreply.github.com> --- CHANGELOG.md | 3 ++- Cargo.toml | 2 +- spaced file.log | 3 --- template.yaml | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) delete mode 100644 spaced file.log diff --git a/CHANGELOG.md b/CHANGELOG.md index bfb82fe6..9128804d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,5 @@ ## v0.0.1 Beta / 2023-12-12 -First release of Coralogix AWS Shipper +- First release of Coralogix AWS Shipper +- Updated template version diff --git a/Cargo.toml b/Cargo.toml index 546cb535..797012f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coralogix-aws-shipper" -version = "0.0.0" +version = "0.0.1" edition = "2021" [dependencies] diff --git a/spaced file.log b/spaced file.log deleted file mode 100644 index d190847b..00000000 --- a/spaced file.log +++ /dev/null @@ -1,3 +0,0 @@ -172.17.0.1 - - [26/Oct/2023:11:29:33 +0000] "GET / HTTP/1.1" 304 0 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" "-" -172.17.0.1 - - [26/Oct/2023:11:34:52 +0000] "GET / HTTP/1.1" 304 0 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" "-" -172.17.0.1 - - [26/Oct/2023:11:57:06 +0000] "GET / HTTP/1.1" 304 0 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" "-" diff --git a/template.yaml b/template.yaml index a6b210db..52becf63 100644 --- a/template.yaml +++ b/template.yaml @@ -23,7 +23,7 @@ Metadata: - cloudtrail - vpc HomePageUrl: https://coralogix.com - SemanticVersion: 0.0.0 + SemanticVersion: 0.0.1 SourceCodeUrl: https://github.com/coralogix/coralogix-aws-shipper AWS::CloudFormation::Interface: