Skip to content

Update proxy version in go/xorm example #40

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

Closed
wants to merge 5 commits into from

Conversation

fimac
Copy link
Contributor

@fimac fimac commented Oct 25, 2024

  • updates go/xorm example to use latest proxy
  • updates prefixes in jsonb indexes to table/column.
  • update docker compose file with dataset id env var

Note: until fix lands, dataset, clients etc need to be done via cargo run on main.

i.e in packages/cipherstash-cli run cargo run --bin stash datasets create .... etc.

TODO: bring over similar jsonb op tests that have been added to the identitii poc for new ops.

Testing:

Latest docker image being run:

Screenshot 2024-10-25 at 11 40 54 AM

Existing tests passing

Screenshot 2024-10-25 at 11 42 13 AM

@fimac fimac force-pushed the chore/upgrade-go-xorm-example branch from 9be71db to c793b36 Compare October 25, 2024 00:52
@auxesis
Copy link
Contributor

auxesis commented Oct 25, 2024

FYI, we'll need to hold off merging this until the fixes have landed.

We can't ship updates to example apps until all the components are publicly available.

@fimac
Copy link
Contributor Author

fimac commented Oct 31, 2024

This is an old PR.

This PR #47 updated everything that needed to be updated

@fimac fimac closed this Oct 31, 2024
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