4.2.0 (2025-03-18)
Full Changelog: v4.1.0...v4.2.0
Features
- add SKIP_BREW env var to ./scripts/bootstrap (#3995) (f5dbcda)
- ai_gateway: add urls support (#4037) (f1e3af5)
- api: api update (#3954) (c66151a)
- api: api update (#3956) (5351edf)
- api: api update (#3957) (60d84ed)
- api: api update (#3958) (48880fb)
- api: api update (#3968) (f011297)
- api: api update (#3971) (449da44)
- api: api update (#3972) (7d69dc6)
- api: api update (#3974) (197c3de)
- api: api update (#3975) (fd513ff)
- api: api update (#3977) (9c45dfc)
- api: api update (#3979) (89553e3)
- api: api update (#3982) (8db93b4)
- api: api update (#3983) (9154b59)
- api: api update (#3985) (8cf644c)
- api: api update (#3987) (025c2d3)
- api: api update (#3989) (7c11c3b)
- api: api update (#3990) (b4fd763)
- api: api update (#3991) (b5a2b06)
- api: api update (#3992) (8a9f0ba)
- api: api update (#3993) (94a3886)
- api: api update (#4009) (9147659)
- api: api update (#4011) (c183602)
- api: api update (#4012) (5cb5395)
- api: api update (#4013) (fbaff21)
- api: api update (#4015) (a35aecf)
- api: api update (#4016) (64ed733)
- api: api update (#4022) (16c7e78)
- api: api update (#4024) (a67b2ae)
- api: api update (#4025) (0c6a40f)
- api: api update (#4027) (a0c289f)
- api: api update (#4029) (ef222b7)
- api: api update (#4030) (4c39384)
- api: api update (#4032) (d487cf3)
- api: api update (#4033) (2ff8529)
- api: api update (#4034) (7382e8a)
- api: api update (#4043) (11b736e)
- api: api update (#4044) (c68f41b)
- api: api update (#4046) (8acea31)
- api: cloudforce one port scan APIs (#3978) (df5cd91)
- api: manual updates (#3970) (9026dfa)
- api: manual updates (#3997) (4dad974)
- api: manual updates (#4006) (795c296)
- api: manual updates (#4019) (5ab82bb)
- api: manual updates (#4020) (b434a36)
- api: rename browsing_rendering to browser_rendering (#3967) (2017481)
- api: Update scans and scan results routes (#4031) (6d04430)
- browser_rendering: move methods to top level (#3969) (970f7de)
- browsing_rendering: add support for subresources (#3961) (0cf16c9)
- client: allow custom baseurls without trailing slash (#3988) (ff406b0)
- client: improve default client options support (#4021) (33adc3c)
- cloudforce_one: add support for
config
andscans
(#3986) (890d3f7) - cloudforce_one: fix scans model (#3998) (2552050)
- dns_settings: fix hierarchy (#4007) (31adadb)
- dns: split account and zone DNS settings (#4002) (04026e4)
- internal: add HA and IO to initialisms (#3999) (02974d1)
- internal: add XHR and CSP to initialisms (#3965) (400a7d4)
- internal: group browser rendering (#4003) (0f5581f)
- internal: revert HA and IO to initialisms (#4000) (368a1ff)
- internal: support
documentation_url
andsource.pointer
in error responses (#3980) (520bb0a) - magic_cloud_networking: add endpoint mappings (#4047) (51ab05b)
- radar: add compromised credential endpoints (#4049) (754f327)
- radar: add DNS endpoint (#3964) (5446087)
- threat_events: fix create endpoint (#4026) (6378e07)
- threat_events: shuffle endpoints from POST => PATCH (#4018) (d416373)
- vpc_flows: add token support (#3962) (74b7996)
- waiting_rooms: add account level list API (#4017) (d42a35d)
- workers: add in secrets endpoints (#4038) (3f496ad)
- workflows: add
bulk
support (#4048) (9ac7110)
Bug Fixes
- abuse_report: method types (fde33f7)
- api: missing union discriminator naming (#4045) (3bc4394)
- internal: handle 1.1.1.1 as a property name (#3996) (496bb40)
- internal: remove port scans pending path fixes (#3981) (e670a68)
- internal: update WithAPIVersion handler (4fc3228)
- r2_custom_domain: update path placeholders to de-duplicate internal values (#4001) (803d8ff)
- workers_for_platforms: remove cyclic import due to model (#4039) (689c618)
Chores
- internal: codegen related update (#3984) (f1f20d7)
- internal: codegen related update (#4004) (e8cdc0d)
- internal: codegen related update (#4005) (b8bdf71)
- internal: codegen related update (#4008) (2057d40)
- internal: codegen related update (#4028) (c52848b)
- internal: mark VPC and PDF as initialisms (#3963) (4885383)
- simplify string literals (#3966) (34fe1de)
- use strconv.ParseInt instead of strconv.Atoi for pagination params (#3973) (2a2769a)