Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Release 14.0.3 #952

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Release 14.0.3 #952

merged 2 commits into from
Oct 12, 2023

Conversation

tcsc
Copy link
Contributor

@tcsc tcsc commented Oct 12, 2023

No description provided.

@@ -133,10 +133,19 @@ spec is the specification for the access list.

audit describes the frequency that this access list must be audited.

| Name | Type | Required | Description |
|-----------------|--------------|----------|-------------|
| frequency | duration | | |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Totally unrelated to the release PR but we should not be deleting fields.

This might cause breakage on users.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was for an unreleased feature so I think it should be ok in this case.

tcsc and others added 2 commits October 12, 2023 17:14
add test for access list audit recurrence frequency

improve fluentfake used in tests

It was using the content length of the http request and it included some
extra chars "\x0".

We are now using the `io.ReadAll` from the Body instead of pre-creating
the array.
@r0mant r0mant merged commit a7d711b into master Oct 12, 2023
12 checks passed
@r0mant r0mant deleted the release/14.0.3 branch October 12, 2023 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants