Commit Graph

94 Commits

Author SHA1 Message Date
github-actions[bot] 9a3c7d360c bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 22:21:25 +00:00
Dark-Alex-17 b956e95619 ci: test using cross for all compilation targets 2025-09-13 16:20:40 -06:00
github-actions[bot] 6c7f1c7ecd bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 22:15:20 +00:00
Dark-Alex-17 a8b3c185c6 ci: fix bug for mac installs 2025-09-13 16:14:33 -06:00
github-actions[bot] 9b5b2a603f bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 22:10:00 +00:00
Dark-Alex-17 84ffc8b71c ci: force install libclang deps 2025-09-13 16:08:37 -06:00
github-actions[bot] 06885e3d86 chore: bump Cargo.toml to 0.0.2 2025-09-13 22:01:03 +00:00
github-actions[bot] 77fe30b267 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 22:01:00 +00:00
Dark-Alex-17 eb7c78327b ci: try build with cross 2025-09-13 16:00:09 -06:00
Dark-Alex-17 cd2c3d6c3d build: revert to previous dependencies stack 2025-09-13 15:08:12 -06:00
github-actions[bot] 77f5c7824c bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 20:36:37 +00:00
Dark-Alex-17 5d1cfffc74 ci: use cross for musl builds 2025-09-13 14:35:44 -06:00
github-actions[bot] ee8bbad82c bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 20:07:44 +00:00
Dark-Alex-17 fcab216926 ci: explicitly help out aws-lc-sys with bindgen 2025-09-13 14:06:40 -06:00
github-actions[bot] ce42f51606 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 19:58:22 +00:00
Dark-Alex-17 c0755d8751 build: version fix 2025-09-13 13:56:35 -06:00
Alex Clarke 4a3058ce55 ci: explicitly tell bingen what to use for each architecture 2025-09-13 13:54:53 -06:00
github-actions[bot] 79ee93cc06 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 19:47:51 +00:00
Dark-Alex-17 08dea6a190 build: Reverted back to previous build 2025-09-13 13:47:00 -06:00
Alex Clarke 671429dfcf ci: Install libgen on all Linux musl builds instead of just ARM architectures 2025-09-13 13:42:07 -06:00
github-actions[bot] 2cb9e0cd14 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 19:34:56 +00:00
Dark-Alex-17 8c5dd6fd84 build: Specify proper version in cargo toml 2025-09-13 13:33:52 -06:00
Dark-Alex-17 63eef4a70a build: Updated Cargo lockfile 2025-09-13 13:02:54 -06:00
Alex Clarke 1be44cc855 ci: Installed OpenSSL tool chain for musl targets 2025-09-13 12:57:23 -06:00
Alex Clarke 8362359093 build: Added explicit "vendored" feature requirements for openssl 2025-09-13 12:55:05 -06:00
github-actions[bot] c20bbf07d9 bump: version 0.0.1 → 0.0.2 [skip ci] 2025-09-13 18:43:38 +00:00
Alex Clarke d94e611b12 ci: Install bingen and clang on musl 2025-09-13 12:41:27 -06:00
Dark-Alex-17 e334b375da fix: Revert back hacky stuff so I can test with act now 2025-09-12 21:33:50 -06:00
github-actions[bot] b95ac1a686 bump: version 0.0.6 → 0.1.0 [skip ci] 2025-09-13 02:43:12 +00:00
Dark-Alex-17 3a1752b148 fix: Attempting to use pre-generated bindgens for the aws-lc-sys library v0.0.6 2025-09-12 20:42:19 -06:00
github-actions[bot] b29f33413a bump: version 0.0.5 → 0.1.0 [skip ci] 2025-09-13 02:36:35 +00:00
Dark-Alex-17 3c119595fa fix: Install openSSL differently to make this work v0.0.5 2025-09-12 20:35:44 -06:00
github-actions[bot] 7f8632b41d bump: version 0.0.4 → 0.1.0 [skip ci] 2025-09-13 02:31:21 +00:00
Dark-Alex-17 d8dec0db59 fix: Address edge case for unknown_musl targets v0.0.4 2025-09-12 20:30:44 -06:00
github-actions[bot] 6125e09e54 bump: version 0.0.3 → 0.1.0 [skip ci] 2025-09-13 02:27:44 +00:00
Dark-Alex-17 ebea1519c7 fix: Install LLVM prereqs for release flow v0.0.3 2025-09-12 20:26:48 -06:00
github-actions[bot] ff4ec99ab0 bump: version 0.0.1 → 0.1.0 [skip ci] 2025-09-13 02:21:49 +00:00
Dark-Alex-17 378b5cbe65 fix: Updated the release flow to install the external bindgen-cli v0.0.2 2025-09-12 20:20:27 -06:00
github-actions[bot] 595206d0d9 bump: version 0.0.2 → 0.1.0 [skip ci] 2025-09-13 02:14:31 +00:00
Dark-Alex-17 0968311055 chore: release prep 2025-09-12 20:12:22 -06:00
Dark-Alex-17 a50128649c docs: prep for release v0.0.1 2025-09-12 19:45:55 -06:00
Dark-Alex-17 03bc44a9f6 test: Added tests for the Azure Key Vault provider 2025-09-12 19:35:54 -06:00
Dark-Alex-17 4042402d1b feat: Azure Key Vault support 2025-09-12 19:28:15 -06:00
Dark-Alex-17 a303f2fdaa docs: Updated the docs to show how to use the GCP Secret Manager provider 2025-09-12 18:48:47 -06:00
Dark-Alex-17 3e1e138296 test: Added tests for the GCP Secret Manager provider 2025-09-12 18:48:35 -06:00
Dark-Alex-17 bcbd755a37 feat: GCP Secret Manager support 2025-09-12 18:36:16 -06:00
Dark-Alex-17 ac45287336 feat: Full AWS SecretsManager support 2025-09-12 17:24:47 -06:00
Dark-Alex-17 81989f8c94 feat: AWS Secrets Manager support 2025-09-12 17:11:44 -06:00
Dark-Alex-17 ae7f04a423 docs: Reverted changelog back to previous value for simplicity 2025-09-12 15:38:13 -06:00
Dark-Alex-17 9d8fa17dde refactor: Refactor configuration structs directly into the provider definition to simplify validation, structs, and future extensions 2025-09-12 15:37:17 -06:00