Skip to content

Releases: micronaut-projects/micronaut-gcp

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:

Micronaut GCP 3.0.0

28 Aug 10:09
Compare
Choose a tag to compare

v3.0.0 (2020-08-28)

Full Changelog

New features

Merged pull requests:

Micronaut GCP 2.0.2

26 Aug 14:10
Compare
Choose a tag to compare

v2.0.2 (2020-08-26)

Full Changelog

Fixed bugs:

  • Path property in GoogleCredentialsConfiguration never gets set #151

Closed issues:

  • Add Release History section and point to Github releases in the gcp docs #201
  • Health endpoint always gives "{"status": DOWN}" when deployed as Google cloud function #199
  • CORS Filter does not work #180
  • Document running raw functions locally #171
  • Document how to deploy raw functions #170

Merged pull requests: