Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version v0.1.1 #37

Merged
merged 103 commits into from
Dec 19, 2023
Merged
Changes from 2 commits
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
89f493c
Readme
lablans Apr 11, 2023
dd0ec24
Rebuild cache
lablans Apr 11, 2023
40db842
Merge pull request #9 from samply/fix-ci
Threated Apr 11, 2023
aa4d58e
Add testing to CI
Threated Apr 11, 2023
0995460
wait for beam-connect container
Threated Apr 11, 2023
2c3a5f2
start and test in seperate steps
Threated Apr 12, 2023
9a3a654
wait for containers
Threated Apr 12, 2023
6cf4ff3
ping beam-connect
Threated Apr 12, 2023
f4a32d0
show logs
Threated Apr 12, 2023
ff1b533
show logs
Threated Apr 12, 2023
30f465c
use distroless in tests
Threated Apr 12, 2023
25f490a
comment out logs
Threated Apr 12, 2023
feba785
remove check for proxy auth header
Threated Apr 26, 2023
92ccca4
imporve logging
Threated Apr 27, 2023
a077722
Merge pull request #11 from samply/feature/logging
Threated Apr 27, 2023
05f08c2
Merge branch 'develop' into no-auth
Threated Apr 27, 2023
932071f
switch to tracing
Threated Apr 27, 2023
3b6bc57
Merge pull request #13 from samply/fix/logging
Threated Apr 27, 2023
45ceda5
Merge branch 'develop' into no-auth
Threated Apr 27, 2023
e523125
Fix log message
Threated Apr 28, 2023
5da9266
Merge branch 'develop' into no-auth
Threated Apr 28, 2023
e0d973e
Prevent spam requests from beam connect to beam
Threated Apr 28, 2023
c9bf09b
Merge pull request #14 from samply/fix/spam
Threated Apr 28, 2023
ec89e66
Merge latest imporvements from develop
Threated Apr 28, 2023
edee273
Add CONNECT Diagnostics
TKussel May 2, 2023
3454493
Build correct uri
Threated May 3, 2023
673c542
fix ubuntu certs
Threated May 3, 2023
42ecdce
wip https support
Threated May 3, 2023
4185b07
working tls
Threated May 4, 2023
de0fa0b
set authority and scheme in https requests
Threated May 4, 2023
fb173c8
Clean up
Threated May 4, 2023
2b56e75
refactor
Threated May 4, 2023
1ebf860
Fix container build to link correct libssl
Threated May 4, 2023
1a7f3d9
Exit early when trying to initialize tlc acceptor
Threated May 4, 2023
481452b
Add ssl files to cli options
Threated May 8, 2023
28ea2da
Merge pull request #10 from samply/feature/ci-tests
TKussel May 10, 2023
a1c0bcd
Remove finished todo
Threated May 24, 2023
0899ec4
Remove unused client in handler
Threated May 24, 2023
1a19a0c
Encode body as b64 encoded Vec
Threated May 10, 2023
80866ce
Merge pull request #15 from samply/fix-connect
TKussel May 25, 2023
10b44e1
Revert to using auth
Threated Jun 7, 2023
ae0a306
Merge pull request #17 from samply/feature/https
Threated Jun 7, 2023
6a5f856
Polling and http execution
Threated Jun 7, 2023
da917cb
Update start script
Threated Jun 9, 2023
9aaadfa
Working http via sockets
Threated Jun 9, 2023
793c1b1
Fix conditional compilation
Threated Jun 9, 2023
c227216
spwan tokio task for each socket task
Threated Jun 9, 2023
84757d0
Add rust tests
Threated Jun 9, 2023
503cf6f
Dont do all requests via https
Threated Jun 9, 2023
87bd020
Test ws in rust
Threated Jun 9, 2023
4b0c79c
ws echo server
Threated Jun 9, 2023
feb6024
Use postman instead of httpbin
Threated Jun 12, 2023
1b12361
http upgrades
Threated Jun 12, 2023
6b7fbfe
Remove old python tests
Threated Jun 12, 2023
e24dbd3
Clean up unwrap and names
Threated Jun 12, 2023
82f4d2d
Fix typos
Threated Jun 12, 2023
a2395e2
Build feature in CI
Threated Jun 12, 2023
83475b9
Update beam tag based on feature for tests
Threated Jun 12, 2023
8c6c283
Default to empty string
Threated Jun 12, 2023
2d3f639
Fix empty string
Threated Jun 12, 2023
a728198
Merge pull request #19 from samply/feature/sockets
Threated Jun 12, 2023
8cdc88a
Update sockets branch as it is merged now
Threated Jun 23, 2023
a24c508
Start replacing beam-shared with beam-lib
Threated Jul 17, 2023
52c4316
Migrate most stuff to beam-lib
Threated Jul 18, 2023
34c3366
Implement path redirects via config
Threated Jul 18, 2023
37ce82e
Add parsing tests
Threated Jul 18, 2023
ebdbe63
Add integration tests
Threated Jul 19, 2023
5be6d4d
Fix query params
Threated Jul 19, 2023
720c766
Merge pull request #20 from samply/fix/beam-lib
TKussel Jul 20, 2023
6f7bd78
Add internal path redirection to example local targets
TKussel Jul 20, 2023
8a2fb72
Merge pull request #21 from samply/feature/redirects
TKussel Jul 20, 2023
711b24c
Don't depend on cross image
lablans Jul 20, 2023
fa5f97b
Merge pull request #22 from samply/feature/redirects
TKussel Aug 1, 2023
9e14db2
Merge pull request #23 from samply/dont-depend-on-cross-image
lablans Aug 3, 2023
f3daa49
Fix no-auth
Threated Aug 21, 2023
cfa91c1
Merge pull request #26 from samply/fix/no-auth
TKussel Aug 21, 2023
83cdd5c
Merge pull request #27 from samply/dont-depend-on-cross-image
Threated Aug 21, 2023
cfb74b6
Use local http(s) echo service for tests
Threated Aug 21, 2023
35b1886
Fix ws tests
Threated Aug 22, 2023
e77db37
Make no-auth a config option
Threated Aug 22, 2023
85598bf
Merge pull request #29 from samply/fix/tests
Threated Aug 22, 2023
37b9dc3
Merge pull request #30 from samply/no-auth
TKussel Aug 22, 2023
dfbf69b
Add `NO_AUTH` to readme
TKussel Aug 22, 2023
decc7a7
Remove beam shared and use reqwest
Threated Aug 22, 2023
f12b204
Remove useless client libs
Threated Aug 22, 2023
91cdd0f
Remove remove redundant images in docker-compose
Threated Aug 23, 2023
2ad55d9
Replace hyper_serde with http_serde
Threated Aug 23, 2023
b6abf13
Fix socket https connections
Threated Aug 23, 2023
d521f09
Remove tower deps
Threated Aug 23, 2023
17d04c3
fix url override
Threated Aug 23, 2023
7247d8c
Add http echo test to no_proxy envs
TKussel Aug 23, 2023
9ac7c22
Remove duplicate NO_PROXY env from docker-compose
TKussel Aug 23, 2023
127748d
Merge pull request #31 from samply/refactor
TKussel Aug 23, 2023
88ac2bb
If authority is empty, use 'host' header
TKussel Sep 1, 2023
8c141f4
Fix /site endpoint behaviour
TKussel Sep 1, 2023
c6a240b
fix sites endpoint
TKussel Sep 5, 2023
c2bee08
Add sockets features to beamlib
TKussel Sep 5, 2023
fea3cbe
Merge pull request #32 from samply/fix/parse-host
TKussel Sep 5, 2023
fb2c77e
Dont depend on claps `once_cell`
Threated Sep 5, 2023
ad32718
feat: Support upgrading a request to https
Threated Dec 19, 2023
22dfea2
Trigger CI
Threated Dec 19, 2023
145ad0e
Merge pull request #36 from samply/feature/force-https
TKussel Dec 19, 2023
0457c32
Bump version number
TKussel Dec 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Cross.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[target.aarch64-unknown-linux-gnu]
image = "ghcr.io/lablans/cross-test:aarch64-unknown-linux-gnu"
pre-build = ["dpkg --add-architecture arm64 && apt-get update && apt-get install --assume-yes libssl-dev:arm64 && rm -rf /var/lib/apt/lists/*"]

[target.x86_64-unknown-linux-gnu]
image = "ghcr.io/lablans/cross-test:x86_64-unknown-linux-gnu"
pre-build = ["dpkg --add-architecture amd64 && apt-get update && apt-get install --assume-yes libssl-dev:amd64 && rm -rf /var/lib/apt/lists/*"]