7 hours ago
unipdf

v3.56.0

Release notes - UniPDF v3.56.0

This release contains improvements and bug fixes.

Improvements

  • US-342 Golang minimum version update to 1.18
  • US-346 Golang docker image update to 1.18
  • US-355 Obfuscator binary version update
  • US-303 Add Benchmark tests into the CI pipeline

Bug Fixes

  • US-135 Render checkboxes glyph to image fix
  • US-205 List glyph rendering fix
  • US-215 UniPDF test cases floating point precision issue on arm64 OS fix
  • US-247 UniPDF signature invalidates DocuSign signature fix
  • US-268 Optimization of unused resources fix
  • US-277 Document only displays dropdown fields when flattening using field appearance OnlyIfMissing=true fix
  • US-288 UniPDF table and small page size lead to infinite loop fix
  • US-324 UniPDF fails to parse LastModified date fix
  • US-354 Optimizer font base name empty fix
1 days ago
sarama

Version 1.43.1 (2024-03-27)

What's Changed

🐛 Fixes

📦 Dependency updates

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.43.0...v1.43.1

1 days ago
sarama

Version 1.43.1 (2024-03-27)

What's Changed

🐛 Fixes

📦 Dependency updates

New Contributors

Full Changelog: https://github.com/IBM/sarama/compare/v1.43.0...v1.43.1

2 days ago
fiber

v2.52.4

🐛 Fixes

Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.3...v2.52.4

2 days ago
mysql

v1.8.1

What's Changed

Bugfixes:

  • fix race condition when context is canceled in #1562 and #1570

Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.8.0...v1.8.1

2 days ago
Open-IM-Server

v3.6.1-beta.0

Welcome to the v3.6.1-beta.0 release of OpenIM!🎉🎉!

We are excited to release v3.6.1-beta.0, Branch: https://github.com/openimsdk/open-im-server/tree/v3.6.1-beta.0 , Git hash [71f62080f], Install Address: https://github.com/openimsdk/open-im-server/releases/tag/v3.6.1-beta.0

Learn more about versions of OpenIM:

Want to be one of them 😘?

Note @openimbot and @kubbot have made great contributions to the community as community 🤖robots(@openimsdk/bot), respectively. Thanks to the @openimsdk/openim team for all their hard work on this release. Thank you to all the 💕developers and contributors, people from all over the world, OpenIM brings us together Contributions to this project are welcome! Please see CONTRIBUTING.md for details.

Changelog

New Features

  • 71f62080f3086eb2834e06f47301254f0e37fd9b: feat: Remove Go Typecheck Tools Implement GitHub Actions Based Typecheck for OpenIM (#2140) (@cubxxw)
  • b9cf40034c6ffea297b798e92abac669e4bc1016: feat: add local cache for high frequency reads (#2036) (@withchao)
  • 3a1615795e973b1ce4a61ea6eda97def9af9dcf2: feat: add scripts verify shell check (#2068) (@cubxxw)
  • 7c25c91e9bc7718e60600342d58247d22e7f7d54: feat: golang fix apt test design (#2084) (@cubxxw)
  • f52a4fe7e5e64716f580f8f02a42e191dff542d4: feat: set git cherry pick and Milestone (#2131) (@cubxxw)

Bug fixes

  • 6d1062bef8f800169e0ced8851372666631e007a: fix: Fix the callback after reading the group message (#2114) (@honlyc)
  • 8f218057e455541f5cc5a3709da0694e631c2435: fix: conversation crash caused by non-existence (#2087) (@withchao)
  • 4cd42d7e19cf17914936967071175a8227424b78: fix: create time sort (#2090) (@cubxxw)
  • 5454c512e00d355e88f359cf6d693d577088b367: fix: fix docker file images proxy (#2069) (@cubxxw)
  • cd7f35452e10f3e3e483c8ecb44ab364575bffc3: fix: fix docker file images proxy (#2071) (@cubxxw)
  • 4ed575a53c5566b35ee5ac3ac1caa7f16985cf11: fix: fix group getGroupMemberIDs is 0 err (#2108) (@cubxxw)
  • 8501c66d14b6774157886ae5b6538139ca5e7f94: fix: fix the protocol version (#2074) (@luhaoling)

Other work

  • 8d212251079a5364e43493b1d8be77daa7242f11: Bug: component check (#2053) (@skiffer-git)
  • fdaad704e02e2e459e52646779ed15aaeac2a9fb: Bug: component check (#2056) (@skiffer-git)
  • 291443dd6b6edcf253b48f97f5ec87b5b5545b62: Error not handled (#2040) (@skiffer-git)
  • 42482e7eb45cf01a54fc5b4051503c8f31d33509: Execute after the component check succeeds && minio.Enable is not configured to use MinIO (#2026) (@skiffer-git)
  • a1f0eb2e3eb49551ddc6e1a757f6e8c6d74a45ee: Exit with code 1 when the check script fails (#2022) (@skiffer-git)
  • 057884311a1b4f6800919628338429ce79778272: Fix bug Remove duplicate function definitions (#2033) (@skiffer-git)
  • 2acdfde56e72d62f1153cab3249f8218e1415b3d: Fix bug configGetEnv failed,err:string to int failed: strconv.Atoi: parsing "openim_v3": invalid syntaxr (#2044) (@skiffer-git)
  • 500ebc356d86c3dc228dff82a18fe45f9bb1b47d: Fix bug delete data conversion (#2059) (@skiffer-git)
  • 148a2493bb3102a1f0ce446f22801cde4b6d55ff: Fix bug redis address (#2063) (@skiffer-git)
  • 572b5acc263dbe1f6b7d3008ea97d699e426211a: Run in the background (#2065) (@skiffer-git)
  • 0274d516e0aa82682cb4e92d251509813c5793ca: The check script is not compatible with Mac. (#2119) (@skiffer-git)
  • f6ab243d2f0eea5927ebbe77bd5fb0405fa50569: Update bot-cherry-pick.yml (#2132) (@cubxxw)
  • c50b787c5822bf658b437de0576c73ab8cb0d81f: Update env-template.yaml (#2128) (@cubxxw)
  • 1c2eafce2567a242f6d34cfb7b1f155d54db5a54: add github actions is create code-language-detector.yml (#2113) (@cubxxw)
  • a93615d3e0645cf45931ab299d6b51691e6d1f30: cicd: bump League Patch (#2025) (@kubbot)
  • c12f9dca7cffdb505b39127f76f9b4e568a91773: cicd: bump League Patch (#2057) (@kubbot)
  • 2d2fa99d2ce310818480932db37d03737ab1ec6e: cicd: bump League Patch (#2105) (@kubbot)
  • c69522b878550fc5386643c87572b7223559fa20: cicd: bump League Patch (#2117) (@kubbot)
  • 8788515576232184710c710124c9d0d046342932: cicd: bump League Patch (#2130) (@kubbot)
  • e795dce6966871f46ac0915d347933eca9d2e698: cicd: update e2e-test fix e2e and api test ci (#2101) (@cubxxw)
  • 16799648dc6d278b1706d4a0c78640097a7d862f: del log (#2030) (@skiffer-git)
  • fabcb5317fdebca731e8d34b5eb29121ac8f35d4: delete log (#2047) (@skiffer-git)
  • b67c6bacd0ea66b5569149660b00715da104e824: docs: Update openim version management strategy, detailed design (#2076) (@cubxxw)
  • e86d1cd7427c36407e21bced1ad562c637c82a07: optimization: message remove options. (#2082) (@FGadvancer)

Full Changelog: https://github.com/openimsdk/open-im-server/compare/v3.6.0...v3.6.1-beta.0

Get Involved with OpenIM!

Your patronage towards OpenIM is greatly appreciated 🎉🎉.

If you encounter any problems during its usage, please create an issue in the GitHub repository, we're committed to resolving your problem as soon as possible.

Here are some ways to get involved with the OpenIM community:

📢 Slack Channel: Join our Slack channels for discussions, communication, and support. Click here to join the Open-IM-Server Slack team channel.

📧 Gmail Contact: If you have any questions, suggestions, or feedback for our open-source projects, please feel free to contact us via email.

📖 Blog: Stay up-to-date with OpenIM-Server projects and trends by reading our blog. We share the latest developments, tech trends, and other interesting information related to OpenIM.

📱 WeChat: Add us on WeChat (QR Code) and indicate that you are a user or developer of Open-IM-Server. We'll process your request as soon as possible.

Remember, your contributions play a vital role in making OpenIM successful, and we look forward to your active participation in our community! 🙌

3 days ago
fiber

v2.52.3

🐛 Fixes

Full Changelog: https://github.com/gofiber/fiber/compare/v2.52.2...v2.52.3

4 days ago
sessions

v1.0.0

Changelog

Bug fixes

  • 2d48feb fix: update workflows and dependencies

Enhancements

  • f37cbc9 chore(deps): add go1.20 version
  • 4774516 chore(deps): bump actions/setup-go from 2 to 3
  • 3a2dcc4 chore(deps): bump codecov/codecov-action from 1 to 3
  • 435118c chore(deps): bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#163)
  • 65e2254 chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1
  • b7d2180 chore(deps): bump github/codeql-action from 1 to 2
  • 604ba09 chore(deps): bump go.mongodb.org/mongo-driver from 1.9.0 to 1.9.1
  • 3b8dc67 chore(deps): bump gorm.io/driver/sqlite from 1.1.4 to 1.3.2
  • 292d2a0 chore(deps): bump gorm.io/driver/sqlite from 1.3.2 to 1.3.4
  • 189b96f chore(deps): bump gorm.io/driver/sqlite from 1.3.4 to 1.4.4 (#216)
  • 4f58230 chore(deps): bump gorm.io/gorm from 1.20.12 to 1.23.5 (#165)
  • 17e647f chore(deps): bump supercharge/mongodb-github-action from 1.2.0 to 1.7.0
  • 6068474 chore(deps): bump supercharge/redis-github-action from 1.2.0 to 1.4.0
  • 45442d2 chore(deps): update lint version
  • 894dc4a chore(deps): update version
  • c72e971 chore(deps): upgrade go module version
  • 1e8a975 chore(deps): upgrade golangci-lint version
  • 9d780ae chore(sqlite): downgrade to v1.14.16
  • 8eaa3bf chore: remove support for older Go versions in lint workflow
  • 33e24cf chore: update GitHub Actions versions in workflow files
  • 3a8bd8f chore: update GitHub Actions workflow for multiple OS and Go versions
  • 8ac3630 chore: update badges and remove embedded code snippet
  • 8fca474 chore: update dependencies to latest versions
  • 98372e3 chore: update golang.org/x packages to latest versions
  • 5c9a349 chore: update third-party dependencies to latest versions (#262)
  • 8f480c3 chore: update version of actions/setup-go in GitHub actions workflows

Others

  • 5ab77af Merge pull request #158 from gin-contrib/dependabot/github_actions/actions/setup-go-3
  • 699d99a Merge pull request #160 from gin-contrib/dependabot/github_actions/supercharge/mongodb-github-action-1.7.0
  • ef10e1e Merge pull request #161 from gin-contrib/dependabot/github_actions/supercharge/redis-github-action-1.4.0
  • 0ef33ea Merge pull request #162 from gin-contrib/dependabot/github_actions/codecov/codecov-action-3
  • 39b85f3 Merge pull request #164 from gin-contrib/dependabot/go_modules/gorm.io/driver/sqlite-1.3.2
  • 702d61a Merge pull request #169 from gin-contrib/dependabot/github_actions/github/codeql-action-2
  • 1d1dcc3 Merge pull request #170 from gin-contrib/dependabot/go_modules/go.mongodb.org/mongo-driver-1.9.1
  • fd0b681 Merge pull request #175 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
  • 828f985 Merge pull request #176 from gin-contrib/dependabot/go_modules/gorm.io/driver/sqlite-1.3.4
  • 4858a5a build: remove unused variables and add build constraints for go1.10 and go1.11
  • 68463e3 chore(CI/CD): add dependabot
  • 076c06f ci: update GitHub Actions configurations for Go projects
  • 54bf75a ci: update GitHub Actions to Version 3
  • f378232 refactor: refactor MongoDB client connection
6 days ago
kratos

v2.7.3

New Features

  • feat(transport/http): add unwrap method for returning underlying response writer. #3253 (#3265)
  • feat: use writer directly in stdLogger. (#3121)
  • feat(log): Prevent log.Helper sprintf from running early #3209 (#3221)
  • feat(middleware): adding sentry as errortracker (#3122)
  • feat: add server option for NotFoundHandler and MethodNotAllowedHandler (#3131)
  • feat: improve node alg (#3015)

Bug Fixes

  • fix(encoding/form): Timestamp use local time and fix test wrong mock time zone (#3257)
  • fix(encoding/form): optimize EncodeField and add test cases (#3234)
  • fix: When grpc ends idle mode, it needs to continue to obtain the latest instance of the service (#3162)
  • fix: etcd registry lifecycle (#3180)
  • fix: logging middleware caller issue #3133 (#3134)
  • fix polaris registry bug: nodes is empty at startup (#3160)
  • fix: remove duplicate test codes. (#3187)
  • fix: use .MapKey to get key's FieldDescriptor (#3196)
  • fix(transport/http): no need to call EncodeURL twice (#3218)
  • fix(protoc-gen-go-http): return nil if err == nil。 (#3188)
  • fix: zap log print out multiple msg (#3171)
  • fix: test failed on other timezone.(#3181) (#3183)
  • fix: clear err after app stop err handling (#3146)
  • fix: fix consul heartbeat 404 error (#3147)
  • fix(encoding/form): time with the location set to local time (#2885)

Others

  • nacos stop cannot cancel subscription (#3173)
  • build(deps): bump golang.org/x/sync in /contrib/registry/zookeeper (#3150)
  • build(deps): bump github.com/prometheus/common (#3154)
  • build(deps): bump golang.org/x/net in /contrib/opensergo (#3155)
  • build(deps): bump actions/cache from 3 to 4 (#3158)
  • build(deps): bump golangci/golangci-lint-action from 3 to 4 (#3197)
  • build(lint): upgrade golangci/golangci-lint-action (#3235)
  • build(go): Add go version v1.22.x (#3236)
  • build(deps): bump github.com/go-resty/resty/v2 (#3151)

New Contributors

Full Changelog: https://github.com/go-kratos/kratos/compare/v2.7.2...v2.7.3