Releases: octue/twined-gcp
Releases · octue/twined-gcp
Add new container command to event handler
Contents (#25)
IMPORTANT: There is 1 breaking change.
Fixes
- Use new
octueCLI command as service container entrypoint
Upgrade instructions
💥 Use new `octue` CLI command as service container entrypoint
All Twined services using this version of the evet handler must be using octue>=0.69.0.
Remove fixed docker container command
Update GCP project in release workflow
Update terraform config
Contents (#22)
Fixes
- Add provider configuration and make use of region variable
Operations
- Use new google cloud project
- Replace google cloud project number with use of data source
- Remove credential file and use Terraform Cloud variable
- Add missing attribute condition to WIF pool provider
Dependencies
- Update dependencies to avoid vulnerabilities
Update for new Twined version
Contents (#20)
IMPORTANT: There is 1 breaking change.
Enhancements
- 💥 BREAKING CHANGE: Use new Twined CLI
- Update topic name envvar to
TWINED_SERVICES_TOPIC_NAME
Upgrade instructions
💥 Use new Twined CLI
Use with Twined services running octue>=0.67.0
Remove backoff limit from Kueue pods
Update attribute handling
Contents (#14)
Enhancements
- Allow handling of
Noneparent question UUID attributes
Dependencies
- Update lock file
Testing
- Test event handler with new attributes
- Test event handler with attributes in correct serialised form
Dispatch questions to Kueue and add service registry cloud function
Contents (#12)
New features
- Dispatch questions as Kueue jobs
- Add service registry cloud function
Operations
- Switch to
poetryfor package management - Improve installation in
releaseworkflow testing
Dependencies
- Add
kubernetes,google-cloud-container,google-cloud-artifact-registry, andcoverage
Refactoring
- Rename cloud function entrypoint to
handle_event
Style
- Switch to
rufflinter
Documentation
- Add cloud functions documentation to readme
Stop extracting outdated `order` parameter from events in event handler
Apply autoclass to cloud storage
Contents (#10)
IMPORTANT: There is 1 breaking change.
New features
- 💥 BREAKING CHANGE: Add more
originator_question_uuid,parent_question_uuidandparentattributes to event handler
Operations
- Upgrade to
hashicorp/googleversion5.25.0 - Apply autoclass to storage bucket
Upgrade instructions
💥 Add more originator and parent information to handled events
Redeploy your cloud function and BigQuery table and use with events from octue>=0.56.0.