Releases: Workiva/w_common
1.7.0
This minor release includes the following changes:
Bug Fixes
- #45 RAP-2147 Fix timer factory bug
- RAP-2147 Request for a managed timer causes a confusing exception during / after dispose
New Features and Improvements
- #44 RAP-2125 Add leak flag functionality
- RAP-2125 Add leak flag to Disposable
Miscellaneous
- #46 RAP-2068 managed stream subscriptions
- RAP-2068 Add subscribeToStream method to Disposable
- #47 RAP-2157 Return ManagedDisposer from getManagedDisposer.
- RAP-2157 manageDisposer should return a Disposable
- #48 WP-4598 Release w_common 1.7.0
- WP-4598 RELEASE w_common 1.7.0
Notes created on Friday, July 21 04:52 PM UTC
1.6.1
This patch release includes the following changes:
New Features and Improvements
- #42 RAP-2123 Enable mixing in browser version of Disposable
- RAP-2123 Browser Version of Disposable is not Mixinable
Miscellaneous
- #41 WP-4585 Add comment about deprecated entry point.
- WP-4585 Add comment about deprecated entry point.
- #43 WP-4583 Release w_common 1.6.1
- WP-4583 RELEASE w_common 1.6.1
Notes created on Wednesday, June 28 06:26 PM UTC
1.6.0
This minor release includes the following changes:
New Features and Improvements
- #37 RAP-2111 Refactor to create VM and browser entry points.
- RAP-2111 Create two entry points for Disposable
Miscellaneous
- #38 RAP-2091 Audit Stream Controller and Stream Subscription Cleanup
- RAP-2091 Cancel/Close Streams in w_common
- #40 WP-4553 Release w_common 1.6.0
- WP-4553 RELEASE w_common 1.6.0
Notes created on Tuesday, June 27 07:00 PM UTC
1.5.0
This minor release includes the following changes:
Bug Fixes
- #32 RAP-2040 Large number of managed disposables cause massive GC hit
- RAP-2040 Shell (docs in this case) hangs for ~15s
New Features and Improvements
- #33 RAP-2050 Add dev tooling
- RAP-2050 Provide dev tooling for Disposable
- #35 RAP-2067 Add event listener helpers to Disposable.
- RAP-2067 Add addWindowEventListener helper to Disposable
Miscellaneous
- #30 WP-4012 Add a docs.yml
- WP-4012 Add a docs.yml
- #36 WP-3952 Release w_common 1.5.0
- WP-3952 RELEASE w_common 1.5.0
Notes created on Monday, June 26 03:51 PM UTC
1.4.1
This patch release includes the following changes:
Bug Fixes
- #28 RAP-1780 Handle single-subscription stream controllers better
- RAP-1780 Don't throw on dispose when managing single-subscription streams
Miscellaneous
- #29 WP-3840 Release w_common 1.4.1
- WP-3840 RELEASE w_common 1.4.1
Notes created on Thursday, April 06 11:09 PM UTC
1.4.0
This minor release includes the following changes:
New Features and Improvements
- #24 RAP-1716 Add some additional management and helper methods
- RAP-1716 Add additional methods to Disposable
- #25 RAP-1756 Remove Internal Disposable when Disposed Independently
- RAP-1756 Remove managed Disposable instances when independently disposed
Miscellaneous
- #27 WP-3710 Release w_common 1.4.0
- WP-3710 RELEASE w_common 1.4.0
Notes created on Friday, March 24 09:30 PM UTC
1.3.0
1.2.0
This minor release includes the following changes:
New Features and Improvements
- #17 RAP-1500 Extract manage methods into an interface
- RAP-1500 Split manage methods into their own interface
Miscellaneous
- #18 CP-3122 Release w_common 1.2.0
- CP-3122 RELEASE w_common 1.2.0
Notes created on Thursday, December 29 02:53 PM UTC
1.1.0
This minor release includes the following changes:
New Features and Improvements
- #14 REF-1399 Fail immediately on null argument
- RAP-1399 Throw if manage* methods get null argument
- #15 RAP-1455 Add isDisposing and isDisposedOrDisposing
- RAP-1455 Add isDisposing to Disposable
Miscellaneous
- #11 CP-2947 Update smithy.yaml
- CP-2947 Update smithy.yaml
- #16 CP-2939 Release w_common 1.1.0
- CP-2939 RELEASE w_common 1.1.0
Notes created on Wednesday, December 07 07:23 PM UTC
1.0.0
This major release includes the following changes:
New Features and Improvements
- #9 REF-1387 Implement manageDisposer()
- REF-1387 Add more generic manage method to Disposable
Miscellaneous
- #13 CP-2906 Release w_common 1.0.0
- CP-2906 RELEASE w_common 1.0.0
Notes created on Wednesday, November 09 10:32 PM UTC