Aperture-py

Latest version: v2.26.0

Safety actively analyzes 623282 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 53

2.34.0

Changelog

List of aperture PRs merged since 2.32.0 release. For the full list of changes, see [list of changes][changes]

Add support for policy alerts (3168)

- **New Features**
- Introduced a new functionality for managing the status of labels,
enabling more granular control and lifecycle management.
- **Enhancements**
- Enhanced status reporting across various components by adding a new
argument to the `SetStatus` method calls, improving the precision of
status updates.
- Integrated label status management into flow control actuators,
enriching the system's capability to manage resources and control flow
based on label status.
- **Refactor**
- Simplified the `DynamicConfigUpdate` method in the `Alerter` struct
for streamlined configuration updates.
- **Bug Fixes**
- Adjusted control flow and logic in job execution and status update
methods to fix issues related to incorrect status handling.

Update start and end functions to be async in aperture-py (3164)

Description of change

- Fix decisions lookup using WhichOneOf
- Update example and other usages of start and end

- **New Features**
- Transitioned key methods in the SDK to support asynchronous
operations, improving performance and compatibility with async
workflows.

- **Documentation**
- Updated SDK documentation to reflect new asynchronous capabilities.
- Enhanced HTML documentation with better structure and navigation.

- **Refactor**
- Modified example code to demonstrate the use of the SDK's new
asynchronous features.

---------

Co-authored-by: Tanveer Gill <tanveer.gillfluxninja.com>

Fix order of job groups and otel tests (3161)

- **New Features**
- Enhanced telemetry capabilities for specific pipeline configurations.

- **Bug Fixes**
- Improved shutdown sequence for quota scheduler and rate limiter
components to ensure proper operation order.

Add Agent Group processor to FN pipeline (3160)

Description of change
This ensures `agent_group` label is added to metrics sent to Aperture
Cloud.

Resolves: 3085

[changes]: https://github.com/fluxninja/aperture/compare/releases/aperture-controller/v2.32.0...releases/aperture-controller/v2.34.0

2.34.0rc.2

Changelog

List of aperture PRs merged since 2.32.0 release. For the full list of changes, see [list of changes][changes]

Add support for policy alerts (3168)

- **New Features**
- Introduced a new functionality for managing the status of labels,
enabling more granular control and lifecycle management.
- **Enhancements**
- Enhanced status reporting across various components by adding a new
argument to the `SetStatus` method calls, improving the precision of
status updates.
- Integrated label status management into flow control actuators,
enriching the system's capability to manage resources and control flow
based on label status.
- **Refactor**
- Simplified the `DynamicConfigUpdate` method in the `Alerter` struct
for streamlined configuration updates.
- **Bug Fixes**
- Adjusted control flow and logic in job execution and status update
methods to fix issues related to incorrect status handling.

Update start and end functions to be async in aperture-py (3164)

Description of change

- Fix decisions lookup using WhichOneOf
- Update example and other usages of start and end

- **New Features**
- Transitioned key methods in the SDK to support asynchronous
operations, improving performance and compatibility with async
workflows.

- **Documentation**
- Updated SDK documentation to reflect new asynchronous capabilities.
- Enhanced HTML documentation with better structure and navigation.

- **Refactor**
- Modified example code to demonstrate the use of the SDK's new
asynchronous features.

---------

Co-authored-by: Tanveer Gill <tanveer.gillfluxninja.com>

Fix order of job groups and otel tests (3161)

- **New Features**
- Enhanced telemetry capabilities for specific pipeline configurations.

- **Bug Fixes**
- Improved shutdown sequence for quota scheduler and rate limiter
components to ensure proper operation order.

Add Agent Group processor to FN pipeline (3160)

Description of change
This ensures `agent_group` label is added to metrics sent to Aperture
Cloud.

Resolves: 3085

[changes]: https://github.com/fluxninja/aperture/compare/releases/aperture-controller/v2.32.0...releases/aperture-controller/v2.34.0-rc.2

2.34.0rc.1

Changelog

List of aperture PRs merged since 2.32.0 release. For the full list of changes, see [list of changes][changes]

Add support for policy alerts (3168)

- **New Features**
- Introduced a new functionality for managing the status of labels,
enabling more granular control and lifecycle management.
- **Enhancements**
- Enhanced status reporting across various components by adding a new
argument to the `SetStatus` method calls, improving the precision of
status updates.
- Integrated label status management into flow control actuators,
enriching the system's capability to manage resources and control flow
based on label status.
- **Refactor**
- Simplified the `DynamicConfigUpdate` method in the `Alerter` struct
for streamlined configuration updates.
- **Bug Fixes**
- Adjusted control flow and logic in job execution and status update
methods to fix issues related to incorrect status handling.

Update start and end functions to be async in aperture-py (3164)

Description of change

- Fix decisions lookup using WhichOneOf
- Update example and other usages of start and end

- **New Features**
- Transitioned key methods in the SDK to support asynchronous
operations, improving performance and compatibility with async
workflows.

- **Documentation**
- Updated SDK documentation to reflect new asynchronous capabilities.
- Enhanced HTML documentation with better structure and navigation.

- **Refactor**
- Modified example code to demonstrate the use of the SDK's new
asynchronous features.

---------

Co-authored-by: Tanveer Gill <tanveer.gillfluxninja.com>

Fix order of job groups and otel tests (3161)

- **New Features**
- Enhanced telemetry capabilities for specific pipeline configurations.

- **Bug Fixes**
- Improved shutdown sequence for quota scheduler and rate limiter
components to ensure proper operation order.

Add Agent Group processor to FN pipeline (3160)

Description of change
This ensures `agent_group` label is added to metrics sent to Aperture
Cloud.

Resolves: 3085

[changes]: https://github.com/fluxninja/aperture/compare/releases/aperture-controller/v2.32.0...releases/aperture-controller/v2.34.0-rc.1

2.33.1

Changelog

List of aperture PRs merged since 2.32.2 release. For the full list of changes, see [list of changes][changes]

Update start and end functions to be async in aperture-py (3164)

Description of change

- Fix decisions lookup using WhichOneOf
- Update example and other usages of start and end

Checklist

- [ ] Tested in playground or other setup
- [ ] Screenshot (Grafana) from playground added to PR for 15+ minute
run
- [ ] Documentation is changed or added
- [ ] Tests and/or benchmarks are included
- [ ] Breaking changes


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
Summary by CodeRabbit

- **New Features**
- Transitioned key methods in the SDK to support asynchronous
operations, improving performance and compatibility with async
workflows.

- **Documentation**
- Updated SDK documentation to reflect new asynchronous capabilities.
- Enhanced HTML documentation with better structure and navigation.

- **Refactor**
- Modified example code to demonstrate the use of the SDK's new
asynchronous features.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Tanveer Gill <tanveer.gillfluxninja.com>

[changes]: https://github.com/fluxninja/aperture/compare/releases/aperture-controller/v2.32.2...releases/aperture-controller/v2.33.1

2.33.1rc.1

Changelog

List of aperture PRs merged since 2.32.2 release. For the full list of changes, see [list of changes][changes]

Update start and end functions to be async in aperture-py (3164)

Description of change

- Fix decisions lookup using WhichOneOf
- Update example and other usages of start and end

Checklist

- [ ] Tested in playground or other setup
- [ ] Screenshot (Grafana) from playground added to PR for 15+ minute
run
- [ ] Documentation is changed or added
- [ ] Tests and/or benchmarks are included
- [ ] Breaking changes


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
Summary by CodeRabbit

- **New Features**
- Transitioned key methods in the SDK to support asynchronous
operations, improving performance and compatibility with async
workflows.

- **Documentation**
- Updated SDK documentation to reflect new asynchronous capabilities.
- Enhanced HTML documentation with better structure and navigation.

- **Refactor**
- Modified example code to demonstrate the use of the SDK's new
asynchronous features.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Tanveer Gill <tanveer.gillfluxninja.com>

[changes]: https://github.com/fluxninja/aperture/compare/releases/aperture-controller/v2.32.2...releases/aperture-controller/v2.33.1-rc.1

2.32.2

Changelog

List of aperture PRs merged since 2.32.0 release. For the full list of changes, see [list of changes][changes]

Fix order of job groups and otel tests (3161)

Description of change

Checklist

- [ ] Tested in playground or other setup
- [ ] Screenshot (Grafana) from playground added to PR for 15+ minute
run
- [ ] Documentation is changed or added
- [ ] Tests and/or benchmarks are included
- [ ] Breaking changes


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

Summary by CodeRabbit

- **New Features**
- Enhanced telemetry capabilities for specific pipeline configurations.

- **Bug Fixes**
- Improved shutdown sequence for quota scheduler and rate limiter
components to ensure proper operation order.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Add Agent Group processor to FN pipeline (3160)

Description of change
This ensures `agent_group` label is added to metrics sent to Aperture
Cloud.

Resolves: 3085

Checklist

- [x] Tested in playground or other setup

[changes]: https://github.com/fluxninja/aperture/compare/releases/aperture-controller/v2.32.0...releases/aperture-controller/v2.32.2

Page 1 of 53

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.