FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for modules/localstack/src - timic/testcontainers-java · GitHub
timic
/
testcontainers-java
Public
forked from
testcontainers/testcontainers-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
testcontainers-java
modules
localstack
src
on
main
User selector
Datepicker
Commit history
Commits on Mar 24, 2026
Fix LocalStack javadoc (#11570)
ratonalgaze
authored
7fe356e
View commit details
Copy full SHA for 7fe356e
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
Revert "Drop module's default constructors (#10385)"
Show description for 49637a0
eddumelendez
committed
49637a0
View commit details
Copy full SHA for 49637a0
View code at this point
Browse repository at this point
Commits on Oct 9, 2025
Add LocalStack container implementation under org.testcontainers.localstack (#11082)
eddumelendez
authored
0102bcb
View commit details
Copy full SHA for 0102bcb
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
Move LocalStack tests to JUnit Jupiter (#10746)
eddumelendez
authored
c41e9f5
View commit details
Copy full SHA for c41e9f5
View code at this point
Browse repository at this point
Commits on Aug 6, 2025
Move localstack's tests to aws sdk v2 (#10592)
eddumelendez
authored
0218c20
View commit details
Copy full SHA for 0218c20
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
Drop module's default constructors (#10385)
Show description for cfe90d5
eddumelendez
authored
cfe90d5
View commit details
Copy full SHA for cfe90d5
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Test against multiple Java versions (#8988)
eddumelendez
authored
d21ea3c
View commit details
Copy full SHA for d21ea3c
View code at this point
Browse repository at this point
Commits on Nov 20, 2024
[localstack] Add testcontainer marker labels to additional localstack flags (#9531)
dfangl
authored
39ff5f8
View commit details
Copy full SHA for 39ff5f8
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
Do not override LocalStack command (#8991)
eddumelendez
authored
d061a03
View commit details
Copy full SHA for d061a03
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
[localstack] Fix reuse mode (#8844)
Show description for 7989b20
eddumelendez
authored
7989b20
View commit details
Copy full SHA for 7989b20
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
Fix LocalStack legacy mode detection for "latest" tag variations (#8774)
Show description for 1305fee
alexrashed
and
eddumelendez
authored
1305fee
View commit details
Copy full SHA for 1305fee
View code at this point
Browse repository at this point
Commits on May 6, 2024
Add LAMBDA_DOCKER_FLAGS with testcontainers labels (#8595)
dfangl
authored
2195610
View commit details
Copy full SHA for 2195610
View code at this point
Browse repository at this point
Commits on Oct 26, 2023
Fix default LocalStack credentials (#7718)
Show description for 95849a5
fokion
authored
95849a5
View commit details
Copy full SHA for 95849a5
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
Add javadoc for supported images (#7422)
eddumelendez
authored
f1b0b07
View commit details
Copy full SHA for f1b0b07
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
Improve javadoc for Testcontainers implementations (#7408)
Show description for 5ecbb79
eddumelendez
authored
5ecbb79
View commit details
Copy full SHA for 5ecbb79
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Fix javadoc warnings (#7317)
eddumelendez
authored
da39e21
View commit details
Copy full SHA for da39e21
View code at this point
Browse repository at this point
Commits on May 13, 2023
Add LocalStackContainer#getEndpoint() (#7037)
Show description for e023920
eddumelendez
authored
e023920
View commit details
Copy full SHA for e023920
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
Accept localstack/localstack-pro image name (#6836)
eddumelendez
authored
a692602
View commit details
Copy full SHA for a692602
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
Add support for LocalStack v2 (#6808)
Show description for 1bd177f
eddumelendez
authored
1bd177f
View commit details
Copy full SHA for 1bd177f
View code at this point
Browse repository at this point
Commits on Feb 16, 2023
Removed deprecated methods and undeclared transitive dependency to AWS SDK v1 (#5827)
Show description for 1f34c51
AB-xdev
authored
1f34c51
View commit details
Copy full SHA for 1f34c51
View code at this point
Browse repository at this point
Commits on Feb 11, 2023
[localstack] Make env var SERVICES optional (#6430)
Show description for 8758ca7
maciejwalkowiak
authored
8758ca7
View commit details
Copy full SHA for 8758ca7
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Add missing logback-test.xml (#6219)
Show description for b30edfc
eddumelendez
authored
b30edfc
View commit details
Copy full SHA for b30edfc
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
Update localstack images in tests (#5783)
Show description for 9540652
eddumelendez
authored
9540652
View commit details
Copy full SHA for 9540652
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
Move junit4 to assertj (#5685)
Show description for 6a3e649
eddumelendez
and
kiview
authored
6a3e649
View commit details
Copy full SHA for 6a3e649
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Move to assertj (#5679)
eddumelendez
authored
e8d7375
View commit details
Copy full SHA for e8d7375
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
[LocalStack] Remove usage of deprecated methods (#5491)
Show description for a9c2e9e
eddumelendez
authored
a9c2e9e
View commit details
Copy full SHA for a9c2e9e
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
[LocalStack] Deprecate methods using aws sdk v1 (#5489)
Show description for 7f9293b
eddumelendez
authored
7f9293b
View commit details
Copy full SHA for 7f9293b
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
[Localstack] Get region from env variables or default (#3556)
Show description for 6985636
adrianpozueco
and
eddumelendez
authored
6985636
View commit details
Copy full SHA for 6985636
View code at this point
Browse repository at this point
Commits on May 25, 2022
Apply spotless and checkstyle (#5390)
eddumelendez
authored
de1324e
View commit details
Copy full SHA for de1324e
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
Replace deprecated `checkAndPullImage` with `RemoteDockerImage` (#5148)
Show description for 02782d9
bsideup
authored
02782d9
View commit details
Copy full SHA for 02782d9
View code at this point
Browse repository at this point
Commits on Dec 29, 2021
DOCS: Remove references to Atlassian for LocalStack (#4796)
Show description for 7d44f68
authored
7d44f68
View commit details
Copy full SHA for 7d44f68
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Make it possible to provide custom LocalStack services (#3995)
bsideup
authored
dabc99c
View commit details
Copy full SHA for dabc99c
View code at this point
Browse repository at this point
ec2 added to localstack services enum (#3955)
pinzon
authored
55838a9
View commit details
Copy full SHA for 55838a9
View code at this point
Browse repository at this point
Pin localstack to 0.12.8 (#3981)
rnorth
authored
3347710
View commit details
Copy full SHA for 3347710
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Image substitution (#3102)
Show description for 44e8e9a
rnorth
authored
44e8e9a
View commit details
Copy full SHA for 44e8e9a
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL