Skip to content

Latest commit

 

History

History
62 lines (51 loc) · 2.85 KB

CHANGELOG.md

File metadata and controls

62 lines (51 loc) · 2.85 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.2] - 2024-08-01

Security

  • Update python dependencies

0.1.1 - 2024-03-14

Added

  • Add proxy parameter for http requests to Conjur (ONYX-48020)

Security

  • Upgrade ubuntu base image in Dockerfile.test to 23.04 conjur-api-python#41
  • Upgrade aiohttp and cryptography (CONJSE-1841, CONJSE-1844)

0.1.0 - 2023-02-14

Added

Changed