Releases: incident-io/singer-tap
Releases · incident-io/singer-tap
v0.4.1
Changelog
- 3b687ac Bump version
- 5640a86 Merge pull request #21 from incident-io/rob/add-stitch-docs
- 1a781cb Add documentation for stitch contribution
- 066de42 Merge pull request #20 from incident-io/rob/fix-schemas-and-timestamps
- f4cdf98 Fix invalid schemas and timestamp formatting
- e49dd08 Merge pull request #18 from incident-io/rob/bump-release-up
v0.4.0
Changelog
- 808e982 Bump version to create a new release
- 5fdafb0 Merge pull request #16 from incident-io/rob/emit-and-parse-column-level-metadata
- 333dfa2 Add a stream filter for ... filtering streams
- d7fc34e Emit column level metadata in catalog and consume it back in
- e2ac5bf Merge pull request #17 from incident-io/rob/make-file-loading-more-generic
- 73148f1 Tidy up loader code a little and make more generic
- ab02aa8 Merge pull request #15 from incident-io/rob/emit-stream-level-metadata
- 4a5f25f Add basic stream level metadata to catalog entries
- 2a88a45 Merge pull request #9 from incident-io/rob/add-attachments-on-incidents
- fc1f5e2 Add attachments and updates onto the incidents stream
- 6c6686d Merge pull request #14 from incident-io/rob/add-incident-updates-stream
- db6f7d8 Add incident update stream
- 42bf39b Merge pull request #12 from incident-io/rob/add-timetstamps-stream
- 3874e51 Merge pull request #13 from incident-io/rob/add-severities-stream
- 6149804 Add severities stream
- db78a56 Add timestamps stream
- 327ab86 Merge pull request #11 from incident-io/rob/tidy-up-error-messages
- 54933d4 Merge pull request #10 from incident-io/rob/add-incident-statuses-stream
- d8a65c4 Tidy up error messages with incorrect content
- 5f1e164 Add the statuses stream
- 48eaa2f Merge pull request #7 from incident-io/rob/add-custom-fields-stream
- e9190a9 Add custom fields and custom field options
- 5aa9594 Merge pull request #8 from incident-io/rob/add-incident-roles-stream
- 0228609 Add the incident roles stream
- a245a47 Merge pull request #4 from incident-io/rob/add-actions-stream
- ef248d3 Merge pull request #5 from incident-io/rob/add-followups-stream
- 5dc878b Add the followups stream and required models
- ae5f45d Merge pull request #6 from incident-io/rob/add-incident-types-stream
- 938aca7 Tiny one to add specific incident_types stream
- 184aee3 Add the actions stream and required model
- a39fc89 Merge pull request #3 from incident-io/rob/fillout-rest-of-incidents-api
- e6798be Add definitions and types for incidents, users
- 413c5c4 Merge pull request #2 from incident-io/rob/add-discovery-mode-and-model-basics
- 01e72ec Add the discovery flag and method, along with model package
- cbc6956 Merge pull request #1 from incident-io/rob/update-client-and-genned-files
- 63cf60f Update the openapi spec and regen the client
- 9908c37 Ignore repo tmp folder