Skip to content

Releases: decodableco/decodable-pipeline-sdk

Release v1.0.0.Beta7

30 Sep 13:28
Compare
Choose a tag to compare

Changelog

  • 1873c0f Releasing version 1.0.0.Beta7
  • 5f18537 #71 ci: Build fix
  • 38abfd1 #74 chore: Version upgrades for building on Java 21
  • d5cd250 #63 Adjusting stream metadata generator to keep metadata per entry class (#73)
  • 21bb36d #71 ci: Making sure example is built with local SDK version
  • 1ae35f6 #71 chore: Adjusting directory structure to changed scope
  • 061548d #71 feat: Adding Gradle example
  • bf154aa #71 chore: Misc. build improvements;
  • feff831 Merge pull request #70 from decodableco/69
  • 8419477 #69 Handle sensitive stream credentials in Pipeline SDK
  • 229d84f #65 Adding README and declarative resources for Hello World example (#67)
  • 0f9a6c2 #62 Expand DataStreamJobTest to send more than one event (#61)
  • 7832d8a Next version 1.0.0-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:
Gunnar Morling, Josh Mahonin, Nicolaus Weidner

Release v1.0.0.Beta6

23 Apr 13:08
Compare
Choose a tag to compare

Changelog

  • 799ccf3 Releasing version 1.0.0.Beta6
  • 70d2f70 #58 Adjusting to changed secret mount path
  • ef1d7a0 Merge pull request #57 from decodableco/rmoff-patch-1
  • 1ec3ff4 Update link to pipeline SDK docs
  • 6c6b723 Next version 1.0.0-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:
Gunnar Morling, Robin Moffatt

Release v1.0.0.Beta5

05 Apr 18:55
Compare
Choose a tag to compare

Changelog

  • 0215617 Releasing version 1.0.0.Beta5
  • e03ea24 Merge pull request #56 from decodableco/DE-6372
  • 11f8953 spotless
  • 1bd2f36 DE-6372: Update pipeline sdk example docs with DecodableMetrics group
  • 32cd254 Merge pull request #55 from decodableco/DE-6324
  • 59cada1 DE-6324: New approach: DecodableMetrics group in example repo
  • 01c5980 Next version 1.0.0-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:
Max Feng

Release v1.0.0.Beta4

15 Feb 15:58
Compare
Choose a tag to compare

Changelog

Contributors

We'd like to thank the following people for their contributions:
Gunnar Morling

Release v1.0.0.Beta3

17 Jan 09:56
Compare
Choose a tag to compare

Changelog

  • 49659f0 Releasing version 1.0.0.Beta3
  • bd1d1df Update @SourceStreams and @SinkStreams docs to clarify that they are required (#46)
  • 51e7e05 #3: feat: Secrets support
  • da0f485 Merge pull request #44 from decodableco/DE-5448-2
  • 6d4fd95 #42 feat: Create an interface that enforces predictable operator names
  • af78b8a #39 Automatically closing and releasing staging repo during release
  • 7743481 Next version 1.0.0-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:
Gunnar Morling, Max Feng, Nicolaus Weidner

Release v1.0.0.Beta2

28 Jul 12:06
Compare
Choose a tag to compare

Changelog

  • b1ab00b Releasing version 1.0.0.Beta2
  • ef92dc2 #37 Updating SDK version in example project during release
  • 317e281 #34 Adding annotation processor for exposing referenced stream names;
  • a3297d7 Next version 1.0.0-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:
Gunnar Morling

Release v1.0.0.Beta1

10 Jul 10:16
Compare
Choose a tag to compare

Changelog

🚀 Features

  • a302a12 #5 feat: Adding support for (de-)serialization schemas

🧰 Tasks

  • e30f92e #4 chore: Updating versions in README during release
  • 885b39c #4 chore: Setting up release process

Contributors

We'd like to thank the following people for their contributions:
Gunnar Morling, Robert Metzger