Skip to content

Releases: octue/create-push-subscription

Stop failing on pre-existing push subscriptions

16 Jul 08:58
ca1cf03
Compare
Choose a tag to compare

Contents (#12)

Dependencies

  • Use octue=0.56.0 so attempting to create an already existing push subscription doesn't show as a failure

Chores

  • Add .DS_store to .gitignore

Stop failing on pre-existing push subscriptions

27 Jun 10:02
36368f9
Compare
Choose a tag to compare

Contents (#11)

Dependencies

  • Use latest octue branch

Chores

  • Add .DS_store to .gitignore

Support single-topic workspaces

15 Apr 09:42
66e94fe
Compare
Choose a tag to compare

Contents (#9)

IMPORTANT: There is 1 breaking change.

New features

  • 💥 BREAKING CHANGE: Update for single-topic workspaces

Operations

  • Update workflows
  • Add "add issues to Octue project" workflow

Upgrade instructions

💥 Update for single-topic workspaces

Update all services in your services network to use octue version 0.53.0 or later.

Support single-topic workspaces

08 Apr 09:53
Compare
Choose a tag to compare
Pre-release
0.4.0.beta-3

ENH: Remove filter and suffix options; replace with services namespace

Add subscription filter option

19 Mar 18:04
Compare
Choose a tag to compare
Pre-release

Contents (#9)

New features

  • Allow specification or removal of subscription filter through new filter option[Add projects workflow]
  • Add subscription_suffix input option

Operations

  • Update workflows
  • Add "add issues to Octue project" workflow

Other

  • Update readme

Add subscription filter option

19 Mar 17:51
Compare
Choose a tag to compare
Pre-release

Contents (#9)

New features

  • Allow specification or removal of subscription filter through new filter option[Add projects workflow]
  • Add subscription_suffix input option

Operations

  • Update workflows
  • Add "add issues to Octue project" workflow

Other

  • Update readme

Add subscription filter option

19 Mar 12:14
Compare
Choose a tag to compare
Pre-release

Contents (#9)

New features

  • Add subscription filter option to action

Operations

  • Update workflows

Other

  • Update readme

Use filtered subscriptions

09 Jan 18:58
13d63b3
Compare
Choose a tag to compare

Contents (#8)

IMPORTANT: There is 1 breaking change.

New features

  • 💥 BREAKING CHANGE: Create subscriptions that only accept messages from parents

Upgrade instructions

💥 Create subscriptions that only accept question messages

Use a previous version to receive all types of messages from a topic unfiltered

Use filtered subscriptions

27 Jul 17:48
363204b
Compare
Choose a tag to compare
Pre-release

Contents (#7)

IMPORTANT: There is 1 breaking change.

New features

  • 💥 BREAKING CHANGE: Create subscriptions that only accept question messages

Operations

  • Fix version number

Upgrade instructions

💥 Create subscriptions that only accept question messages

Use a previous version to receive all types of messages from a topic unfiltered

Use fixed version of `octue` so expiration time can be optional

27 Feb 15:54
4a7f8f7
Compare
Choose a tag to compare

Contents (#6)

Dependencies

  • Use fixed version of octue so expiration time can be None