Skip to content

v1.1.2#755

Merged
xushiwei merged 21 commits intov1.1from
main
Aug 9, 2025
Merged

v1.1.2#755
xushiwei merged 21 commits intov1.1from
main

Conversation

@xushiwei
Copy link
Copy Markdown
Member

@xushiwei xushiwei commented Aug 9, 2025

No description provided.

JiepengTan and others added 21 commits December 31, 2024 14:23
Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.13.10 to 1.13.11.
- [Release notes](https://github.com/qiniu/x/releases)
- [Commits](qiniu/x@v1.13.10...v1.13.11)

---
updated-dependencies:
- dependency-name: github.com/qiniu/x
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…qiniu/x-1.13.11

Bump github.com/qiniu/x from 1.13.10 to 1.13.11
Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.13.11 to 1.13.12.
- [Release notes](https://github.com/qiniu/x/releases)
- [Commits](qiniu/x@v1.13.11...v1.13.12)

---
updated-dependencies:
- dependency-name: github.com/qiniu/x
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…qiniu/x-1.13.12

Bump github.com/qiniu/x from 1.13.11 to 1.13.12
…tines

Replaced panic/recover based abort mechanism with `runtime.Goexit` to
preserve stack traces for user code panics, simplify error handling
logic, and leverage standard Go runtime mechanism for goroutine abort.

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
refactor(internal/coroutine): use `runtime.Goexit` for aborting coroutines
This follows up on #495.

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.13.12 to 1.14.0.
- [Release notes](https://github.com/qiniu/x/releases)
- [Commits](qiniu/x@v1.13.12...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/qiniu/x
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…qiniu/x-1.14.0

Bump github.com/qiniu/x from 1.13.12 to 1.14.0
Bumps [github.com/qiniu/x](https://github.com/qiniu/x) from 1.14.0 to 1.15.1.
- [Release notes](https://github.com/qiniu/x/releases)
- [Commits](qiniu/x@v1.14.0...v1.15.1)

---
updated-dependencies:
- dependency-name: github.com/qiniu/x
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…qiniu/x-1.15.1

Bump github.com/qiniu/x from 1.14.0 to 1.15.1
SpriteImpl: meet Sprite interface
…roject

- Update all code references, documentation, and comments
- Modify file names containing Go+ references
- Adjust configuration files and build scripts
- Ensure consistency across all project artifacts
chore(rename): replace all instances of ‘Go+’ with ‘XGo’ across the project
@xushiwei xushiwei merged commit 29510d1 into v1.1 Aug 9, 2025
5 checks passed
@xushiwei xushiwei deleted the main branch August 9, 2025 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants