Releases: octue/example-service-cloud-run
Releases · octue/example-service-cloud-run
Use `octue` version with question chaining
Contents (#21)
IMPORTANT: There are 2 breaking changes.
Enhancements
- Specify event store table ID in service configuration
Dependencies
- 💥 BREAKING CHANGE: Use
octue
branch with question chaining
Refactoring
- 💥 BREAKING CHANGE: Rename service to
example-service
Upgrade instructions
💥 Use `octue` branch with question chaining
Send questions from octue>=0.56.0
.
💥 Rename service to `example-service`
The service is now reached at octue/example-service
Install `octue` without bigquery dependencies
Contents (#20)
Dependencies
- Upgrade to
python3.11
- Use
octue==0.54.0
and exclude bigquery dependencies
Use reusable deployment workflow
Stream events to BigQuery table
Contents (#18)
Operations
- Use latest
octue/get-deployment-info
andoctue/create-push-subscription
actions - Use Octue's reusable workflows where possible
- Upgrade third-party actions
- Run CD workflow on all pushes
Dependencies
- Use
octue==0.53.0
Trigger creation with new push subscription filter
MRG: Merge pull request #17 from octue/trigger-new-subscription-type Trigger creation with new push subscription filter
Use correct octue version
Contents (#16)
Enhancements
- Remove outdated config from
octue.yaml
Operations
- Increase patch version number
Dependencies
- Use
octue==0.50.0
Update to use single topic
Contents (#15)
IMPORTANT: There is 1 breaking change.
Operations
- Remove unnecessary checkout step in PR workflow
Dependencies
- 💥 BREAKING CHANGE: Use
octue==0.49.0
Upgrade instructions
💥 Use `octue==0.49.0`
This service can now only be called by services running octue>=0.49.0
Deploy using GitHub actions
Contents (#14)
Operations
- Add deployment workflow
Dependencies
- Use
octue==0.45.0
Testing
- Test that app and submodule log messages can be captured
- Update test bucket name and add missing output location
Clean up service
Contents (#12)
IMPORTANT: There is 1 breaking change.
Operations
- 💥 BREAKING CHANGE: Add a namespace to the service
- Use Octue's GitHub actions in CI/CD workflows
Dependencies
- Switch to using
poetry
as the package manager - Use
octue==0.43.2
Refactoring
- Rename package and move
app
into it
Chores
- Add
pre-commit
config and run it on all files - Remove
mkver.conf
,tox.ini
and.dockerignore
Upgrade instructions
💥 Add a namespace to the service
Use the new service ID to ask the service questions: octue/example-service-cloud-run
Use octue==0.38.0
Contents (#11)
Fixes
- Update memory requirement to work with v2 execution environment
Dependencies
- Use
octue==0.38.0