Skip to content

Releases: felleslosninger/idporten-actuator-starter

1.2.0: Health status as prometheus metric

16 Feb 07:14
e1e9b04
Compare
Choose a tag to compare

What's Changed

  • Bump io.micrometer:micrometer-registry-prometheus from 1.11.5 to 1.12.0 by @dependabot in #56
  • Bump io.micrometer:micrometer-registry-prometheus from 1.12.0 to 1.12.1 by @dependabot in #58
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #55
  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.17 to 2.7.18 by @dependabot in #57
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 by @dependabot in #63
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #61
  • Bump io.micrometer:micrometer-registry-prometheus from 1.12.1 to 1.12.2 by @dependabot in #62
  • Bump io.micrometer:micrometer-registry-prometheus from 1.12.2 to 1.12.3 by @dependabot in #64
  • ID-3891: Health status as prometheus metric by @oyri in #65

Full Changelog: 1.1.0...1.2.0

1.1.0 Støtte for native kompilering

24 Oct 09:45
ad60ee9
Compare
Choose a tag to compare

What's Changed

  • Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #44
  • Bump io.micrometer:micrometer-registry-prometheus from 1.11.0 to 1.11.3 by @dependabot in #49
  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.12 to 2.7.15 by @dependabot in #50
  • Bump io.micrometer:micrometer-registry-prometheus from 1.11.3 to 1.11.5 by @dependabot in #51
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #54
  • Bump org.springframework.boot:spring-boot-dependencies from 2.7.15 to 2.7.17 by @dependabot in #53
  • ID-3457: Native image compile with -parameters for reflections by @oyri in #52

Full Changelog: 1.0.1...1.1.0

1.0.1

25 May 07:52
53b574b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0 - Dependencies updates

16 May 10:28
3192154
Compare
Choose a tag to compare

What's Changed

  • Bump micrometer-registry-prometheus from 1.10.5 to 1.10.6 by @dependabot in #36
  • Bump maven-surefire-plugin from 3.0.0 to 3.1.0 by @dependabot in #38
  • Bump micrometer-registry-prometheus from 1.10.6 to 1.11.0 by @dependabot in #39

Full Changelog: 0.4.3...1.0.0

0.4.3

20 Mar 12:03
8da9bf1
Compare
Choose a tag to compare

Updating basic dependencies

What's Changed

  • Bump micrometer-registry-prometheus from 1.10.3 to 1.10.4 by @dependabot in #29
  • Bump micrometer-registry-prometheus from 1.10.4 to 1.10.5 by @dependabot in #33
  • Bump spring-boot-dependencies from 2.7.7 to 2.7.9 by @dependabot in #32
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #31
  • Bump maven-surefire-plugin from 2.22.2 to 3.0.0 by @dependabot in #34

Full Changelog: 0.4.2...0.4.3

0.4.2

09 Feb 13:25
75716d3
Compare
Choose a tag to compare

bugfixes

What's Changed

Full Changelog: 0.4.1...0.4.2

0.4.1

23 Jan 14:38
4578c80
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.4.1

0.4.0

16 Jan 09:06
76e8529
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.4.0

0.3.1

29 Nov 12:58
df6ab1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

25 Nov 12:17
17f8abd
Compare
Choose a tag to compare

Breaking changes if you've used this lib before. Add config in appliation.yaml as described in readme
management.server.port=8090
management.endpoints.web.base-path=/
management.endpoints.web.exposure.include=info,version,prometheus,health

What's Changed

Full Changelog: 0.2.0...0.3.0