Skip to content

Releases: octue/twined-gcp

Add new container command to event handler

27 Oct 20:44
1578ebd

Choose a tag to compare

Contents (#25)

IMPORTANT: There is 1 breaking change.

Fixes

  • Use new octue CLI 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

27 Oct 20:09
ad703f4

Choose a tag to compare

Contents (#24)

New features

  • Remove fixed docker container command

Update GCP project in release workflow

07 Aug 16:50
9de429a

Choose a tag to compare

Contents (#23)

Operations

  • Update GCP project in release workflow

Update terraform config

07 Aug 16:45
1a3ed3e

Choose a tag to compare

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

05 Aug 20:21
6c03884

Choose a tag to compare

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

03 Mar 15:28
526a1ec

Choose a tag to compare

Contents (#15)

Fixes

  • Remove backoff limit of 1 from Kueue pods

Update attribute handling

27 Feb 15:11
332e5f3

Choose a tag to compare

Contents (#14)

Enhancements

  • Allow handling of None parent 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

25 Feb 18:01
17331e3

Choose a tag to compare

Contents (#12)

New features

  • Dispatch questions as Kueue jobs
  • Add service registry cloud function

Operations

  • Switch to poetry for package management
  • Improve installation in release workflow testing

Dependencies

  • Add kubernetes, google-cloud-container, google-cloud-artifact-registry, and coverage

Refactoring

  • Rename cloud function entrypoint to handle_event

Style

  • Switch to ruff linter

Documentation

  • Add cloud functions documentation to readme

Stop extracting outdated `order` parameter from events in event handler

15 Jul 10:23
49e7a7c

Choose a tag to compare

Contents (#11)

Enhancements

  • Stop extracting outdated order parameter from events

Apply autoclass to cloud storage

03 Jun 14:24
b2aaf2c

Choose a tag to compare

Contents (#10)

IMPORTANT: There is 1 breaking change.

New features

  • 💥 BREAKING CHANGE: Add more originator_question_uuid, parent_question_uuid and parent attributes to event handler

Operations

  • Upgrade to hashicorp/google version 5.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.