Skip to content

Conversation

@scarmuega
Copy link
Member

No description provided.

@scarmuega scarmuega merged commit d7db1d2 into lts/v1 Jul 6, 2024
@scarmuega scarmuega deleted the fix/atomic-cursor branch July 6, 2024 00:19
pocesar added a commit to jpg-store/oura that referenced this pull request Jul 30, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* fix: tests and lint errors

chore: lock file

chore(deps): bump crossterm from 0.25.0 to 0.27.0

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](crossterm-rs/crossterm@0.25...0.27.0)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

chore(deps): bump strum from 0.24.1 to 0.25.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update vulnerable dependencies

* fix: gcp auth

* fix: missing feature for auth

* chore: rebase from upstream

* chore: lock file

* fix: StatusCode mismatch
pocesar added a commit to jpg-store/oura that referenced this pull request Aug 5, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* feat: make v1 compatible with Conway era (txpipe#807)

* Release v1.9.0

* fix: running pubsub on platform

* chore: formatting

* chore: cargo fmt

---------

Co-authored-by: Santiago Carmuega <[email protected]>
Co-authored-by: Joaquin Hoyos (Clark) <[email protected]>
joacohoyos pushed a commit to jpg-store/oura that referenced this pull request Aug 23, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* fix: tests and lint errors

chore: lock file

chore(deps): bump crossterm from 0.25.0 to 0.27.0

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](crossterm-rs/crossterm@0.25...0.27.0)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

chore(deps): bump strum from 0.24.1 to 0.25.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update vulnerable dependencies

* fix: gcp auth

* fix: missing feature for auth

* chore: rebase from upstream

* chore: lock file

* fix: StatusCode mismatch
joacohoyos added a commit to jpg-store/oura that referenced this pull request Aug 23, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* feat: make v1 compatible with Conway era (txpipe#807)

* Release v1.9.0

* fix: running pubsub on platform

* chore: formatting

* chore: cargo fmt

---------

Co-authored-by: Santiago Carmuega <[email protected]>
Co-authored-by: Joaquin Hoyos (Clark) <[email protected]>
joacohoyos pushed a commit to jpg-store/oura that referenced this pull request Oct 7, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* fix: tests and lint errors

chore: lock file

chore(deps): bump crossterm from 0.25.0 to 0.27.0

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](crossterm-rs/crossterm@0.25...0.27.0)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

chore(deps): bump strum from 0.24.1 to 0.25.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update vulnerable dependencies

* fix: gcp auth

* fix: missing feature for auth

* chore: rebase from upstream

* chore: lock file

* fix: StatusCode mismatch
joacohoyos added a commit to jpg-store/oura that referenced this pull request Oct 7, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* feat: make v1 compatible with Conway era (txpipe#807)

* Release v1.9.0

* fix: running pubsub on platform

* chore: formatting

* chore: cargo fmt

---------

Co-authored-by: Santiago Carmuega <[email protected]>
Co-authored-by: Joaquin Hoyos (Clark) <[email protected]>
joacohoyos pushed a commit to jpg-store/oura that referenced this pull request Oct 7, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* fix: tests and lint errors

chore: lock file

chore(deps): bump crossterm from 0.25.0 to 0.27.0

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](crossterm-rs/crossterm@0.25...0.27.0)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

chore(deps): bump strum from 0.24.1 to 0.25.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update vulnerable dependencies

* fix: gcp auth

* fix: missing feature for auth

* chore: rebase from upstream

* chore: lock file

* fix: StatusCode mismatch
joacohoyos added a commit to jpg-store/oura that referenced this pull request Oct 7, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* feat: make v1 compatible with Conway era (txpipe#807)

* Release v1.9.0

* fix: running pubsub on platform

* chore: formatting

* chore: cargo fmt

---------

Co-authored-by: Santiago Carmuega <[email protected]>
Co-authored-by: Joaquin Hoyos (Clark) <[email protected]>
joacohoyos pushed a commit to jpg-store/oura that referenced this pull request Dec 5, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* fix: tests and lint errors

chore: lock file

chore(deps): bump crossterm from 0.25.0 to 0.27.0

Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.25.0 to 0.27.0.
- [Release notes](https://github.com/crossterm-rs/crossterm/releases)
- [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
- [Commits](crossterm-rs/crossterm@0.25...0.27.0)

---
updated-dependencies:
- dependency-name: crossterm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

chore(deps): bump strum from 0.24.1 to 0.25.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update vulnerable dependencies

* fix: gcp auth

* fix: missing feature for auth

* chore: rebase from upstream

* chore: lock file

* fix: StatusCode mismatch
joacohoyos added a commit to jpg-store/oura that referenced this pull request Dec 5, 2024
* fix: use atomic operation to write cursor (txpipe#798)

* Release v1.8.6

* feat: add support for GCP pubsub emulator (txpipe#803)

* feat: make v1 compatible with Conway era (txpipe#807)

* Release v1.9.0

* fix: running pubsub on platform

* chore: formatting

* chore: cargo fmt

---------

Co-authored-by: Santiago Carmuega <[email protected]>
Co-authored-by: Joaquin Hoyos (Clark) <[email protected]>
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.

2 participants