Ruben Fonseca
Ruben Fonseca
Hi. It would be very nice if it was possible to merge the login and registration together. Example: As a user who never used the website. When I login with...
When migrating to Rails 6, all our tests stopped working when using multiple databases. It seems "dblint" either generates the wrong query and uses the wrong connection: ``` DBLINT (0.2ms)...
I needed to be notified when facebook auth succeeded/fails
Hi! $ ruby -v ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-darwin10.4.0] $ irb t = "http://㐇匂.sl.pt" url = Curl::Easy.http_get(t) { |c| c.follow_location = true }.last_effective_url puts url > "http://pesquisa.sapo.pt/?q=%C3%A3%C2%90%C2%87%C3%A5%C2%8C%C2%82&host=%C3%A3%C2%90%C2%87%C3%A5%C2%8C%C2%82%2Esl%2Ept&ptr=1" expected >...
*Issue #, if available:* #433 *Description of changes:* This fixes the iam document property on SAM, allowing it to be a single value or a list of values. By submitting...
Hi, thanks for your awesome project! I have been having heavy problems with interface rotation. I can't make it to work, the views always get completely garbled :( I've tried...
### What were you searching in the docs? (from Discord) When searching on how to validate an idempotency request, there's a note: > If we try to send the same...
### Why is this needed? As we prepare to drop Pydantic v2, we need to ensure that the Bedrock Agents functionality still works. Bedrock Agents only accepts OpenAPI version 3.0,...
### What were you searching in the docs? When reading the docs on the [API Gateway HTTP integration](https://docs.powertools.aws.dev/lambda/python/latest/core/event_handler/api_gateway/#api-gateway-http-api) we find this: > Using HTTP API v1 payload? Use APIGatewayRestResolver instead....
A new blog post will be created to annouce the new powertools bedrock agents resolver