Skip to content

Commit d819aeb

Browse files
authored
Merge branch 'master' into feat/forwarded-for-httpinput
2 parents c066b51 + 17468be commit d819aeb

File tree

229 files changed

+1513
-1058
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

229 files changed

+1513
-1058
lines changed

changelog/6.3.0-rc.1/.gitkeep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Keep the directory in Git
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
type = "f"
2+
message = "Fixed permission issues on Configurations -> Decorators edit / create modal"
3+
4+
issues = ["10871"]
5+
pulls = ["Graylog2/graylog2-server#22877"]
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
type = "a"
2+
message = "Add ability for to_* conversion pipeline functions to return a null default value."
3+
4+
issues = ["21799"]
5+
pulls = ["22733"]
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
type = "f"
2+
message = "Fix AWS CloudTrail input to support IAM temporary security credentials."
3+
4+
issues = ["22086"]

0 commit comments

Comments
 (0)