Skip to content

Rebase onto v0.9.10#8

Open
OscarBohlin wants to merge 296 commits into
masterfrom
obohlin/CSC/rebase-9.10
Open

Rebase onto v0.9.10#8
OscarBohlin wants to merge 296 commits into
masterfrom
obohlin/CSC/rebase-9.10

Conversation

@OscarBohlin

@OscarBohlin OscarBohlin commented May 18, 2026

Copy link
Copy Markdown

Fetch the latest release from the upstream, regenerate code.

Background:
We need to support NSCC 24x5 fix sessions which requires the Weekdays config which wasn't supported in our current fork.

tigerlee and others added 30 commits May 7, 2023 22:50
if session disconnected during sendBytes, session.messageOut
may be set to nil before write in session.onDisconnect()
Avoid to block thread while write to a nil channel
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.10.0.
- [Commits](golang/net@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.2...v1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.16 to 1.14.17.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.16...v1.14.17)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Alexandre Thibault <alexandre.thibault@artex.io>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.14.0.
- [Commits](golang/net@v0.10.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…es/golang.org/x/net-0.14.0

Bump golang.org/x/net from 0.10.0 to 0.14.0
…es/github.com/mattn/go-sqlite3-1.14.17

Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17
…es/github.com/stretchr/testify-1.8.4

Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.6 to 1.12.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.11.6...v1.12.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…es/go.mongodb.org/mongo-driver-1.12.1

Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.12.1
…ect-invalid-message

Check RejectInvalidMessage on FIXT validation
Signed-off-by: Alexandre Thibault <alexandre.thibault@artex.io>
Signed-off-by: Alexandre Thibault <alexandre.thibault@artex.io>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
- [Commits](golang/net@v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…dom-disconnected-peer

Acceptance test result must be predictable
ackleymi and others added 25 commits July 21, 2025 16:57
Fix the issue of incorrect time range calculation across days
Adds missing tz for resetseqtime without starttime endtime
…q-time

Send Reset if the ResetTime elapsed in between checks
* send raw body bytes when doing a resend

* always set body bytes

* add test, rename

---------

Co-authored-by: Vikas Khurana <vkhurana@i-09699ecf1dc6fc580.ec2.internal>
* commit generated code

* enable verbose logging

* remove unneeded code gen

* turn off verbose logging
@OscarBohlin OscarBohlin force-pushed the obohlin/CSC/rebase-9.10 branch 3 times, most recently from 2225033 to 28098fe Compare May 18, 2026 09:52
@OscarBohlin OscarBohlin force-pushed the obohlin/CSC/rebase-9.10 branch from 28098fe to b1b29e7 Compare May 18, 2026 11:16
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.