Releases: petabridge/lighthouse
Releases · petabridge/lighthouse
Lighthouse v1.5.3
1.5.3 May 10 2021
- Upgraded to Akka.NET v1.4.19
- Upgraded to Petabridge.Cmd v0.8.5
Changes:
- 2a7c15a Merge pull request #205 from petabridge/dev
- 8121dde Fixed assembly version numbers not appearing correctly in Docker containers (#206)
- 92e9da6 Merge branch 'master' into dev
- 9b5e9cf Merge pull request #204 from petabridge/releasenotes/v1.5.3
- 67d846f Added v1.5.3 Release Notes [ articles/RELEASE_NOTES.html#085 ]
- 96a780c Bump PbmVersion from 0.8.4 to 0.8.5 (#203)
- fa6bf9b Bump PbmVersion from 0.8.3 to 0.8.4 (#202)
- 978ab26 Bump AkkaVersion from 1.4.18 to 1.4.19 (#201)
- c30a839 Upgrade to GitHub-native Dependabot (#200)
- d08d00c Bump Akka.Bootstrap.Docker from 0.5.1 to 0.5.2 (#199)
This list of changes was auto generated.
Lighthouse v1.5.2
1.5.2 April 03 2021
- Upgraded to Akka.Bootstrap.Docker v0.5.1, which resolves issues with Akka.Cluster seed node bootstrapping for Lighthouse.
Changes:
- bdc06ab Merge pull request #198 from petabridge/dev
- 1aee5eb Update RELEASE_NOTES.md (#197)
- ee240c0 Bump Akka.Bootstrap.Docker from 0.5.0 to 0.5.1 (#196)
- 537a5ae Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 (#195)
This list of changes was auto generated.
Lighthouse v1.5.1
1.5.1 March 25 2021
- Updated to use Akka.NET v1.4.18
- Upgrades to Petabridge.Cmd v0.8.3
Changes:
- 90ba394 Merge pull request #194 from petabridge/dev
- cbc8962 Added v1.5.1 release notes (#193)
- 1541f50 documented how to enable the SBR in Lighthouse (#192)
- 989f7bd Bump PbmVersion from 0.8.2 to 0.8.3 (#190)
- 87e11ae Bump AkkaVersion from 1.4.17 to 1.4.18 (#191)
- 364251a Bump AkkaVersion from 1.4.16 to 1.4.17 (#189)
- c45e4cc Fix some readme language issues (#188)
- 735607b Added documentation about customizing Lighthouse + avoiding serialization errors (#187)
- 67976da Bump AkkaVersion from 1.4.14 to 1.4.16 (#185)
- ad5aac6 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (#186)
This list of changes was auto generated.
Lighthouse v1.5.0
1.5.0 December 30 2020
- Updated to use Akka.NET v1.4.14.
- Should resolve high idle CPU utilization issues detected in earlier versions of Lighthouse.
- Upgrades to Petabridge.Cmd v0.8.2
Changes:
- 4dc611c Merge pull request #183 from petabridge/dev
- feb6c78 Bump Akka.Bootstrap.Docker from 0.4.0 to 0.5.0 (#182)
- 0f9ab98 Update RELEASE_NOTES.md (#181)
- 16e173d Bump AkkaVersion from 1.4.13 to 1.4.14 (#180)
- 5d699d2 Bump Microsoft.Extensions.Configuration.Xml from 3.1.9 to 5.0.0 (#173)
- 46bc865 Bump PbmVersion from 0.8.1 to 0.8.2 (#176)
- f8cb1f9 Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.3 (#177)
- 03de81d Bump AkkaVersion from 1.4.12 to 1.4.13 (#178)
- c5ca1ed Bump PbmVersion from 0.8.0 to 0.8.1 (#174)
- 0e40a35 Bump AkkaVersion from 1.4.10 to 1.4.12 (#175)
See More
- 5a1fcbf Bump Microsoft.Extensions.Configuration.Xml from 3.1.8 to 3.1.9 (#170)
- 4974be1 Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.1 (#167)
- 95dd358 Bump Microsoft.Extensions.Configuration.Xml from 3.1.5 to 3.1.8 (#169)
- 50c34fd Bump AkkaVersion from 1.4.8 to 1.4.10 (#168)
This list of changes was auto generated.
Lighthouse v1.4.0
1.4.0 July 9 2020
- Updated to use Akka.NET v1.4.8.
- Should resolve high idle CPU utilization issues detected in earlier versions of Lighthouse.
Changes:
- d7075fc Merge pull request #162 from petabridge/dev
- 71efc37 Merge branch 'master' into dev
- 9b9bc50 added 1.4.0 release notes
- 9f2d8b4 Bump Microsoft.Extensions.Configuration.Xml from 3.1.4 to 3.1.5 (#157)
- cb3cd4b conslidate so we only need to update Microsoft.Extensions.Configuration (#160)
- 8dd8add Bump AkkaVersion from 1.4.7 to 1.4.8 (#159)
This list of changes was auto generated.
Lighthouse v1.3.3
1.3.3 May 28 2020
- Updated to use Akka.NET v1.4.7.
- Resolved issue with Lighthouse v1.3.2 where
pbm
did not work when executed via interactive shell
Changes:
- 678d74c Merge pull request #156 from petabridge/dev [ #155 ]
- 88ca8d0 updated binary build directory to .NET Core 3.1 (#155)
- 3697529 Merge pull request #154 from petabridge/dev
- 3e86ef6 Bump Microsoft.Extensions.Configuration.Xml from 3.1.3 to 3.1.4 (#148)
- 3fe113b added v1.3.3 release notes (#153)
- 79d6f27 Bump Microsoft.Extensions.Configuration from 3.1.3 to 3.1.4 (#147)
- d4a4383 Bump AkkaVersion from 1.4.6 to 1.4.7 (#150)
- 780c52e migrated all of Lighthouse to .NET Core 3.1 (#152)
- e562a23 Bump AkkaVersion from 1.4.5 to 1.4.6 (#149)
This list of changes was auto generated.
Lighthouse v1.3.2
1.3.2 May 1 2020
- Updated to use Akka.NET v1.4.5.
- Updated Docker .NET Core runtime base image from nanoserver-1803 to nanoserver-1809, 1803 are deprecated.
- Followed Akka.Remote performance best practices and disabled batching for Lighthouse in order to reduce CPU utilization by default.
Changes:
- 707be81 Merge pull request #146 from petabridge/dev
- bb3da26 Bump Microsoft.Extensions.Configuration.Xml from 3.1.2 to 3.1.3 (#136)
- 5daa794 Bump Microsoft.Extensions.Configuration from 3.1.2 to 3.1.3 (#137)
- 9dbb976 Updated release notes to mention disabling remote batching (#145)
- 42aaab4 Update RELEASE_NOTE for 1.3.2 release (#144)
- c832207 Bump AkkaVersion from 1.4.1 to 1.4.5 (#141)
- e4efb91 Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1 (#140)
- 6146375 Update docker base image (#143)
- 8cfeb45 get Runtime Tests working (#142)
- 2957e2d Bump FluentAssertions from 5.10.2 to 5.10.3 (#135)
See More
- 15e1dc5 Bump PbmVersion from 0.7.1 to 0.8.0 (#132)
- 305c52d Bump Akka.Bootstrap.Docker from 0.3.0 to 0.4.0 (#131)
This list of changes was auto generated.
Lighthouse v1.3.1
1.3.1 March 12 2020
- Updated to use Akka.NET v1.4.1.
Changes:
- a9f07c4 Merge pull request #130 from petabridge/dev
- 17691dc Updates for 1.3.1 (#129)
- 143e60a Bump FluentAssertions from 5.10.0 to 5.10.2 (#124)
- 806bd3d Bump Microsoft.Extensions.Configuration.Xml from 3.1.0 to 3.1.2 (#125)
- fe7214c Bump PbmVersion from 0.7.0 to 0.7.1 (#127)
- 6380dda Bump Microsoft.Extensions.Configuration from 3.1.0 to 3.1.2 (#126)
- ec9fbe5 Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#123)
- 65132c6 Add default resolver to Lighthouse docker images. (#120)
- 3b93f60 Bump FluentAssertions from 5.9.0 to 5.10.0 (#118)
- d8aa013 Bump Microsoft.Extensions.Configuration.Xml from 3.0.1 to 3.1.0 (#113)
Lighthouse v1.3.0
1.3.0 November 22 2019
- Enable SSL needs management
- Updated all underlying dependencies.
- Updated Windows Server base Docker image.
Changes:
- 62c2781 Merge pull request #112 from petabridge/dev
- 7532263 added v1.3.0 release notes (#111)
- 81b21e2 Add end-2-end tests target for different runtimes (#110)
- 026bb73 Added code-owners file
- 943fa11 Bump Microsoft.Extensions.Configuration.Xml from 3.0.0 to 3.0.1 (#109)
- 8ac554f Bump Akka.Bootstrap.Docker from 0.2.1 to 0.2.2 (#108)
- 9b72b71 Bump Microsoft.Extensions.Configuration from 3.0.0 to 3.0.1 (#107)
- 56f2535 Bump AkkaVersion from 1.3.15 to 1.3.16 (#106)
- aa8602c avoid Docker when running on .NET desktop (#105)
- e91ef8a Self address considers enable-ssl setting. (#103)
See More
- b94e0b3 Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 (#101)
- e8c2c47 Bump PbmVersion from 0.6.3 to 0.7.0 (#100)
- 9bc4c00 Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.3.0 (#96)
- ee2a3fb Bump Microsoft.Extensions.Configuration.Xml from 1.1.2 to 3.0.0 (#95)
- 895b3f2 Bump PbmVersion from 0.6.2 to 0.6.3 (#94)
- 250a0f5 Bump FluentAssertions from 5.6.0 to 5.9.0 (#97)
- 97c72dd Bump Topshelf from 4.0.3 to 4.2.1 (#93)
- 342d2bd Bump AkkaVersion from 1.3.13 to 1.3.15 (#92)
- 0abd69f Bump Microsoft.Extensions.Configuration from 1.1.2 to 3.0.0 (#91)
- a5e6032 added Kodiak (#99)
- 3a5c925 resolve F# issues with build script on Linux (#98)
This list of changes was auto generated.
Lighthouse v1.2.0
1.2.0 July 29 2019
- Fixed problem with v1.1.0 image of Lighthouse, which prevented
pbm
from being executed internally viadocker exec
.pbm
can now be called normally again from within the container.
Changes:
- f7a3a44 Merge pull request #90 from petabridge/dev
- cf6dd16 added v1.2.0 release notes (#89)
- c5bfb3e fix pbm PATH variable for Linux Docker container (#88)
This list of changes was auto generated.