Skip to content

Releases: micronaut-projects/micronaut-gcp

Micronaut GCP 4.0.0 RC2

10 Aug 17:44
Compare
Choose a tag to compare

v4.0.0-RC2 (2021-08-10)

Full Changelog

Fixed bugs:

  • Annotation Header deprecated, use MessageHeader instead #414

Closed issues:

  • Multiple possible bean candidates found for PubSubMessageReceiverExceptionHandler #465
  • Switch to use @message(Body|Header) annotations #454
  • Release a new version compatible with Micronaut 3.0 #435

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GCP v4.0.0-RC1

26 Jul 15:16
Compare
Choose a tag to compare
Pre-release

v4.0.0-RC1 (2021-07-26)

Full Changelog

Changes

  • Upgrade to Micronaut 3.0
  • Use jakarta annotations

Closed issues:

  • Failed to instantiate type org.fusesource.jansi.WindowsAnsiOutputStream #455

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GCP 3.5.0

05 May 07:38
Compare
Choose a tag to compare

v3.5.0 (2021-05-04)

Full Changelog

Fixed bugs:

  • Malformated string when printing error in DefaultPubSubMessageReceiverExceptionHandler #364
  • Cannot build GraalVM native image with micronaut-gcp-logging #287

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GCP 3.4.0

10 Dec 11:37
Compare
Choose a tag to compare

v3.4.0 (2020-12-10)

Full Changelog

Implemented enhancements:

  • Feature Request: Add Google Secret Manager support #241

Closed issues:

  • Feature request: Configure pubsub topics and subuscriptions through properties files #326

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GCP 3.3.0

17 Nov 16:56
Compare
Choose a tag to compare

v3.3.0 (2020-11-17)

Full Changelog

*Main changes:

  • Upgrade to Micronaut 2.1.3

Implemented enhancements:

Closed issues:

  • Add message ordering and local endpoints support #284

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GCP 3.2.1

30 Sep 19:43
Compare
Choose a tag to compare

v3.2.1 (2020-09-29)

Full Changelog

Implemented enhancements:

  • Add Support for the local PubSub Emulator #257
  • Micronaut GCP Features MVP Roadmap #1

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GCP 3.2.0

15 Sep 15:58
Compare
Choose a tag to compare

v3.2.0 (2020-09-15)

Full Changelog

Main features

  • Add GCP Logging support
  • Upgrade grpc-netty-shaded and grpc-auth to 1.32.1

Merged pull requests:

Micronaut GCP 3.1.1

09 Sep 17:52
Compare
Choose a tag to compare

v3.1.1 (2020-09-09)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GCP 3.1.0

07 Sep 15:00
Compare
Choose a tag to compare

v3.1.0 (2020-09-07)

Full Changelog

Implemented enhancements:

Closed issues:

  • Update minimum JDK version to 11 for the whole GCP module #223

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut GCP 3.0.1

04 Sep 06:46
Compare
Choose a tag to compare

v3.0.1 (2020-09-03)

Full Changelog

Fixed bugs:

  • Bug while parsing json to Subscriber #219

Merged pull requests: