Releases: golemcloud/golem
Releases · golemcloud/golem
v0.0.66
v0.0.65
What's Changed
- Update examples and doc by @afsalthaj in #140
- Helm chart updates by @justcoon in #141
- helm chart - alb ingress for workers requests by @justcoon in #143
- GOL-231 Make wasm-rpc calls durable by @vigoo in #144
- Generate command for release by @nicoburniske in #145
Full Changelog: v0.0.64...v0.0.65
v0.0.64
What's Changed
- Update examples by @afsalthaj in #131
- helm chart - ingress fix, deploy.sh by @justcoon in #134
- Update doc related to worker-bridge in worker service by @afsalthaj in #133
- template-service postgres schema by @justcoon in #135
- Add redis implementation for worker service register by @nicoburniske in #132
- helm chart - password quote by @justcoon in #137
- Merge OpenAPI Specs by @nicoburniske in #136
- Increase client_max_body_size for golem-router by @afsalthaj in #139
Full Changelog: v0.0.63...v0.0.64
v0.0.63
What's Changed
- Update README.md by @jdegoes in #128
- Helm chart updates by @justcoon in #129
- Make sure template REST API is in sync with GRPC by @afsalthaj in #130
New Contributors
Full Changelog: v0.0.62...v0.0.63
v0.0.62
v0.0.61
What's Changed
- Fix ports by @afsalthaj in #84
- docker compose suffix fix by @justcoon in #85
- docker examples - pull policy always by @justcoon in #86
- docker examples postgres - golem-service restart on failure by @justcoon in #87
- remove target cache by @senia-psm in #89
- Revert "remove target cache" by @senia-psm in #91
- Fix doc link by @afsalthaj in #90
- Add caching by @afsalthaj in #75
- docs: include git submodule info by @adrianfilip in #93
- split CI by @senia-psm in #94
- integration tests by @senia-psm in #88
- Tests with no docker by @senia-psm in #92
- separate job for unit tests by @senia-psm in #95
- Update README.md by @afsalthaj in #99
- Talk about .env file by @afsalthaj in #100
- Talk more about .env file by @afsalthaj in #101
- Update README.md by @afsalthaj in #103
- Fix internal port of redis by @afsalthaj in #104
- Update README.md by @afsalthaj in #105
- Add License by @adamgfraser in #107
- golem-service - prometheus metrics by @justcoon in #108
- redis config - username, password by @justcoon in #109
- golem-service - healthcheck by @justcoon in #110
- kube helm chart for golem-services by @justcoon in #111
- Add worker bridge by @afsalthaj in #106
- Open api to worker bridge by @afsalthaj in #113
- Rename to x-golem for extensions and api ids by @afsalthaj in #114
- Get All API Definitions Endpoint + Tracing/Telemetry Setup by @nicoburniske in #117
- Helm chart updates by @justcoon in #118
- Disallow updating the same version of endpoint definitions by @afsalthaj in #115
- Make sure the worker-bridge API definition has its own version by @afsalthaj in #119
- Worker to Worker communication with WASM RPC by @vigoo in #116
- Worker Connect Fixes by @nicoburniske in #96
- GOL-199 operationId support by @senia-psm in #123
- GOL-207 Initial support for exporting resources by @vigoo in #124
- Missing wasm by @vigoo in #125
- Re architecture by @afsalthaj in #122
New Contributors
- @adrianfilip made their first contribution in #93
Full Changelog: v0.0.60...v0.0.61
Release v0.0.60
What's Changed
- CI docker build by @justcoon in #65
- Add postgres by @afsalthaj in #70
- GOL-23 Tests and fixes for filesystem durability by @vigoo in #63
- Improve docker and make getting started easier by @afsalthaj in #72
- Invalidate Routing Table when Shard Manager is Unavailable by @adamgfraser in #74
- modules renaming by @justcoon in #71
- GOL-24 Custom metadata-hash implementation for durability guarantees by @vigoo in #76
- GOL-30 Durable read directory by @vigoo in #77
- GOL-25 Durable ip address resolution by @vigoo in #78
- GOL-107 Fix metric names according to the new naming conventions by @vigoo in #80
- GOL-62 Removed hardcoded constants and some debug logs by @vigoo in #79
- Remove GetWorkerById method by @nicoburniske in #82
- GOL-183 Upgrade to wasmtime 17.0 and the final WASI preview2 by @vigoo in #81
- GOL-184 Tests and fixes for oplog error serialization by @vigoo in #83
New Contributors
- @nicoburniske made their first contribution in #82
Full Changelog: v0.0.59...v0.0.60
v0.0.59
v0.0.58
What's Changed
- Worker executor integration tests can now run in parallel by @vigoo in #60
- Durable preopens::get-directories by @vigoo in #61
- Make sure worker id is validated before spawning connections by @afsalthaj in #62
- Retry Connecting To Worker Executor On Transport Error by @adamgfraser in #64
- Docker amd64 and arm64 build by @justcoon in #59
- Propagate error message and close WS (important for things like worker not found) by @afsalthaj in #66
Full Changelog: v0.0.57...v0.0.58
v0.0.57
What's Changed
- Use latest in docker compose by @afsalthaj in #56
- Update error message by @afsalthaj in #57
- Return error when there is decode error for record by @afsalthaj in #58
Full Changelog: v0.0.56...v0.0.57