Skip to content

Commit

Permalink
Merge branch 'master' into sentinelone-operational-state
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz authored Oct 8, 2024
2 parents 563b922 + ff75015 commit d2de847
Show file tree
Hide file tree
Showing 63 changed files with 2,741 additions and 568 deletions.
38 changes: 19 additions & 19 deletions .changelog/1264.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
```release-note:breaking-change
pages_deployment: add support for auto pagination
```
```release-note:enchancement
pages_deployment: add Force to DeletePagesDeploymentParams
```
```release-note:breaking-change
pages_deployment: change DeletePagesDeploymentParams to contain all parameters
```
```release-note:breaking-change
pages_project: rename PagesProject to GetPagesProject
```
```release-note:breaking-change
pages_project: change to use ResourceContainer for account ID
```
```release-note:breaking-change
pages_deployment: add support for auto pagination
```

```release-note:enchancement
pages_deployment: add Force to DeletePagesDeploymentParams
```

```release-note:breaking-change
pages_deployment: change DeletePagesDeploymentParams to contain all parameters
```

```release-note:breaking-change
pages_project: rename PagesProject to GetPagesProject
```

```release-note:breaking-change
pages_project: change to use ResourceContainer for account ID
```
14 changes: 7 additions & 7 deletions .changelog/1265.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
```release-note:enhancement
r2_bucket: add support for getting a bucket
```
```release-note:breaking-change
r2_bucket: change creation time from string to *time.Time
```
```release-note:enhancement
r2_bucket: add support for getting a bucket
```

```release-note:breaking-change
r2_bucket: change creation time from string to *time.Time
```
118 changes: 59 additions & 59 deletions .changelog/1319.txt
Original file line number Diff line number Diff line change
@@ -1,59 +1,59 @@
```release-note:breaking-change
access_application: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
```release-note:enhancement
access_application: add support for auto pagination
```
```release-note:breaking-change
access_ca_certificate: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
```release-note:enhancement
access_ca_certificate: add support for auto pagination
```
```release-note:breaking-change
access_group: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
```release-note:enhancement
access_group: add support for auto pagination
```
```release-note:breaking-change
access_identity_provider: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
```release-note:enhancement
access_identity_provider: add support for auto pagination
```
```release-note:breaking-change
access_mutual_tls_certificates: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
```release-note:enhancement
access_mutual_tls_certificates: add support for auto pagination
```
```release-note:breaking-change
access_organization: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
```release-note:breaking-change
access_policy: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
```release-note:enhancement
access_policy: add support for auto pagination
```
```release-note:breaking-change
access_service_tokens: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
```release-note:breaking-change
access_user_token: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
```release-note:breaking-change
access_application: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```

```release-note:enhancement
access_application: add support for auto pagination
```

```release-note:breaking-change
access_ca_certificate: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```

```release-note:enhancement
access_ca_certificate: add support for auto pagination
```

```release-note:breaking-change
access_group: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```

```release-note:enhancement
access_group: add support for auto pagination
```

```release-note:breaking-change
access_identity_provider: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```

```release-note:enhancement
access_identity_provider: add support for auto pagination
```

```release-note:breaking-change
access_mutual_tls_certificates: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```

```release-note:enhancement
access_mutual_tls_certificates: add support for auto pagination
```

```release-note:breaking-change
access_organization: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```

```release-note:breaking-change
access_policy: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```

```release-note:enhancement
access_policy: add support for auto pagination
```

```release-note:breaking-change
access_service_tokens: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```

```release-note:breaking-change
access_user_token: refactor methods to use `ResourceContainer` instead of dedicated account/zone methods
```
3 changes: 3 additions & 0 deletions .changelog/2793.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
access_application: add `skip_app_launcher_login_page` flag to skip the App Launcher landing page
```
3 changes: 3 additions & 0 deletions .changelog/2812.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-notes:enhancement
worker_bindings: add support for `hyperdrive` bindings
```
3 changes: 3 additions & 0 deletions .changelog/2816.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps golang.org/x/time from 0.5.0 to 0.6.0
```
3 changes: 3 additions & 0 deletions .changelog/2833.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
rulesets: Add `DeleteRulesetRule`
```
3 changes: 3 additions & 0 deletions .changelog/2835.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps golang.org/x/net from 0.27.0 to 0.28.0
```
3 changes: 3 additions & 0 deletions .changelog/2838.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-notes:bug
access_application: enable removing access application custom attributes and claims
```
3 changes: 3 additions & 0 deletions .changelog/2855.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-notes:enhancement
ssl: add support for ssl/tls automatic mode setting
```
3 changes: 3 additions & 0 deletions .changelog/2857.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
errors: implement the Unwrap method for custom error types to access the wrapped errors via errors.Is and errors.As
```
3 changes: 3 additions & 0 deletions .changelog/2863.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps github.com/urfave/cli/v2 from 2.27.3 to 2.27.4
```
3 changes: 3 additions & 0 deletions .changelog/2886.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
rulesets: Export `DeleteRulesetRuleParams` fields
```
3 changes: 3 additions & 0 deletions .changelog/2887.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-notes:bug
cosmetic: Fix CRLF in changelog and test fixtures
```
3 changes: 3 additions & 0 deletions .changelog/2931.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
waiting_room: add support for `enabled_origin_commands`
```
3 changes: 3 additions & 0 deletions .changelog/2932.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-notes:enhancement
worker_bindings: Adjust struct of `hyperdrive` bindings to better align with wrangler.toml syntax
```
3 changes: 3 additions & 0 deletions .changelog/2935.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
rulesets: add "contains" field to custom cache key header
```
3 changes: 3 additions & 0 deletions .changelog/2937.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
teams_certificates: renamed `enabled` to `in_use`
```
3 changes: 3 additions & 0 deletions .changelog/2974.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
bot_management: add ai_bots_protection to public API
```
3 changes: 3 additions & 0 deletions .changelog/2986.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:breaking-change
dns: removed deprecated `ZoneID` and `ZoneName` fields
```
3 changes: 3 additions & 0 deletions .changelog/3027.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
load_balancing: add account load balancer support
```
3 changes: 3 additions & 0 deletions .changelog/3030.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps golang.org/x/net from 0.28.0 to 0.29.0
```
3 changes: 3 additions & 0 deletions .changelog/3031.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
device_posture_rule: add score field for custom_s2s posture rule
```
3 changes: 3 additions & 0 deletions .changelog/3184.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
infrastructure_targets: initialize CRUD endpoints for infrastructure access endpoints
```
7 changes: 7 additions & 0 deletions .changelog/3186.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
```release-note:enhancement
access_application: added target contexts support for access application type infrastructure
```

```release-note:enhancement
access_policy: added infrastructure connection rule support for access policy
```
3 changes: 3 additions & 0 deletions .changelog/3321.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps golang.org/x/time from 0.6.0 to 0.7.0
```
3 changes: 3 additions & 0 deletions .changelog/3336.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:dependency
deps: bumps golang.org/x/net from 0.29.0 to 0.30.0
```
24 changes: 24 additions & 0 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
on:
pull_request: {}
workflow_dispatch: {}
push:
branches:
- main
- master
schedule:
- cron: '0 0 * * *'
name: Semgrep config
jobs:
semgrep:
name: semgrep/ci
runs-on: ubuntu-latest
env:
SEMGREP_APP_TOKEN: ${{ secrets.SEMGREP_APP_TOKEN }}
SEMGREP_URL: https://cloudflare.semgrep.dev
SEMGREP_APP_URL: https://cloudflare.semgrep.dev
SEMGREP_VERSION_CHECK_URL: https://cloudflare.semgrep.dev/api/check-version
container:
image: semgrep/semgrep
steps:
- uses: actions/checkout@v4
- run: semgrep ci
70 changes: 69 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,72 @@
## 0.101.0 (Unreleased)
## 0.107.0 (Unreleased)

## 0.106.0 (September 27th, 2024)

ENHANCEMENTS:

* access_application: added target contexts support for access application type infrastructure ([#3186](https://github.com/cloudflare/cloudflare-go/issues/3186))
* access_policy: added infrastructure connection rule support for access policy ([#3186](https://github.com/cloudflare/cloudflare-go/issues/3186))

## 0.105.0 (September 25th, 2024)

ENHANCEMENTS:

* device_posture_rule: add score field for custom_s2s posture rule ([#3031](https://github.com/cloudflare/cloudflare-go/issues/3031))
* infrastructure_targets: initialize CRUD endpoints for infrastructure access endpoints ([#3184](https://github.com/cloudflare/cloudflare-go/issues/3184))
* load_balancing: add account load balancer support ([#3027](https://github.com/cloudflare/cloudflare-go/issues/3027))

## 0.104.0 (September 11th, 2024)

BREAKING CHANGES:

* dns: removed deprecated `ZoneID` and `ZoneName` fields ([#2986](https://github.com/cloudflare/cloudflare-go/issues/2986))

ENHANCEMENTS:

* bot_management: add ai_bots_protection to public API ([#2974](https://github.com/cloudflare/cloudflare-go/issues/2974))

DEPENDENCIES:

* deps: bumps golang.org/x/net from 0.28.0 to 0.29.0 ([#3030](https://github.com/cloudflare/cloudflare-go/issues/3030))
* deps: bumps golang.org/x/time from 0.5.0 to 0.6.0 ([#2816](https://github.com/cloudflare/cloudflare-go/issues/2816))

## 0.103.0 (August 28th, 2024)

ENHANCEMENTS:

* errors: implement the Unwrap method for custom error types to access the wrapped errors via errors.Is and errors.As ([#2857](https://github.com/cloudflare/cloudflare-go/issues/2857))
* rulesets: add "contains" field to custom cache key header ([#2935](https://github.com/cloudflare/cloudflare-go/issues/2935))
* teams_certificates: renamed `enabled` to `in_use` ([#2937](https://github.com/cloudflare/cloudflare-go/issues/2937))
* waiting_room: add support for `enabled_origin_commands` ([#2931](https://github.com/cloudflare/cloudflare-go/issues/2931))

DEPENDENCIES:

* deps: bumps github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 ([#2863](https://github.com/cloudflare/cloudflare-go/issues/2863))

## 0.102.0 (August 14th, 2024)

ENHANCEMENTS:

* rulesets: Add `DeleteRulesetRule` ([#2833](https://github.com/cloudflare/cloudflare-go/issues/2833))
* rulesets: Export `DeleteRulesetRuleParams` fields ([#2886](https://github.com/cloudflare/cloudflare-go/issues/2886))
* teams_accounts: Add `disable_for_time` attribute ([#2797](https://github.com/cloudflare/cloudflare-go/issues/2797))

DEPENDENCIES:

* deps: bumps golang.org/x/net from 0.27.0 to 0.28.0 ([#2835](https://github.com/cloudflare/cloudflare-go/issues/2835))

## 0.101.0 (July 31st, 2024)

ENHANCEMENTS:

* access_application: add `skip_app_launcher_login_page` flag to skip the App Launcher landing page ([#2793](https://github.com/cloudflare/cloudflare-go/issues/2793))
* device_posture_rule: support extended_key_usage, check_private_key, and locations for client_certificate_v2 posture rule ([#1685](https://github.com/cloudflare/cloudflare-go/issues/1685))
* devices_policy: Add new tunnel_protocol field to policy ([#2778](https://github.com/cloudflare/cloudflare-go/issues/2778))
* risk_score_integration: Add support for Risk Score Integrations ([#2786](https://github.com/cloudflare/cloudflare-go/issues/2786))

DEPENDENCIES:

* deps: bumps github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 ([#2787](https://github.com/cloudflare/cloudflare-go/issues/2787))

## 0.100.0 (July 18th, 2024)

Expand Down
Loading

0 comments on commit d2de847

Please sign in to comment.