What's Changed
- fix protobuf detection for modern protobuf by @spotaws in #116
- documentation: update contributing documentation by @saikiranakula-amzn in #117
- documentation: Create PULL_REQUEST_TEMPLATE.md by @saikiranakula-amzn in #118
- change: Added client changes to support perf test by @saikiranakula-amzn in #119
- fix: cppcheck to scan recursively by @saikiranakula-amzn in #121
- fix: improvements to credentials-fetcher codestyle by @saikiranakula-amzn in #120
- fix: check bucket owner permission by @saikiranakula-amzn in #122
- fix build error for non linux distributions by @bhallasaksham in #126
- fix: Dockerfile typo by @justas05 in #124
- Update readme file to include domainless gMSA pathway explanation within prerequisites by @SovietFrontier in #127
- build: Conditionally use dotnet-runtime-8/dotnet-sdk-8 on Fedora 41 by @as14692 in #130
- Fix: Domainless option in opensource mode by @smhmhmd in #131
- Add examples to README.md by @smhmhmd in #132
- Try ldapsearch on all the valid FQDNs instead of just one. by @smhmhmd in #133
- Add code-coverage script by @smhmhmd in #134
- Query SRV records by @smhmhmd in #135
- Code refactor without logic changes by @smhmhmd in #136
- Add CDK automation to run Credentials-fetcher in ECS by @smhmhmd in #138
- fix: delete unnecessary loggings by @as14692 in #139
- Update README.md by @bhallasaksham in #140
- Automation and changes for 'DistinguishedName' by @smhmhmd in #142
- fix: variadic methods build errors by @muskanlalit18 in #144
- Fix: Update logs with dir paths by @muskanlalit18 in #145
- fix: Update CMakeLists to refer to correct configuration dir by @as14692 in #148
- fix ldapsearch command by @bhallasaksham in #149
- Upgrade utf_16 project to use .NET 8 with NativeAot and remove runtime .NET dependency by @bhallasaksham in #151
- Update CDK Integration tests by @muskanlalit18 in #152
- Update Integ test by @muskanlalit18 in #153
- Update task def to have 10 containers and decrease memory per container by @muskanlalit18 in #154
- Add stress test scripts by @bhallasaksham in #156
- feat: Add API integration tests by @as14692 in #155
- Refactor sql-tests and cleanup after test execution by @bhallasaksham in #157
- Add sample java app to access sql using krb auth by @muskanlalit18 in #158
- fix: typo in api/tests/CMakeLists.txt by @as14692 in #160
- Revert s3 bucket ownership enforce rule by @bhallasaksham in #159
- fix readme by @bhallasaksham in #161
- merge dev changes to mainline by @bhallasaksham in #163
- Update credentials-fetcher.spec by @bhallasaksham in #165
- simplify e2e test, add error handling and cleanup by @muskanlalit18 in #166
- Remove rpm file name from data.json by @muskanlalit18 in #167
- update README.md by @bhallasaksham in #168
New Contributors
- @bhallasaksham made their first contribution in #126
- @justas05 made their first contribution in #124
- @SovietFrontier made their first contribution in #127
- @muskanlalit18 made their first contribution in #144
Full Changelog: v.1.3.6...v.1.3.7