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: v2023.3.2 #1755

Merged
merged 2 commits into from
Oct 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# CHANGELOG

# <center> πŸš€ v2023.3.1 πŸš€ </center>
# <center> πŸš€ v2023.3.2 [Maintenance] πŸš€ </center>

## 🩹 Fixes

- πŸ› **Temporal**: Fix incorrect log entry: [ISSUE](https://github.com/roadrunner-server/roadrunner/issues/1752), (thanks @roxblnfk)


### <center>🧹 Chore:</center>

- πŸ§‘β€πŸ­ **Dependencies**: update project dependencies (including CVE in transitive dependencies, especially gofiber).

---


# <center> πŸš€ v2023.3.1 [Maintenance] πŸš€ </center>

### <center>🧹 Chore:</center>

Expand Down
68 changes: 34 additions & 34 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,55 +10,55 @@ require (
github.com/fatih/color v1.15.0
github.com/joho/godotenv v1.5.1
github.com/olekukonko/tablewriter v0.0.5
github.com/roadrunner-server/amqp/v4 v4.9.2
github.com/roadrunner-server/amqp/v4 v4.9.3
github.com/roadrunner-server/api/v4 v4.9.0
github.com/roadrunner-server/app-logger/v4 v4.2.2
github.com/roadrunner-server/beanstalk/v4 v4.5.7
github.com/roadrunner-server/boltdb/v4 v4.7.4
github.com/roadrunner-server/centrifuge/v4 v4.5.1
github.com/roadrunner-server/config/v4 v4.4.7
github.com/roadrunner-server/app-logger/v4 v4.2.3
github.com/roadrunner-server/beanstalk/v4 v4.5.8
github.com/roadrunner-server/boltdb/v4 v4.7.5
github.com/roadrunner-server/centrifuge/v4 v4.5.2
github.com/roadrunner-server/config/v4 v4.4.8
github.com/roadrunner-server/endure/v2 v2.4.3
github.com/roadrunner-server/errors v1.3.0
github.com/roadrunner-server/fileserver/v4 v4.1.6
github.com/roadrunner-server/fileserver/v4 v4.1.7
github.com/roadrunner-server/goridge/v3 v3.8.1
github.com/roadrunner-server/grpc/v4 v4.5.4
github.com/roadrunner-server/gzip/v4 v4.1.6
github.com/roadrunner-server/headers/v4 v4.2.7
github.com/roadrunner-server/http/v4 v4.4.3
github.com/roadrunner-server/informer/v4 v4.3.4
github.com/roadrunner-server/jobs/v4 v4.7.4
github.com/roadrunner-server/kafka/v4 v4.4.7
github.com/roadrunner-server/kv/v4 v4.4.5
github.com/roadrunner-server/lock/v4 v4.5.3
github.com/roadrunner-server/logger/v4 v4.2.5
github.com/roadrunner-server/memcached/v4 v4.3.4
github.com/roadrunner-server/memory/v4 v4.6.5
github.com/roadrunner-server/metrics/v4 v4.1.7
github.com/roadrunner-server/nats/v4 v4.5.6
github.com/roadrunner-server/otel/v4 v4.3.3
github.com/roadrunner-server/prometheus/v4 v4.1.6
github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.6
github.com/roadrunner-server/redis/v4 v4.2.6
github.com/roadrunner-server/resetter/v4 v4.0.12
github.com/roadrunner-server/rpc/v4 v4.2.6
github.com/roadrunner-server/grpc/v4 v4.5.5
github.com/roadrunner-server/gzip/v4 v4.1.7
github.com/roadrunner-server/headers/v4 v4.2.8
github.com/roadrunner-server/http/v4 v4.4.4
github.com/roadrunner-server/informer/v4 v4.3.5
github.com/roadrunner-server/jobs/v4 v4.7.5
github.com/roadrunner-server/kafka/v4 v4.4.8
github.com/roadrunner-server/kv/v4 v4.4.6
github.com/roadrunner-server/lock/v4 v4.5.4
github.com/roadrunner-server/logger/v4 v4.2.6
github.com/roadrunner-server/memcached/v4 v4.3.5
github.com/roadrunner-server/memory/v4 v4.6.6
github.com/roadrunner-server/metrics/v4 v4.1.8
github.com/roadrunner-server/nats/v4 v4.5.7
github.com/roadrunner-server/otel/v4 v4.3.4
github.com/roadrunner-server/prometheus/v4 v4.1.7
github.com/roadrunner-server/proxy_ip_parser/v4 v4.1.7
github.com/roadrunner-server/redis/v4 v4.2.7
github.com/roadrunner-server/resetter/v4 v4.0.13
github.com/roadrunner-server/rpc/v4 v4.2.7
github.com/roadrunner-server/sdk/v4 v4.5.2
github.com/roadrunner-server/send/v4 v4.2.7
github.com/roadrunner-server/server/v4 v4.4.3
github.com/roadrunner-server/service/v4 v4.4.5
github.com/roadrunner-server/sqs/v4 v4.5.5
github.com/roadrunner-server/server/v4 v4.4.4
github.com/roadrunner-server/service/v4 v4.4.6
github.com/roadrunner-server/sqs/v4 v4.5.6
github.com/roadrunner-server/static/v4 v4.1.7
github.com/roadrunner-server/status/v4 v4.4.4
github.com/roadrunner-server/tcp/v4 v4.3.3
github.com/roadrunner-server/status/v4 v4.4.5
github.com/roadrunner-server/tcp/v4 v4.3.4
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.17.0
github.com/stretchr/testify v1.8.4
github.com/temporalio/roadrunner-temporal/v4 v4.5.3
github.com/temporalio/roadrunner-temporal/v4 v4.5.4
go.uber.org/automaxprocs v1.5.3
)

require (
github.com/andybalholm/brotli v1.0.6 // indirect
github.com/aws/aws-sdk-go v1.45.27 // indirect
github.com/aws/aws-sdk-go v1.45.28 // indirect
github.com/aws/aws-sdk-go-v2 v1.21.2 // indirect
github.com/aws/aws-sdk-go-v2/config v1.19.0 // indirect
github.com/aws/aws-sdk-go-v2/credentials v1.13.43 // indirect
Expand Down
Loading
Loading